summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Make SettingsDialog robust against multiple accept()/rejects()dt_2011-05-192-1/+10
* Fix/add copyright headersTobias Hunger2011-05-0618-18/+18
* Core: Supppress 'WhatsThis' in dialogs.Friedemann Kleint2011-04-153-0/+4
* Wizards: Make it possible to check existing files to overwrite.Friedemann Kleint2011-04-152-0/+241
* Merge branch '2.2'Oswald Buddenhagen2011-04-1416-224/+208
|\
| * Update license.hjk2011-04-1316-224/+208
* | Merge remote branch 'origin/2.2'con2011-04-013-2/+4
|\ \ | |/
| * 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
* | API Documentation: Fix warnings.Friedemann Kleint2011-03-281-1/+1
|/
* UI text: fix capitalizationLeena Miettinen2011-03-212-6/+6
* Don't validate executable/working directory.con2011-03-211-2/+6
* Make it possible to add tools again.con2011-03-042-7/+7
* 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-022-14/+9
* MIME types: Introduce user extensions featureLeandro Melo2011-03-021-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-282-28/+10
* Uncategorized tools would no longer be configurable after first run.con2011-02-281-1/+2
* Browsing for executable should allow executables, not directories.con2011-02-281-1/+5
* License update.con2011-02-212-2/+2
* Save category changes for custom tools in their xml.con2011-02-181-1/+1
* Implement drag and drop in tools preferences.con2011-02-182-5/+81
* Rewrite the preference page's tree, using its own model.con2011-02-183-207/+363
* Use the add button for adding categories.con2011-02-183-12/+38
* Implement the 'remove tool' button.con2011-02-182-0/+26
* Make adding user tools possible.con2011-02-182-3/+41
* Implement reverting of changed preset tools.con2011-02-183-16/+169
* Add more editing of tools. Doesn't save yet.con2011-02-182-4/+46
* Make "modifies current document" its own property. Add some tool tips.con2011-02-182-15/+38
* Implement renaming of tools and categories.con2011-02-182-2/+76
* Add a tools settings page and show the tools there.con2011-02-185-0/+374
* actionmanager: rename Command::CA_NonConfigureable to CA_NonConfigurablehjk2011-02-091-1/+1
* It's 2011 now.con2011-01-1214-14/+14
* Merge branch '2.1'con2010-12-1714-98/+154
|\
| * License headers.con2010-12-1714-98/+154
* | Compile fix for pedantic C++ compilers.Roberto Raggi2010-12-162-2/+2
* | Make it possible to specify shortcuts for Locator filters.con2010-12-062-2/+22
* | Fix crash when using settings dialog filter.con2010-12-062-0/+8
* | Delay widget creation of options pages till their category is showncon2010-12-064-33/+90
|/
* Fix potential crash when closing settings dialog.con2010-10-211-1/+5
* coreplugin: remove unused return value from virtual void runWizardhjk2010-09-172-3/+2
* Allow the user to save as files with different extensions.Leandro Melo2010-09-071-2/+1
* Wizards: Fix custom wizards (fix up delayed creation).Friedemann Kleint2010-08-311-0/+7
* Avoid opening settings dialog multiple times and don't crash.con2010-07-022-40/+102
* Core::Context: remove special handling of C_GLOBAL_ID/C_GLOBALhjk2010-06-281-2/+4