aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectexplorer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Implemented file rename in ResourceEditor.Konstantin Tokarev2012-07-181-30/+2
* Don't show the target setup page on adding a subprojectDaniel Teske2012-07-031-0/+13
* Profile introductionTobias Hunger2012-06-211-6/+24
* Make PluginManager mostly static.Eike Ziller2012-06-191-6/+4
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-46/+15
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-06-011-7/+8
|\
| * SessionManager: Don't autosave the session while loading a sessionDaniel Teske2012-06-011-7/+8
| * ProjectExplorer: Fix compiler warningKai Koehne2012-05-031-0/+1
* | DeviceFactory: Allow for querying supported device typesTobias Hunger2012-05-301-1/+1
* | ActionManager API cleanup.Eike Ziller2012-05-251-67/+66
* | DebuggingHelper: Move to QtSupportTobias Hunger2012-05-181-2/+0
* | Add a CurrentProject::BuildPath variable.Eike Ziller2012-05-151-0/+10
* | editormanager: simplify use of interfacehjk2012-05-111-3/+2
* | ProjectExplorer: Remove hack for virtual foldersDaniel Teske2012-05-081-3/+2
* | use Core::Id for IMode::id and IMode::typehjk2012-05-081-7/+7
* | Separate destructive clean/rebuild actions from rest.Eike Ziller2012-05-041-95/+86
* | ProjectExplorer: Remove todosDaniel Teske2012-05-031-1/+1
* | Add desktop deviceTobias Hunger2012-05-031-0/+15
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-021-1/+7
|\|
| * Stop the autosaving session timer on closing CreatorDaniel Teske2012-05-021-1/+7
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-021-2/+0
|\|
| * Save the session on closing Creator while on the projects modeDaniel Teske2012-05-021-2/+0
* | File renaming: Show a warning message if a project could not be changedDaniel Teske2012-04-301-2/+7
* | "Close All Projects" also closes all editors, adjust title to thatDaniel Teske2012-04-251-1/+1
* | Use Core::Id in project-related objectsTobias Hunger2012-04-251-28/+30
* | Fix compile on non windowsDaniel Teske2012-04-201-0/+5
* | Do not use jom by default if binary doesn't existYuchen Deng2012-04-201-1/+5
* | qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-10/+10
* | Update Project's displayName in GUI if it changes after initial load.Konstantin Tokarev2012-04-171-0/+8
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-041-2/+6
|\|
| * New File Dialog: Choose right default project for addingDaniel Teske2012-04-031-2/+6
* | Compile output: Add 'Cancel Build' buttonOrgad Shaneh2012-04-021-8/+9
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-291-4/+5
|\|
| * Fix projects mode en/disabled stateDaniel Teske2012-03-291-4/+5
* | RunConfig: Rename signal isEnabledChanged(bool)Tobias Hunger2012-03-291-2/+2
* | DeviceManager: Use different Singleton implementation.Christian Kandeler2012-03-211-2/+0
* | Examples: Fix showing documentation in side bar.Eike Ziller2012-03-211-3/+3
* | Automatically configure examples opened from the welcome page.Daniel Teske2012-03-091-0/+5
* | Introduce the concept of an abstract device.Christian Kandeler2012-03-081-1/+5
|/
* Normalized connect()sRobert Loehning2012-03-061-12/+12
* Rename Recent Sessions -> SessionsOrgad Shaneh2012-03-021-2/+2
* Compile with Qt 5.Morten Johan Sorvig2012-02-271-0/+3
* runconfiguration: interface cleanuphjk2012-02-231-2/+2
* PE: Remove unnecessary memberTobias Hunger2012-02-211-6/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-31/+31
* Compile with Qt 5.Friedemann Kleint2012-02-161-10/+14
* Removed module names from #include directives.Erik Verbruggen2012-02-151-13/+13
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-141-9/+1
* Compile^2Daniel Teske2012-02-131-1/+1