aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/mainwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Introduced a single convenient function for updating additional contextsThorbjørn Lindeijer2010-03-231-5/+5
* Long live the king!hjk2010-03-051-1/+1
* Add a "System Editor" external editor, for use with Open with...con2010-02-221-0/+2
* Remove unused header includeKai Koehne2010-02-111-1/+0
* Rename IWizard::Kind --> IWizard::WizardKind, add some logic for which wizard...con2010-01-151-1/+3
* Allow access to system scope setting.Daniel Molkentin2010-01-141-1/+3
* Make method naming more consistent.Tobias Hunger2010-01-071-1/+0
* Remove output mode.con2009-12-161-2/+0
* ViewManager --> StatusBarManagercon2009-12-091-3/+2
* StatusBarWidget instead of IView, get rid of one level of abstraction.con2009-12-091-2/+2
* Add option to override the UI colorTobias Hunger2009-11-251-0/+4
* Debugger: Do configuration error checking early on.Friedemann Kleint2009-10-081-0/+6
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-5/+0
* Purge out include files in exported headersFriedemann Kleint2009-10-011-0/+2
* long live the kinghjk2009-08-141-1/+1
* Find out when devices get connected / disconnected.con2009-07-311-2/+3
* Fix exit crash when having context help open.Friedemann Kleint2009-06-231-0/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* ifdef Q_?S_* cleanupOswald Buddenhagen2009-06-031-1/+1
* Introduced settings database based on sqliteThorbjørn Lindeijer2009-05-251-0/+3
* Switching to the output mode now always gives focus to the output mode.dt2009-04-071-0/+2
* Fixes: Introduce a cpp settingspage containing file naming conventions (lower...Friedemann Kleint2009-03-181-1/+3
* Fixes: coreplugin: use QAction->data instead of a helper maphjk2009-03-101-2/+0
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: React to desktop file manager drop events.Friedemann Kleint2009-02-101-2/+4
* Fixes: coreplugin: remove more PluginManager parametershjk2009-01-261-9/+1
* Fixes: rename OutputPane into OutputPaneManagerhjk2009-01-261-3/+1
* Removed more icore.h includes from header filesThorbjørn Lindeijer2009-01-231-2/+2
* Renamed 'Toggle Sidebar' to 'Show Sidebar'Thorbjørn Lindeijer2009-01-201-1/+1
* implement "real" full screen modehjk2009-01-191-0/+2
* Fixes: - Remove unused tool bar container, and unnecessary enumcon2009-01-141-2/+0
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixes: - ScriptManagerInterface --> ScriptManagercon2009-01-131-3/+3
* Fixes: - ProgressManagerInterface --> ProgressManagercon2009-01-131-2/+2
* Fixes: - ProgressManager --> ProgressManagerPrivatecon2009-01-131-2/+2
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-131-2/+2
* Fixes: - Rename ActionManager --> ActionManagerPrivatecon2009-01-131-2/+2
* Fixes: - API documentation for ICorecon2009-01-121-1/+0
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* Fixes: - Make about dialog a non-modal dialogcon2008-12-041-0/+3
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* more cosmetic changeshjk2008-12-021-12/+12
* Initial importcon2008-12-021-0/+227