OSDN Git Service

Update license.
[qt-creator-jp/qt-creator-jp.git] / src / plugins / coreplugin / dialogs / externaltoolconfig.cpp
2011-04-13 hjkUpdate license.
2011-03-21 Leena MiettinenUI text: fix capitalization
2011-03-11 conMerge remote branch 'origin/2.1' into 2.2
2011-03-04 conMake it possible to add tools again.
2011-03-03 conProvide way to show a variable chooser widget.
2011-03-03 conRename the "external tools menu" category to "uncategor...
2011-03-03 conFix "External Tools Menu" item in tools preferences...
2011-03-02 conFix crash under certain conditions when renaming tool...
2011-03-02 Friedemann KleintL10n: tr()-Fixes.
2011-03-02 conMerge remote branch 'origin/2.1'
2011-02-28 conFix custom tool default values for Windows.
2011-02-28 Leandro MeloStill changes to our options dialog
2011-02-28 conUncategorized tools would no longer be configurable...
2011-02-21 conLicense update.
2011-02-18 conSave category changes for custom tools in their xml.
2011-02-18 conImplement drag and drop in tools preferences.
2011-02-18 conRewrite the preference page's tree, using its own model.
2011-02-18 conUse the add button for adding categories.
2011-02-18 conImplement the 'remove tool' button.
2011-02-18 conMake adding user tools possible.
2011-02-18 conImplement reverting of changed preset tools.
2011-02-18 conAdd more editing of tools. Doesn't save yet.
2011-02-18 conMake "modifies current document" its own property....
2011-02-18 conImplement renaming of tools and categories.
2011-02-18 conAdd a tools settings page and show the tools there.