summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Forked QSyntaxHighlighter from Qt 4.7.Roberto Raggi2010-07-092-2/+3
* Make the build parser for custom build steps depend on the toolchaindt2010-07-072-0/+9
* Rename StepType to BuildStep::TypeTobias Hunger2010-07-065-20/+20
* Also make ProjectLanguage a proper contextdt2010-07-022-5/+4
* Make project context a Core::Contextdt2010-07-022-4/+4
* Core::Context: compile hot fix for Windows.hjk2010-06-252-8/+5
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-252-3/+3
* Merge remote branch 'origin/2.0'con2010-06-242-3/+3
|\
| * Fix MSVC10 compiler warnings.Friedemann Kleint2010-06-212-3/+3
* | Merge remote branch 'origin/2.0'con2010-06-181-1/+3
|\ \ | |/
| * Fixed translation of "Projects"Robert Loehning2010-06-161-1/+3
| * Version update to match the planned version naming.con2010-06-111-5/+5
* | Version update to match the planned version naming.con2010-06-111-5/+5
* | Merge remote branch 'origin/2.0'con2010-06-111-1/+0
|\ \ | |/
| * Don't reset build directory for clone cmake buildconfigurationsdt2010-06-101-1/+0
* | Merge remote branch 'origin/2.0'con2010-06-103-4/+28
|\ \ | |/
| * Cmake: Don't delete run configurations on switching buildconfigurationsdt2010-06-093-4/+28
| * Version bump.con2010-06-071-5/+5
* | Merge remote branch 'origin/2.0'con2010-05-171-1/+1
|\ \ | |/
| * Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.Leena Miettinen2010-05-141-1/+1
* | File renamingdt2010-05-124-2/+12
* | Merge remote branch 'origin/2.0'con2010-05-111-0/+8
|\ \ | |/
| * Add a custom executable runconfiguration for cmake projectsdt2010-05-101-0/+8
* | Version bump.con2010-04-301-5/+5
|/
* Import library target from cmake project.Erik2010-04-263-5/+13
* Cancel code model indexing on project closing and full code model updatedt2010-04-262-1/+4
* make it possible to remove CMakeProject::MakeStepdt2010-04-261-1/+1
* Some documentation comment formatting and a renameThorbjørn Lindeijer2010-04-162-2/+2
* Removed redundant group boxes from options dialog pagesThorbjørn Lindeijer2010-04-131-5/+2
* Change the build directory for cmakedt2010-04-121-1/+3
* Fix parsing of CMake progress indicatorsTobias Hunger2010-04-012-2/+2
* Version bumpcon2010-03-311-5/+5
* Replace QWizard with Utils::WizardJarek Kobus2010-03-312-2/+12
* Fix forward declarationdt2010-03-301-2/+1
* Fix CMake highlighting with dark themedt2010-03-301-0/+1
* Coding style fixesdt2010-03-303-61/+39
* -add a comment what the class doesAlex Neundorf2010-03-301-0/+3
* -cmake syntax highlighting, with the help from DanielAlex Neundorf2010-03-309-4/+639
* Moved CMake settings page under Projects categoryThorbjørn Lindeijer2010-03-261-4/+4
* Added icons to options dialog categoriesThorbjørn Lindeijer2010-03-262-0/+6
* Remove isApplication() and simplfy startup project logicdt2010-03-252-7/+0
* Enable shadowbuilding by default for CMake projectsTobias Hunger2010-03-255-5/+18
* Introduce method to access the project directoryTobias Hunger2010-03-253-14/+7
* Make cmake mimetypes xml file visible in the project treedt2010-03-231-1/+2
* Add *.cmake to glob patterns for cmake files.dt2010-03-231-0/+1
* Refactor the externally modified file handlingcon2010-03-222-3/+13
* Use a type enum instead of duplicating functions between build and cleandt2010-03-165-25/+29
* Plugin manager for enabling/disabling pluginsLasse Holmstedt2010-03-121-0/+1
* Move build environment customization down to BuildConfigurationThorbjørn Lindeijer2010-03-126-247/+3
* Fix cmake wizard not showing after a file changedt2010-03-051-2/+1