summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* 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
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-182-2/+3
* Compile.Friedemann Kleint2011-04-151-1/+0
* small WS cleanupTobias Hunger2011-04-141-1/+0
* Merge branch '2.2'Oswald Buddenhagen2011-04-1427-381/+357
|\
| * CMakeProject: Fix wrong slotsdt2011-04-131-2/+2
| * Fix available toolchains for cmake and generic project managerdt2011-04-131-1/+4
| * Update license.hjk2011-04-1327-378/+351
* | core: make context and widget IContext data membershjk2011-04-142-18/+6
* | projectexplorer: move project{Context,Language} from IProjectManager to Projecthjk2011-04-123-20/+7
* | Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainlinecon2011-04-014-23/+56
|\ \
| * | CMakeProjectManager: Change editing cmake files to not pop up a dialogdt2011-03-314-23/+56
* | | Merge remote branch 'origin/2.2'con2011-04-012-8/+8
|\ \ \ | |/ / |/| / | |/
| * Update source stringsJarek Kobus2011-03-312-8/+8
* | Merge remote branch 'origin/2.2'dt2011-03-212-6/+8
|\ \ | |/
| * Use distinct ABIs for MSVC versionsTobias Hunger2011-03-211-4/+6
| * Fix spelling of tool chain is user-visible strings and commentsTobias Hunger2011-03-162-2/+2
* | Merge remote branch 'origin/2.2'con2011-03-112-3/+5
|\ \ | |/
| * CMakeProjectManager: waitForFinished()dt2011-03-101-0/+1
| * Trailing whitespace...dt2011-03-101-1/+1
| * CMakeProject: Better order of include directoriesdt2011-03-101-4/+5
* | Start making the Maemo support more generic.Christian Kandeler2011-03-092-10/+2
|/
* don't validate executable paths & working dirs in build & run configsOswald Buddenhagen2011-03-081-1/+1
* add API to query build type (unknown, release, debug) to BuildConfigurationMilian Wolff2011-03-032-0/+35