aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/dialogs/externaltoolconfig.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make adding variable support to textcontrol easier.Eike Ziller2013-03-281-4/+4
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-2/+0
* Clean headers in Utils.Friedemann Kleint2013-03-191-0/+1
* Make variable manager static.Eike Ziller2013-03-131-1/+1
* ExternalTools: Use tool tip for effective argumentsOrgad Shaneh2013-02-111-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | External Tools: Show effective argumentsOrgad Shaneh2013-01-301-0/+10
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-6/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-7/+8
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Different take on fixing uncategorized external tools.Eike Ziller2012-03-121-21/+33
* Revert "Fix adding external tools."Eike Ziller2012-03-121-50/+24
* Fix adding external tools.Eike Ziller2012-03-011-24/+50
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* CorePlugin: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-221-6/+8
* Trivial compile fixHarald Fernengel2011-11-141-0/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* UI text: fix capitalizationLeena Miettinen2011-03-211-2/+2
* Make it possible to add tools again.con2011-03-041-6/+6
* Provide way to show a variable chooser widget.con2011-03-031-1/+8
* Rename the "external tools menu" category to "uncategorized".con2011-03-031-1/+3
* Fix "External Tools Menu" item in tools preferences again.con2011-03-031-2/+2
* Fix crash under certain conditions when renaming tool categories.con2011-03-021-2/+5
* L10n: tr()-Fixes.Friedemann Kleint2011-03-021-2/+2
* Fix custom tool default values for Windows.con2011-02-281-0/+5
* Still changes to our options dialogLeandro Melo2011-02-281-3/+0
* Uncategorized tools would no longer be configurable after first run.con2011-02-281-1/+2
* License update.con2011-02-211-1/+1
* Save category changes for custom tools in their xml.con2011-02-181-1/+1
* Implement drag and drop in tools preferences.con2011-02-181-5/+72
* Rewrite the preference page's tree, using its own model.con2011-02-181-191/+311
* Use the add button for adding categories.con2011-02-181-2/+32
* Implement the 'remove tool' button.con2011-02-181-0/+25
* Make adding user tools possible.con2011-02-181-3/+40
* Implement reverting of changed preset tools.con2011-02-181-3/+81
* Add more editing of tools. Doesn't save yet.con2011-02-181-3/+42
* Make "modifies current document" its own property. Add some tool tips.con2011-02-181-2/+3
* Implement renaming of tools and categories.con2011-02-181-2/+73
* Add a tools settings page and show the tools there.con2011-02-181-0/+112