aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin
Commit message (Expand)AuthorAgeFilesLines
* Core: FileSystemFilter: Pass cleaned absolute paths to EditorManagerNikolai Kosjar2014-12-031-2/+3
* ProgressManager: Fix potential leakOrgad Shaneh2014-12-021-0/+1
* MacroExpander: Delay variable chooser populationhjk2014-12-011-16/+14
* Core: Normalize given filePath in DocumentModelNikolai Kosjar2014-11-271-2/+4
* SettingsDialog: Fix default buttonDaniel Teske2014-11-241-1/+3
* Core: Fix memory leakOrgad Shaneh2014-11-212-5/+4
* Theming: Do not append (built-in) to themesOrgad Shaneh2014-11-211-1/+1
* Theming: Hide the buttons in the theme selectorOrgad Shaneh2014-11-202-9/+27
* Revert "Add Qt build date to about dialog"Eike Ziller2014-11-201-6/+4
* Theming: Cache display name in ThemeSettingsWidgetOrgad Shaneh2014-11-201-3/+9
* Theming: Do not use absolute path for built-in themesOrgad Shaneh2014-11-206-82/+105
* Theming: Store initial paletteOrgad Shaneh2014-11-202-2/+3
* Add Qt build date to about dialogEike Ziller2014-11-201-4/+6
* Updated Qt Creator application logosAlessandro Portale2014-11-1910-2/+4
* EditorManager: Introduce flag to not switch to design modeEike Ziller2014-11-182-2/+3
* VCS: Rework disabling of ambiguous actionsOrgad Shaneh2014-11-173-14/+0
* Core: Introduce ICore::{add,remove}AdditionalContextOrgad Shaneh2014-11-173-7/+16
* Theming: Apply theme settingsOrgad Shaneh2014-11-141-0/+1
* Fix reloading documents when they are changed fast, multiple times.Eike Ziller2014-11-131-7/+14
* InfoBar: Fix wrong value used for text colorOrgad Shaneh2014-11-131-1/+1
* Fix warning when saving documents with empty file names.Friedemann Kleint2014-11-121-2/+5
* OutputPanes::hasFocus() needs to check the window's focus widgetDaniel Teske2014-11-122-2/+5
* Make project dir defaultDaniel Teske2014-11-121-1/+1
* OS X: Fix menu rolesEike Ziller2014-11-122-10/+9
* Find: Fix display of Replace & Find buttonOrgad Shaneh2014-11-121-1/+1
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-1/+0
* Mercurial: Disable hidden menu entriesOrgad Shaneh2014-11-103-0/+14
* Core plugin: Fix compilation.Christian Kandeler2014-11-101-1/+1
* Theming: Enable theming info barOrgad Shaneh2014-11-102-4/+8
* Core: Fix segfault with -presentationModeDieter Piringer2014-11-091-1/+3
* ThemeEditor: Enable browsing through built-in themesOrgad Shaneh2014-11-082-2/+6
* Hide variable chooser if current edit widget is hiddenEike Ziller2014-11-071-0/+2
* Fix compilationOrgad Shaneh2014-11-072-0/+3
* Core: Hide the theme editorOrgad Shaneh2014-11-075-18/+30
* Core: Separate theme settings widget from options pageOrgad Shaneh2014-11-076-421/+525
* VariableChooser: Remove 'always on top'Robert Loehning2014-11-061-1/+1
* Updated Qt Creator iconAlessandro Portale2014-11-068-0/+0
* Vcs: Add scrollbar to AddToVcsDialogTobias Hunger2014-11-061-8/+39
* Find: Unbreak find/replace next/previous/all when focus is in tool barEike Ziller2014-11-062-30/+46
* Theming: allow to override base styleThorben Kroeger2014-11-063-1/+15
* Theming: Allow to apply theme palette globallyThorben Kroeger2014-11-062-0/+4
* Fix MSVC2010 compilationOrgad Shaneh2014-11-051-1/+1
* ThemeEditor: Preselect widget style on editOrgad Shaneh2014-11-051-0/+1
* ThemeEditor: Fix some style issuesOrgad Shaneh2014-11-052-17/+9
* VariableChooser: Fix closing with Escape keyEike Ziller2014-11-052-4/+9
* Find: Fix wrong target of (replace) next/previous actions.Eike Ziller2014-11-057-38/+133
* FindToolBar: Refactor opening the tool barEike Ziller2014-11-052-13/+36
* Add way to recursively link a variable chooser to suitable child widgethjk2014-11-052-0/+14
* Escape key: Fix more cases of closing find tool barEike Ziller2014-11-051-2/+5
* Provide a facility to hide macros in the chooserhjk2014-11-051-1/+1