aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/session.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Initialize m_cascadeSetActiveUlf Hermann2016-04-151-0/+1
* Session: Modernize code a bitTobias Hunger2016-02-291-58/+34
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2016-02-241-2/+2
|\
| * SessionManager: Fix possible crashes in session managerTobias Hunger2016-02-171-2/+2
* | Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* | Project: Add setDocument methodTobias Hunger2016-01-111-1/+1
|/
* SessionManager: Improve handling of unconfigured projects in sessionsTobias Hunger2015-11-131-3/+6
* Project: Add a option to synchronize kits and build/deploy across projectsDaniel Teske2015-09-151-0/+102
* Open Project: Don't show a error dialog for duplicated projectsDaniel Teske2015-08-241-5/+4
* SessionManager: Be smarter about loading/unloading projectsDaniel Teske2015-08-241-4/+20
* SessionManager::projects() return a copy instead of a const&Daniel Teske2015-04-231-1/+1
* Fix renaming of seesions not deleting the old session nameDaniel Teske2015-04-161-0/+2
* Don't mix iterator and const_iteratorKai Koehne2015-04-021-1/+1
* Remove some duplicate includesTobias Hunger2015-03-201-1/+0
* Never save Welcome as the mode to restore for sessionsEike Ziller2015-03-131-1/+2
* Session: Fix that active mode was not restoredEike Ziller2015-03-121-1/+3
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* ProjectExplorer: Use FileName in NodesVisitorOrgad Shaneh2015-03-021-1/+1
* Avoid storing references to rvalue FileName stringsOrgad Shaneh2015-03-021-1/+1
* ProjectExplorer Nodes: Replace dynamic_cast with as* functionsDaniel Teske2015-02-251-1/+1
* Use Qt5 connects in ProjectExplorer and Sessionhjk2015-02-231-18/+19
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-13/+14
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ProjectExplorer: Remove unneeded qualificationsOrgad Shaneh2015-02-061-6/+6
* | Refactor ProjectExplorer::Node and remove NodesWatcherDaniel Teske2015-01-141-2/+3
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-42/+21
|/
* SessionManager; configureEditors on project opening/parsingDaniel Teske2014-11-051-1/+20
* Introduce and use FileName::exists()hjk2014-11-031-3/+3
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
| |\
| | * License updateEike Ziller2014-10-091-7/+8
* | | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-1/+1
|/ /
* | Make SessionManager::instance() return a SessionManager* againhjk2014-10-091-1/+1
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | ProjectExplorer: Apply static pattern to ProjectExplorerPluginhjk2014-09-261-3/+3
* | Editors: Set window title for external editor windowsEike Ziller2014-08-131-18/+33
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-2/+2
* | ProjectExplorer: Fix Project::displayName changesDaniel Teske2014-07-221-5/+1
* | Algorithms: Introduce helper Utils::equalDaniel Teske2014-07-161-3/+1
* | Even more algorithm usage in ProjectExplorerDaniel Teske2014-07-161-5/+4
* | ProjectExplorer: Select the current node with more magicDaniel Teske2014-07-081-8/+16
|/
* Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-17/+17
* Use more descriptive progress bar titlesEike Ziller2014-04-281-1/+1
* Use ICore::dialogParent for message boxes without parent so farhjk2014-03-121-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Silence warning when switching to a session without any projects openTobias Hunger2013-11-111-1/+2
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-6/+6
|\
| * Doc: edit projectexplorer API docsLeena Miettinen2013-09-111-6/+6