aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* LanguageClient: Fix pre-selection of rename resultsChristian Kandeler2024-04-121-8/+22
* ProjectManager: Add a hint on how to run the testSessionSwitch()Jarek Kobus2024-02-151-1/+2
* ProjectExplorer: Move plugin unit tests definition to new classhjk2024-02-061-1/+3
* ProjectExplorer: Move OpenProjectResult off ProjectExplorerPlugin classhjk2024-01-181-1/+1
* ProjectExplorer: Fix restoring project dependenciesChristian Kandeler2023-10-231-1/+2
* Core: Minor cleanup to session.hhjk2023-10-121-3/+1
* Utils/ProjectExplorer: More Key and Storehjk2023-08-251-4/+3
* ProjectExplorer: Simplify return statementsJarek Kobus2023-08-021-2/+2
* Core: Proliferate FilePath use a bithjk2023-07-251-3/+2
* Move SessionManager to Core pluginEike Ziller2023-05-251-1/+1
* Remove usage of SessionManagerPrivate from project explorerEike Ziller2023-05-231-8/+5
* Separate session saving from project managerEike Ziller2023-05-231-76/+31
* Separate session loading from project managerEike Ziller2023-05-171-164/+47
* Session: Minimize direct use of reader when loading sessionsEike Ziller2023-05-171-42/+44
* ProjectExplorer: Split Session and ProjectManager fileshjk2023-03-061-0/+931