summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakeopenprojectwizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed module names from #include directives.Erik Verbruggen2012-02-151-7/+7
* Long live the king!hjk2012-01-261-1/+1
* CMakeWizard: Use better build directoriesYuchen Deng2012-01-251-3/+1
* fix whitespace in cmakeprojecttomdeblauwe2011-12-051-2/+2
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-251-1/+1
|\
| * Fix size of cmake project wizardDaniel Teske2011-11-221-1/+1
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\ \ | |/
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | CMake Wizard: Do not show non existent build directories in redDaniel Teske2011-11-041-0/+1
|/
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-301-4/+10
|\
| * Fix crash with no generator selectedDaniel Teske2011-08-241-4/+10
* | Make CMake Open Project Wizard biggerDaniel Teske2011-08-291-0/+1
* | CMake: Always offer all tool chainsTobias Hunger2011-08-221-1/+1
* | Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-0/+2
|/
* Fixes to CMake wizard layout.con2011-07-071-9/+15
* Add a toolchain combo box to the cmake run pagedt2011-06-141-50/+51
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Run cmake dialog: More intelligent hardcoded fontdt_2011-04-271-1/+2
* Always append cmake outputdt_2011-04-271-0/+1
* Use fixed font in the cmake output windowdt_2011-04-271-0/+3
* Fix available toolchains for cmake and generic project managerdt2011-04-131-1/+4
* Update license.hjk2011-04-131-14/+13
* Update source stringsJarek Kobus2011-03-311-6/+6
* Use distinct ABIs for MSVC versionsTobias Hunger2011-03-211-4/+6
* Fix spelling of tool chain is user-visible strings and commentsTobias Hunger2011-03-161-1/+1
* toolchain: fix enum naming stylehjk2011-02-231-5/+5
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-60/+63
* 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
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-6/+5
* | CMake Run Page: Colorize output and disable finish on cmake errordt2010-10-041-4/+45
|/
* Use ExistingCommand in PathChooser where it makes senseTobias Hunger2010-09-241-1/+1
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-8/+7
* Allow relative paths in Build directories, Working Directoriesdt2010-09-171-0/+1
* Doc - Fix UI text capitalization to follow the KDE style guide.Leena Miettinen2010-09-151-14/+14
* Cmake: Add a "Reconfigure project" to the Project Pagedt2010-09-021-5/+12
* Change the build directory for cmakedt2010-04-121-1/+3
* Replace QWizard with Utils::WizardJarek Kobus2010-03-311-0/+10
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-2/+2
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-2/+2
* | Cmake: Let the generator determine the toolchaindt2009-12-071-3/+10
|/
* Show a cancel button in the opening cmake projects wizard.dt2009-11-031-2/+0
* Fix a race in CMakeProjectManager::createXmldt2009-10-211-1/+2
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-3/+3
* Use !atEnd() instead of canReadLine(). The later is rather broken.dt2009-09-231-2/+1
* Fix a one off error in figuring out the cached generator.dt2009-09-231-2/+4
* If no cmake executable is specified or a invalid path, ask the user.dt2009-09-231-6/+42
* long live the kinghjk2009-08-141-1/+1