Small UI fixes. Compatibility with Qt version < 4.7.

- error callback for loadHistory, to make the reload button enabled again after an error
 - remove descriptionEdit's placeholder (for compatibilty with earlier versions of Qt)
 - add placeholder text to descriptionEdit if supported by the user's version of Qt
 - set contentEdit read-only while loading a new page
 - saveButton was still showing "Saving" after saving had failed
This commit is contained in:
Clément Schreiner 2012-03-25 10:22:27 +02:00
commit 5daf71effe
2 changed files with 19 additions and 4 deletions

View file

@ -147,9 +147,6 @@
<property name="text">
<string/>
</property>
<property name="placeholderText">
<string>Edit summary</string>
</property>
</widget>
</item>
<item>