summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4projectconfigwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Qt4: Show correct directory in warningsTobias Hunger2013-01-211-2/+2
* Updated strings after target -> kit renamingRobert Loehning2012-11-121-1/+1
* Fix problemlabel from appearing wronglyTobias Hunger2012-10-111-28/+28
* Adjust license headershjk2012-10-051-21/+20
* Qt4Project: Fix updating of problem label on kit changesDaniel Teske2012-09-191-0/+2
* Fix lone warning iconTobias Hunger2012-09-191-1/+1
* Profile -> Kit variable renamingOrgad Shaneh2012-09-111-2/+2
* s/profile/kit/Tobias Hunger2012-09-041-3/+3
* Make buildDirectoryInitialized a Qt4Project specific signal againDaniel Teske2012-08-241-5/+3
* qt4project: remove unneeded casthjk2012-08-031-1/+1
* tr()-fixes for 2.6Friedemann Kleint2012-07-261-2/+2
* Fix messages in Qt4ProjectManager.Friedemann Kleint2012-07-241-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-370/+106
* Qt4ProjectManager: Cleanup TODOsDaniel Teske2012-05-031-1/+0
* QtVersionManager::qtVersionsChanged() split list into add/remove/changeDaniel Teske2012-03-061-1/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-4/+2
* Compile Qt4ProjectManager with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-141-5/+6
* Fix gcc warningKai Koehne2011-12-151-1/+1
* Don't react to profileUpdated on failure or while still in progressDaniel Teske2011-12-081-1/+8
* Use Utils::FileName for various bits in QtVersionDaniel Teske2011-12-071-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Merge branch '2.3' into 2.4Oswald Buddenhagen2011-10-181-1/+1
|\
| * Fixed some typos and added some missing ellipisesJure Repinc2011-10-051-1/+1
* | Reduce number of categories and minimum size of preferencesEike Ziller2011-09-291-2/+2
* | Toolchain: Allow all tool chainsTobias Hunger2011-09-231-0/+3
* | Header cleanup in Qt4ProjectManager.Friedemann Kleint2011-08-181-0/+2
* | Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-0/+2
|/
* Crash: Fix crash when importing broken Qt versionsTobias Hunger2011-07-261-1/+1
* BuildConfiguration: Adapt name if Qt version changesKai Koehne2011-05-251-0/+20
* Fix another crash when BaseQtVersion == 0.Friedemann Kleint2011-05-251-8/+7
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-26/+34
* Project page: Add a tooltip for the Qt version.Friedemann Kleint2011-05-201-3/+7
* Qt Version refactoringdt2011-05-121-19/+27
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Qt4ProjectManager: Be more careful in detecing incompatible buildsdt2011-04-201-18/+29
* ToolChain: Remove invalid toolchain when not neededTobias Hunger2011-04-141-5/+13
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | ToolChain: Update projectsmode on tool chain changesTobias Hunger2011-04-131-0/+3
|/
* Crash: Fix crash when removing a tool chainTobias Hunger2011-03-241-14/+7
* Fix spelling of tool chain is user-visible strings and commentsTobias Hunger2011-03-161-4/+4
* Qt4ProjectManager: Small refactoring in reportIssuesdt2011-03-161-1/+2
* PathChooser: rename Directory to ExistingDirectory, introduce Directorydt2011-02-221-1/+1
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-24/+49
* Qt4projectManager: Refactor Qt4Target, split up in per target classesdt2011-01-171-1/+1