aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* StatusBarWidget instead of IView, get rid of one level of abstraction.con2009-12-091-4/+3
* Update tool tip text for "Show / Hide Sidebar" wrt current state.con2009-12-081-0/+1
* Project Wizards: Introduce notion of project directory, polish.Friedemann Kleint2009-11-261-7/+19
* Add option to override the UI colorTobias Hunger2009-11-251-2/+11
* Fixed a bunch of accelerator keys in the File menuThorbjørn Lindeijer2009-11-121-2/+2
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-111-1/+2
* Revert "Code model: Update on changes from the versioning system."con2009-11-101-2/+1
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-091-1/+2
* Debugger: Do configuration error checking early on.Friedemann Kleint2009-10-081-0/+26
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-3/+3
* Purge out include files in exported headersFriedemann Kleint2009-10-011-0/+2
* Use systems preferred language on Mac.con2009-09-111-2/+7
* long live the kinghjk2009-08-141-1/+1
* Find out when devices get connected / disconnected.con2009-07-311-1/+2
* Kill the slash.Norwegian Rock Cat2009-07-221-2/+2
* Add missing find tool bar placeholders.con2009-07-211-1/+0
* Making the find tool bar be more connected to the searched text.con2009-07-211-1/+1
* clarify file->new/open/open withmae2009-07-201-3/+3
* Unify tool button appearance in "panelWidgets".con2009-07-171-1/+0
* Some more QToolBar changes.con2009-07-161-1/+0
* Extract the styled painting of the find bar to utils widget.con2009-07-151-1/+1
* Make output panes in output mode appear again.con2009-07-141-0/+1
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-2/+2
* Clean up the menus' separators.con2009-07-091-3/+2
* Make FileWatcher more robust, fix a few bugs in that code.dt2009-07-071-1/+0
* Only call setVisible on this item after it has been put in a layoutNorwegian Rock Cat2009-07-071-1/+1