aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin
Commit message (Expand)AuthorAgeFilesLines
* don't ignore file changes while reload dialog is upOswald Buddenhagen2011-04-141-3/+4
* Update license.hjk2011-04-13168-2352/+2184
* Fix duplicate mime types in the user fileLeandro Melo2011-04-062-18/+46
* mimetypes: remove grid lines from table viewhjk2011-04-051-1/+14
* General messages should stay at bottom when messages are postedcon2011-03-312-6/+55
* Fix initial position of variable chooser.con2011-03-302-1/+11
* Fix crash when filtering in the preferences.con2011-03-292-1/+3
* Fix Shift modifier handling in shortcuts with numbersLeandro Melo2011-03-291-1/+1
* Add error reporting if executable is not found for external tool.con2011-03-222-5/+37
* Adapt accelerators of edit menu items.con2011-03-222-2/+2
* UI text: fix capitalizationLeena Miettinen2011-03-212-6/+6
* Don't validate executable/working directory.con2011-03-211-2/+6
* Fix style of variable insertion.con2011-03-211-1/+1
* Fix locator crash.kh12011-03-161-2/+6
* Debugger: Fix exit crash in debug mode (X11).Friedemann Kleint2011-03-151-2/+4
* mime type matching optimizationOswald Buddenhagen2011-03-091-5/+3
* add mime type detection for stand-alone byte arraysOswald Buddenhagen2011-03-092-4/+64
* clean up DEPENDPATH insanityOswald Buddenhagen2011-03-092-5/+0
* Correct funny code line.con2011-03-071-1/+1
* MIME types: Move button in UILeandro Melo2011-03-071-121/+122
* Make it possible to add tools again.con2011-03-042-7/+7
* Provide way to show a variable chooser widget.con2011-03-034-15/+82
* 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
* Help: Fix leaking side bar widget and find placeholder.Friedemann Kleint2011-03-032-2/+3
* Fix crash under certain conditions when renaming tool categories.con2011-03-021-2/+5
* L10n: tr()-Fixes.Friedemann Kleint2011-03-023-16/+13
* MIME types: Introduce user extensions featureLeandro Melo2011-03-0214-86/+1922
* simplify the "starting external tool" messageOswald Buddenhagen2011-02-281-5/+1
* use the correct function for expanding macros in shell argumentsOswald Buddenhagen2011-02-281-1/+1
* Toolchains: Header cleanup.Friedemann Kleint2011-02-281-1/+1
* Fix custom tool default values for Windows.con2011-02-281-0/+5
* Still changes to our options dialogLeandro Melo2011-02-285-86/+41
* Revert "Make our options dialog a bit more uniform"Leandro Melo2011-02-286-16/+10
* Revert "More options dialog UI changes"Leandro Melo2011-02-281-6/+0
* Uncategorized tools would no longer be configurable after first run.con2011-02-282-5/+16
* Browsing for executable should allow executables, not directories.con2011-02-281-1/+5
* More options dialog UI changesLeandro Melo2011-02-251-0/+6
* Make our options dialog a bit more uniformLeandro Melo2011-02-256-10/+16
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-254-10/+10
* Debugger: Improve configuration error reporting.Friedemann Kleint2011-02-251-1/+1
* QmlDebug: Enable 'What are the prerequisites?' link in run configurationKai Koehne2011-02-251-1/+3
* coreplugin: Make RightPaneWidget more widely usable.Pasi Hirvonen2011-02-242-70/+22
* Actually delete custom tools that were deleted.con2011-02-221-0/+9
* Text editor: Introduce per project settingsLeandro Melo2011-02-212-23/+3
* License update.con2011-02-216-34/+50
* Add a configure item to the external tools menu.con2011-02-214-2/+21
* Add a generic variable chooser widget.con2011-02-188-8/+290
* Remove the special 'external text editor' setting.con2011-02-185-203/+10
* Save custom ordering of tools.con2011-02-182-17/+25