summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Wizards: Delay parsing of custom wizards.Friedemann Kleint2010-08-271-0/+1
* Fix crash on close in sidebar/bookmarks viewKai Koehne2010-08-111-3/+4
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-2/+2
* Save/restore settings of navigation widgets more aggressivelyKai Koehne2010-07-161-0/+4
* On Linux/Mac, show home path as ~ in recent projects.con2010-07-141-1/+3
* Add flag to IPlugin::aboutToShutdown that allows asynchronous shutdown.con2010-07-131-1/+1
* Avoid opening settings dialog multiple times and don't crash.con2010-07-021-2/+2
* Merge remote branch 'origin/2.0'con2010-06-301-12/+0
|\
| * ProjectManager: Make Open Project dialog open in default folderFriedemann Kleint2010-06-281-12/+0
* | compile fix on Machjk2010-06-281-4/+4
* | Core::Context: remove special handling of C_GLOBAL_ID/C_GLOBALhjk2010-06-281-33/+34
* | cleanup interface of Core::Contexthjk2010-06-251-12/+12
* | Core::Context: compile hot fix for Windows.hjk2010-06-251-12/+12
* | core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-5/+5
* | Fix Esc handling setFocusToEditor()mae2010-06-161-1/+1
* | Merge remote branch 'origin/2.0'con2010-06-111-2/+12
|\ \ | |/
| * Fixes: Menu items disabled during keyboard navigation (Windows)con2010-06-111-2/+2
| * Move help manager into core.kh12010-06-111-0/+10
* | Fix central Esc handlingmae2010-06-091-27/+37
|/
* Fixed the default UI colorThorbjørn Lindeijer2010-05-271-1/+3
* New dialog: Replace "Preferred wizards" concept by remembering the last categoryDaniel Molkentin2010-05-191-5/+2
* Use Open Project button in Getting Started modeJens Bache-Wiig2010-04-291-0/+12
* Rename IPlugin::shutdown --> IPlugin::aboutToShutdowncon2010-04-281-1/+1
* Add standard shortcut for print action.Daniel Molkentin2010-04-271-0/+1
* Move the Debugger/Designer view menus to Window menu.Friedemann Kleint2010-04-201-1/+7
* Remove superflous ... from window titles.Daniel Molkentin2010-04-191-1/+1
* Change contextChanged signal to also notify about additional contexts.con2010-03-261-1/+1
* Introduced a single convenient function for updating additional contextsThorbjørn Lindeijer2010-03-231-13/+16
* Use some more standard icons from the themeThorbjørn Lindeijer2010-03-191-6/+11
* Wizards: Make verbose log appear in message pane.Friedemann Kleint2010-03-191-1/+1
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+3
* Use freedesktop icons where possibleJens Bache-Wiig2010-03-171-9/+19
* Fix override color beeing savedTobias Hunger2010-03-161-2/+5
* Long live the king!hjk2010-03-051-1/+1
* Force custom colors within usable rangeJens Bache-Wiig2010-03-031-1/+1
* Design mode integrationLasse Holmstedt2010-02-261-6/+1
* Add a "System Editor" external editor, for use with Open with...con2010-02-221-0/+10
* Dropping files into the editor shouldn't insert file:///...Thorbjørn Lindeijer2010-02-191-3/+1
* Remove unused header includeKai Koehne2010-02-111-1/+0
* Rename IWizard::Kind --> IWizard::WizardKind, add some logic for which wizard...con2010-01-151-3/+5
* Initialize global settings objectDaniel Molkentin2010-01-141-0/+2
* Allow access to system scope setting.Daniel Molkentin2010-01-141-0/+8
* Fix typosTobias Hunger2010-01-111-1/+1
* Remove duplicate inclusions of headersTobias Hunger2010-01-111-1/+0
* Make method naming more consistent.Tobias Hunger2010-01-071-4/+4
* Make it possible to override the language settings in Creator.Daniel Molkentin2010-01-051-0/+1
* Remove output mode.con2009-12-161-35/+1
* unmaximize output panes with Escape (when they lose focus)mae2009-12-151-1/+5
* ViewManager --> StatusBarManagercon2009-12-091-9/+9
* Throw some unused things from "ViewManager" away.con2009-12-091-1/+0