con
7e626a9fca
Fix custom tool default values for Windows.
...
Task-number: QTCREATORBUG-3838
Reviewed-by: Robert Loehning
2011-02-28 15:15:34 +01:00
Leandro Melo
ae3b2ab013
Still changes to our options dialog
...
We decided to have text-based buttons by default.
2011-02-28 14:42:32 +01:00
con
a8928ba191
Uncategorized tools would no longer be configurable after first run.
...
Avoid writing empty string prefixed arrays into settings, and some
isNull vs isEmpty confusion (xml reader seems to read null instead of
empty strings in some cases).
2011-02-28 12:47:08 +01:00
con
53985dbf58
License update.
2011-02-21 14:58:21 +01:00
con
c422786b02
Save category changes for custom tools in their xml.
2011-02-18 17:15:41 +01:00
con
6f991cb637
Implement drag and drop in tools preferences.
...
Reordering isn't persistently saved yet.
2011-02-18 17:15:40 +01:00
con
0849cfb406
Rewrite the preference page's tree, using its own model.
...
Because otherwise implementing drag&drop is impossible.
2011-02-18 17:15:40 +01:00
con
0bcc809402
Use the add button for adding categories.
2011-02-18 17:15:40 +01:00
con
69c920c6ad
Implement the 'remove tool' button.
2011-02-18 17:15:40 +01:00
con
8cda869a15
Make adding user tools possible.
...
Adding new categories is not there yet though, neither is moving tools
through the categories.
2011-02-18 17:15:40 +01:00
con
8cb7e30a15
Implement reverting of changed preset tools.
2011-02-18 17:15:40 +01:00
con
4334309ea4
Add more editing of tools. Doesn't save yet.
2011-02-18 17:15:39 +01:00
con
0c1d21fb5b
Make "modifies current document" its own property. Add some tool tips.
2011-02-18 17:15:39 +01:00
con
eaea867e53
Implement renaming of tools and categories.
...
Not possible to reset them yet.
Saves the change in the settings instead of writing new tools xml files.
This probably needs to be adapted for tools that are "local" from the
beginning.
2011-02-18 17:15:39 +01:00
con
d768008d60
Add a tools settings page and show the tools there.
...
No editing possible yet.
2011-02-18 17:15:38 +01:00