summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt-s60/rvcttoolchain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Profile introductionTobias Hunger2012-06-211-39/+3
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-2/+1
* Symbian: RVCT and GCCE environment variablesTobias Hunger2012-02-221-2/+3
* Supply c++11 flags and per-project info to c++ code model.Erik Verbruggen2012-02-161-1/+8
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Support multiple mkspecs per tool chainTobias Hunger2012-02-091-3/+3
* Toolchain: Allow overriding of detected mkspecTobias Hunger2012-02-091-6/+6
* ToolChain: Add compilerCommand() methodTobias Hunger2012-01-311-31/+31
* Toolchain: Add type() method.Tobias Hunger2012-01-311-1/+6
* Use QUuids to identify tool chainsTobias Hunger2012-01-301-17/+4
* Long live the king!hjk2012-01-261-1/+1
* TC: Use FileName for debuggerCommand()Tobias Hunger2012-01-191-6/+6
* Compile Qt4ProjectManager with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-141-4/+5
* Have ToolChainManager::defaultDebugger() return a FileNameTobias Hunger2012-01-131-1/+1
* Use Utils::FileName for various bits in QtVersionDaniel Teske2011-12-071-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix memory leaks (lacking destructors for uis)Jarek Kobus2011-10-281-0/+5
* ToolChain: Add support for mkspecsTobias Hunger2011-05-131-0/+5
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge remote branch 'origin/2.2'con2011-04-181-0/+2
|\
| * Set debugger when importing tool chains from old settingsTobias Hunger2011-04-141-0/+2
* | Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\ \ | |/
| * Update license.hjk2011-04-131-14/+13
* | Merge branch '2.2'Bill King2011-04-051-1/+1
|\ \ | |/
| * Symbian: Make cloning of RVCT toolchain workTobias Hunger2011-04-011-1/+1
* | Merge remote branch 'origin/2.2'con2011-04-011-1/+35
|\ \ | |/
| * toolchain: Make Id more uniqueTobias Hunger2011-03-311-1/+15
| * toolchain configuration: hide unusable controls in 'disabled' statehjk2011-03-311-0/+14
| * qr4projectmanager: improve appearance of RvctToolChainConfigWidgethjk2011-03-301-0/+6
* | Toolchain: Add option to make toolchain readonlyTobias Hunger2011-03-291-0/+8
|/
* RVCT: Speed up detection of versionTobias Hunger2011-03-241-2/+2
* Add toolChainUpdated signalTobias Hunger2011-03-241-1/+13
* Fix spelling of tool chain is user-visible strings and commentsTobias Hunger2011-03-161-1/+1
* Toolchains: Header cleanup.Friedemann Kleint2011-02-281-0/+2
* Symbian: Fix Toolchain to remember its debugger.Friedemann Kleint2011-02-241-2/+6
* toolchain: fix enum naming stylehjk2011-02-231-2/+2
* Toolchains: Add debugger autodetection.Friedemann Kleint2011-02-231-10/+5
* WS cleanupTobias Hunger2011-02-231-1/+0
* Debugger: Work towards having a debugger setting per toolchain.Friedemann Kleint2011-02-221-11/+25
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-249/+367
* 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
* | Symbian: Pass on license file informationTobias Hunger2010-11-261-1/+2
* | Symbian: Introduce RVCT 4 toolchainTobias Hunger2010-11-261-63/+175
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-4/+4
|/
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-4/+4
* Header cleaning: Make Toolchain::equals take const parameters.Friedemann Kleint2010-09-201-1/+1
* Set variable to force RVCT version for SymbianTobias Hunger2010-09-131-0/+2
* Code polishing, continuing cb23999fbf16476d52678d23fc3cf888090560bfFriedemann Kleint2010-09-091-1/+10