summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakeprojectmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Better error feedback on Open projectDaniel Teske2011-09-051-1/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-16/+15
|\
| * CMakeProject: Fix wrong slotsdt2011-04-131-2/+2
| * Update license.hjk2011-04-131-14/+13
* | projectexplorer: move project{Context,Language} from IProjectManager to Projecthjk2011-04-121-15/+4
|/
* Update source stringsJarek Kobus2011-03-311-2/+2
* CMakeProjectManager: waitForFinished()dt2011-03-101-0/+1
* CMakeProjec: Add "Run cmake" to Build menu and context menusdt2011-02-231-0/+71
* CMake: Initilize hasCodeBlocksGenerator to falsedt2011-02-151-0/+2
* CMake: always fallback to path cmakedt2011-02-091-55/+86
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Delay widget creation of options pages till their category is showncon2010-12-061-0/+2
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-3/+9
* | CMake Run Page: Colorize output and disable finish on cmake errordt2010-10-041-1/+0
|/
* Use ExistingCommand in PathChooser where it makes senseTobias Hunger2010-09-241-1/+1
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-4/+6
* Add error handling to QProcesses run at startup.Friedemann Kleint2010-09-081-1/+10
* Also make ProjectLanguage a proper contextdt2010-07-021-3/+2
* Make project context a Core::Contextdt2010-07-021-2/+2
* Fix MSVC10 compiler warnings.Friedemann Kleint2010-06-211-1/+1
* Fixed translation of "Projects"Robert Loehning2010-06-161-1/+3
* Removed redundant group boxes from options dialog pagesThorbjørn Lindeijer2010-04-131-5/+2
* Moved CMake settings page under Projects categoryThorbjørn Lindeijer2010-03-261-4/+4
* Added icons to options dialog categoriesThorbjørn Lindeijer2010-03-261-0/+5
* Long live the king!hjk2010-03-051-1/+1
* Fix some code scanning issues.Friedemann Kleint2010-02-021-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-2/+2
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-2/+2
* | Fix typosTobias Hunger2010-01-111-1/+1
* | Remove duplicate inclusions of headersTobias Hunger2010-01-111-1/+0
* | Make method naming more consistent.Tobias Hunger2010-01-071-2/+2
* | Options: Sort by category, id.Friedemann Kleint2009-11-271-1/+1
* | Polish the settings dialog.Friedemann Kleint2009-11-241-1/+1
* | Options dialog: Further polishing.Friedemann Kleint2009-11-201-5/+12
|/
* Fix a race in CMakeProjectManager::createXmldt2009-10-211-7/+5
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-2/+2
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-2/+1
* If no cmake executable is specified or a invalid path, ask the user.dt2009-09-231-119/+98
* long live the kinghjk2009-08-141-1/+1
* Add msvc support to cmake plugin. Depends on a cvs version of cmake.dt2009-07-021-6/+22
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Use the environment specified for the current build configuration todt2009-05-271-1/+2
* Fix warning.dt2009-05-251-1/+1
* Fixed translation glitches.Friedemann Kleint2009-05-141-19/+19
* Refactoring: Use one common code to find the debugging helper librarydt2009-04-241-75/+1