aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/mainwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Core: Remove settings accessor indirection via MainWindowhjk2014-03-051-3/+0
* MainWindow: Delay restoreWindowStateOrgad Shaneh2014-01-131-0/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Mainwindow: Remove accessors for mimedatabase and vcsmanagerTobias Hunger2013-09-031-3/+0
* Core: Remove MainWindow::editorManager() accessorhjk2013-09-021-1/+0
* Core: Remove unused functions from MainWindowhjk2013-09-021-6/+0
* Remove script manager and script debugger engine.Eike Ziller2013-07-011-3/+0
* Unify pattern used for privates and constructorsEike Ziller2013-07-011-1/+1
* Allow nested IContexts and use it to give extra editor windows a contextEike Ziller2013-05-211-3/+2
* Add an action to show/hide the mode bar on the far left.Eike Ziller2013-05-211-0/+1
* Client: Block until editor is closedOrgad Shaneh2013-03-151-1/+2
* Core: Remove unneeded ifdefs.Christian Kandeler2013-03-151-2/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Core: remove some unused context handling functionshjk2013-01-121-1/+0
* | Make category and page optional again in showOptionsDialog()hjk2012-12-291-1/+1
* | Use Core::Id in ICore::showOptionsDialoghjk2012-12-291-4/+2
* | Use Core::Id for settings category in showWarningWithOptionshjk2012-12-291-1/+1
|/
* 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