summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager
Commit message (Expand)AuthorAgeFilesLines
* Class name simplification for MakeStep related classesThorbjørn Lindeijer2009-03-181-1/+0
* Unduplicated the code that initializes editor settingsThorbjørn Lindeijer2009-03-173-13/+3
* Add a name filed to the custom executable runconfiguration widgetdt2009-03-171-2/+0
* Fixes: Add a makeCommand() virtual function to ToolChaindt2009-03-166-22/+12
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-03-161-26/+29
|\
| * Fixed standard text editor actions for generic project files editorThorbjørn Lindeijer2009-03-161-26/+29
* | More progress on the CMake plugindt2009-03-161-0/+1
|/
* Fixes: subdir.file not supportedcon2009-03-122-8/+7
* Fixes: Crash on importing a projectdt2009-03-121-9/+11
* Fixes: Remove -CONFIG Mac hackcon2009-03-111-1/+1
* Fixes: Bump Creator version after releaseDaniel Molkentin2009-03-041-6/+6
* Fixes: simplify ProjectExplorerPlugin::instance() accesshjk2009-03-044-14/+4
* Merge commit 'origin/1.0.0'Oswald Buddenhagen2009-03-024-14/+37
|\
| * Fixes: - New license, new website.v1.0.0con2009-02-271-2/+16
| * add licenses during the custom dumper build step.Oswald Buddenhagen2009-02-261-1/+2
| * don't duplicate list of files to copy during buildOswald Buddenhagen2009-02-261-8/+3
| * optimize GdbMacrosBuildStep: don't copy files which are already currentOswald Buddenhagen2009-02-261-4/+11
| * Fixed: C++ parser configuration (2nd try).Roberto Raggi2009-02-262-8/+8
| * Fixes: C++ Parser configuration for Qt/SDKRoberto Raggi2009-02-261-1/+9
| * Fixes: change license headers to LGPLhjk2009-02-2581-1701/+1377
* | add "run in terminal" optionsOswald Buddenhagen2009-02-272-2/+38
* | Fixes: change file license headers to include LGPLhjk2009-02-2568-1428/+1156
* | Merge branch '1.0.0' into master-masterOswald Buddenhagen2009-02-241-6/+6
|\ \ | |/
| * Fixes: - Updated version numbercon2009-02-241-6/+6
* | Merge branch '1.0.0'hjk2009-02-172-2/+11
|\ \ | |/
| * Fixes: - Rename System Qt to perhaps avoid some confusion.con2009-02-171-1/+2
| * Fixes: - Make sure that we find make command for gdbmacros library.con2009-02-171-1/+9
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-02-162-2/+9
|\ \
| * \ Merge commit 'origin/1.0.0'con2009-02-131-1/+7
| |\ \ | | |/
| | * Fixes: Play nice with the NSIS installer, accept the Installer hints under a ...Daniel Molkentin2009-02-111-1/+7
| * | --debugRoberto Raggi2009-02-131-1/+2
* | | Fixes: Move Buildparser to the projectexplorer, use in cmakeplugindt2009-02-1610-479/+4
|/ /
* | Fixes: Another crashdt2009-02-131-4/+2
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-02-132-6/+23
|\ \
| * | Fixes: Adjust the toolchain classes to make them work on windows.dt2009-02-122-6/+23
* | | Fixes: Another crashdt2009-02-131-1/+3
|/ /
* | Fixes: Add Linux icc to the supported toolchains.dt2009-02-122-1/+3
* | Fixes: Don't crash if we don't get any toolchain.dt2009-02-121-2/+6
* | Fixes: Add ToolChain classes.dt2009-02-1114-882/+104
|/
* Fixes: Finding the ui*.h files so that we can parse those.dt2009-02-062-5/+5
* Fixes: Hopefully parse more gcc/ld errors.dt2009-02-052-34/+14
* Fixes: After adding a new qt version via import, writeSettings()dt2009-02-051-0/+1
* Fixes: Crash after deleting a qt version and pressing cancel.dt2009-02-042-3/+16
* Fixes: - Copyright datecon2009-02-041-1/+1
* Fixes: compile fix with namespaced Qthjk2009-02-021-0/+2
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-01-301-4/+4
|\
| * Fixes: - UI consistencycon2009-01-291-4/+4
* | Fixes: Set cumulative mode to false for figuring out the executabledt2009-01-291-0/+1
|/
* Fixes: On session restore, start less indexers.dt2009-01-283-1/+32
* Fixes: Changing the build config should update the run config.dt2009-01-273-20/+134