summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/session.h
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectExplorer: Clean up remaining SessionManager useshjk2013-09-051-2/+0
* SessionManager: Apply 'static' patternhjk2013-09-051-76/+46
* ProjectExplorer: Fix build dependenciesDaniel Teske2013-07-091-0/+1
* SessionManager: Ask the user before deleting a sesion.Daniel Teske2013-05-271-0/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Fix saving of xml filesTobias Hunger2012-08-241-0/+1
* Replace some QStrings with Utils::FileNameTobias Hunger2012-08-241-1/+1
* 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