aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/mainwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Adjust license headershjk2012-10-051-21/+20
* Change configuration savingTobias Hunger2012-08-201-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-4/+1
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-2/+0
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-021-0/+1
|\
| * Stop the autosaving session timer on closing CreatorDaniel Teske2012-05-021-0/+1
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-041-1/+2
|\|
| * New File Dialog: Choose right default project for addingDaniel Teske2012-04-031-1/+2
* | added MacFullScreen class to enable Mac OS X Lion full-screen featureEike Ziller2012-03-161-0/+3
* | Move EventFilteringMainWindow to utilsKai Koehne2012-03-151-2/+3
|/
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* Core::Filemanager: make some methods statichjk2012-01-251-1/+0
* Core: make ICore interface statichjk2012-01-241-2/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Add "presentation mode"Tobias Hunger2011-10-311-0/+3
|/
* core: progress on the QString->QByteArray for Core::Id, remove UniqueIDManagerhjk2011-09-051-3/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* MIME types: Introduce user extensions featureLeandro Melo2011-03-021-2/+2
* Implement renaming of tools and categories.con2011-02-181-0/+2
* Add a tools settings page and show the tools there.con2011-02-181-0/+2
* Temporary "feature" to allow user specific MIME typesLeandro Melo2011-01-201-0/+2
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Dropping project blocks other programs (like file explorer).con2010-12-101-0/+3
* | vcsmanager: coding conventionhjk2010-12-081-3/+3
* | Coreplugin: Header cleanup.Friedemann Kleint2010-11-021-5/+1
* | Fix exported headers in Core and TextEditor.Friedemann Kleint2010-11-011-2/+1
|/
* EditorManager: add a flag for embedded linenumbersdt2010-09-231-1/+2
* Mode switching: On drag & drop, on remote opening, on Open Filesdt2010-09-221-1/+1
* core: remove unused return value from ICore::showNewItemDialog()hjk2010-09-161-3/+3
* Further header cleanup.Friedemann Kleint2010-09-161-1/+1
* Export the navigation widget and expose activation of subwidgets.Leandro Melo2010-08-131-1/+1
* Merge remote branch 'origin/2.0'con2010-06-301-1/+0
|\
| * ProjectManager: Make Open Project dialog open in default folderFriedemann Kleint2010-06-281-1/+0
* | Core::Context: remove special handling of C_GLOBAL_ID/C_GLOBALhjk2010-06-281-1/+0
* | core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-3/+4
|/
* Move help manager into core.kh12010-06-111-0/+3
* New dialog: Replace "Preferred wizards" concept by remembering the last categoryDaniel Molkentin2010-05-191-2/+1
* Use Open Project button in Getting Started modeJens Bache-Wiig2010-04-291-0/+1
* Rename IPlugin::shutdown --> IPlugin::aboutToShutdowncon2010-04-281-1/+1
* 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