aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qt4projectmanager/unconfiguredprojectpanel.cpp
Commit message (Expand)AuthorAgeFilesLines
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-213/+0
* SessionManager: Apply 'static' patternhjk2013-09-051-3/+4
* ModeManager: Force use of static interfacehjk2013-08-301-2/+2
* Core: Remove deprecated accessorshjk2013-08-301-2/+2
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-2/+2
* Introduce Project::projectFilePath()Tobias Hunger2013-08-011-2/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Clean headers in Qt4ProjectManager.Friedemann Kleint2013-03-281-5/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-12-181-0/+2
|\|
| * Qt4Project: Filter kits in unconfigured projectsTobias Hunger2012-12-171-0/+2
* | Qt4PM: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-2/+2
* | TargetSetupPageWrapper: Offer a cancel buttonDaniel Teske2012-10-251-1/+21
|/
* Adjust license headershjk2012-10-051-21/+20
* Polish targetsetuppageTobias Hunger2012-09-041-25/+16
* s/profile/kit/Tobias Hunger2012-09-041-13/+13
* UI text: fix grammar and terminologyLeena Miettinen2012-08-071-5/+5
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-271-4/+4
* Fix messages in Qt4ProjectManager.Friedemann Kleint2012-07-241-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* UnconfiguredProjectPanel: Fix crash if there are no profilesDaniel Teske2012-07-161-1/+8
* Profile introductionTobias Hunger2012-06-211-25/+25
* use Core::Id for IMode::id and IMode::typehjk2012-05-081-1/+1
* Qt4ProjectManager: Cleanup TODOsDaniel Teske2012-05-031-1/+0
* Automatically configure examples opened from the welcome page.Daniel Teske2012-03-091-3/+2
* Unconfigured Project: Update some textsDaniel Teske2012-02-281-1/+1
* Disable the "Configure Project" button if no target is selectedDaniel Teske2012-02-211-4/+13
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Make Open Project wizard skippableDaniel Teske2012-02-031-0/+195