summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Long live the king!hjk2012-01-2627-27/+27
* CMakeWizard: Use better build directoriesYuchen Deng2012-01-251-3/+1
* ProjectExplorer: make currentProject statichjk2012-01-241-1/+1
* Use new static ICore interface.hjk2012-01-242-6/+4
* CMake Settings: Make cmake executable field grow.Daniel Teske2012-01-131-0/+1
* Use Utils::FileName for various bits in QtVersionDaniel Teske2011-12-071-2/+2
* fix whitespace in cmakeprojecttomdeblauwe2011-12-054-16/+15
* Readding MakeSteps to the clean step list should set them up correctlyDaniel Teske2011-11-251-1/+7
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-251-1/+1
|\
| * Fix size of cmake project wizardDaniel Teske2011-11-221-1/+1
* | Fix copyright header.Nicolas Arnaud-Cormos2011-11-252-5/+4
* | More robustness in reading .cbp filesDaniel Teske2011-11-162-3/+16
* | more s/info@qt.nokia.com/qt-info@nokia.com/Eike Ziller2011-11-112-2/+2
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1127-54/+54
|\ \ | |/
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0327-54/+54
* | more Id type fixeshjk2011-11-102-3/+3
* | CMake Wizard: Do not show non existent build directories in redDaniel Teske2011-11-041-0/+1
* | more style fixes of string literal accesshjk2011-11-024-24/+21
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-011-1/+1
|\ \ | |/
| * Fix showing of "Debugging Helper Missing" warning.Eike Ziller2011-10-311-1/+1
* | Add an enabled property in locator, and used it instead of hidden.Nicolas Arnaud-Cormos2011-10-311-2/+5
* | Add a locator to compile a specific cmake targetNicolas Arnaud-Cormos2011-10-277-3/+244
|/
* Fix a crash with cmake and no toolchains configuredDaniel Teske2011-10-102-4/+9
* s/error_message/errorMessage/ghjk2011-09-211-1/+1
* minor stylehjk2011-09-191-1/+1
* use Core::Id for IEditorFactory::idhjk2011-09-082-16/+8
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Better error feedback on Open projectDaniel Teske2011-09-052-2/+3
* 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-183-0/+5
|/
* Only show the infobar onceDaniel Teske2011-07-282-1/+9
* Fixes to CMake wizard layout.con2011-07-071-9/+15
* Add a toolchain combo box to the cmake run pagedt2011-06-141-50/+51
* CMake editor: Use keywords scheme for functionsLeandro Melo2011-05-311-1/+1
* Remove BuildStepConfigWidget::init()dt_2011-05-302-24/+8
* Add RunConfiguration::disabledReasondt_2011-05-272-0/+8
* Remove BuildConfiguration parameter from RunConfiguration::isEnableddt_2011-05-272-4/+3
* fix "Debugger:" label alignmentOswald Buddenhagen2011-05-171-9/+2
* add auto-saving of modified editorsOswald Buddenhagen2011-05-122-2/+3
* rewrite editor info bar handlingOswald Buddenhagen2011-05-122-6/+9
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-101-1/+1
* Fix/add copyright headersTobias Hunger2011-05-0627-27/+27
* Add "Run in terminal" option also to cmake runconfigurationsdt_2011-04-272-1/+21
* 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
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-182-2/+4