aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/session.h
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-06-011-0/+2
|\
| * SessionManager: Don't autosave the session while loading a sessionDaniel Teske2012-06-011-0/+2
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-021-1/+0
|\|
| * Stop the autosaving session timer on closing CreatorDaniel Teske2012-05-021-1/+0
* | Update Project's displayName in GUI if it changes after initial load.Konstantin Tokarev2012-04-171-1/+3
|/
* WelcomePage: Add tooltip for sessionsThomas Hartmann2012-02-231-0/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Rename SessionManager::clear() to closeAllProjects()Daniel Teske2012-02-131-1/+1
* session.h: Fix order of includesDaniel Teske2012-02-131-1/+2
* SessionManager::loadSession inline impl functions and rewriteDaniel Teske2012-02-131-6/+9
* Remove forward declaration of a no more existing classDaniel Teske2012-02-071-4/+0
* Remove SessionFileDaniel Teske2012-02-071-3/+1
* Move SessionFile::future to SessionManagerDaniel Teske2012-02-071-0/+2
* Move SessionFile::m_values to SessionManagerDaniel Teske2012-02-071-0/+1
* SesssionManger: Remove unused #include <QPointer>Daniel Teske2012-02-071-1/+0
* Move SessionFile::m_depMap to SessionManagerDaniel Teske2012-02-071-0/+2
* Move SessionFile::m_failedProjects to SessionManagerDaniel Teske2012-02-071-0/+1
* Move SessionFile::m_projects to SessionManagerDaniel Teske2012-02-071-0/+1
* Move SessionFile::m_startupProject to SessionManagerDaniel Teske2012-02-071-0/+2
* Move SessionFile::sessionLoadingProgress to SessionManagerDaniel Teske2012-02-071-0/+1
* Move creating of the default session into the SessionManager ctorDaniel Teske2012-02-071-1/+0
* SessionManager: Inline and remove updateNameDaniel Teske2012-02-031-2/+0
* SessionManager: Remove declaration of not implemented functionDaniel Teske2012-01-311-1/+0
* Remove class SessionNodeImpl, just use SessionNode directlyDaniel Teske2012-01-311-1/+1
* Remove SessionManager::currentSessionDaniel Teske2012-01-311-1/+0
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-3/+0
* Proj. explorer: Adjust order of load/unload signalsLeandro Melo2011-11-111-1/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Welcome Screen: Fix regressionsDaniel Molkentin2011-07-121-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-12/+0
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Sessions: Store expand/collapsed state of project treedt2011-03-251-0/+1
|/
* Text editor: Introduce per project settingsLeandro Melo2011-02-211-1/+1
* 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
* | Window title didn't show nice name for e.g. diff views.con2010-11-301-2/+0
* | ProjectExplorer: Remove internal classes from exported headers.Friedemann Kleint2010-11-011-18/+2
|/
* Session Manager: Remove unused variabledt2010-09-171-1/+0
* Session Manager: mark sessionNameToFileName as constdt2010-09-171-1/+1
* SessionFile does not need to be a IFiledt2010-05-101-1/+1
* Modify behaviour of sessions on the welcomescreen and tweak the session managerDaniel Molkentin2010-04-211-0/+1
* Fix restoring of default sessionsdt2010-03-291-1/+1
* Remove isApplication() and simplfy startup project logicdt2010-03-251-1/+0
* Make default virgin session check more robust.dt2010-03-181-1/+2