aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qt4projectmanager/qt-s60
Commit message (Expand)AuthorAgeFilesLines
* Removal of Symbian supportAlessandro Portale2012-08-2273-14090/+0
* rvcttoolchain: fix toolchain widgethjk2012-08-164-116/+36
* toolchainoptionpage: make name editable next to other fieldshjk2012-08-162-9/+8
* debugger: simplify parameter guessinghjk2012-08-162-14/+5
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-065-11/+11
* Device support: Introduce IDevice helper classes.Christian Kandeler2012-08-022-21/+0
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-271-2/+2
* projectexplorer: move kill/list to IDevicehjk2012-07-272-16/+39
* device handling: move LinuxDeviceConfiguration::MachineType to IDevicehjk2012-07-261-0/+1
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-193-4/+0
* Contact -> qt-project.orgEike Ziller2012-07-1966-198/+66
* kill dead s60 codeOswald Buddenhagen2012-07-092-19/+0
* move LoadFlags to QMakeEvaluatorOswald Buddenhagen2012-07-041-1/+1
* debugger: adjust to profile changeshjk2012-06-281-5/+14
* S60: Fix warningOrgad Shaneh2012-06-271-1/+1
* Update botan library.Christian Kandeler2012-06-261-16/+3
* Fix reading of existing .user filesTobias Hunger2012-06-211-1/+1
* Whitespace ChangesTobias Hunger2012-06-212-3/+3
* Profile introductionTobias Hunger2012-06-2128-842/+245
* Make PluginManager mostly static.Eike Ziller2012-06-191-3/+2
* runconfig: consolidate createConfigurationWidget implementationshjk2012-06-195-18/+0
* debugger: merge notifyEngineRemoteSetup* and handleRemoteSetup*hjk2012-06-131-3/+3
* IDevice: Introduce state 'device ready to use'.Nikolai Kosjar2012-06-014-18/+18
* DeviceFactory: Allow for querying supported device typesTobias Hunger2012-05-302-5/+15
* explicitly enable exceptions where they are requiredKonstantin Ritt2012-05-211-0/+2
* DebuggingHelper: Move to QtSupportTobias Hunger2012-05-182-4/+4
* Device support: Use Core::Id for device type.Christian Kandeler2012-05-162-3/+3
* Catch a few common errors for failing .pro parsingDaniel Teske2012-05-091-2/+1
* Qt run configurations: emit enabledChanged if the disable reason changedDaniel Teske2012-05-081-3/+6
* Device support: Make IDevice::executeAction() const again.Christian Kandeler2012-05-072-2/+2
* Symbian: Don't switch to default device in clone constructorKai Koehne2012-05-031-6/+6
* Symbian: Fix crash when loading projects without default deviceKai Koehne2012-05-031-1/+4
* Device support: Make device actions a little more flexible.Christian Kandeler2012-05-022-3/+2
* Device support: Use Core::Id for device actions.Christian Kandeler2012-05-022-7/+7
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-2/+1
* Symbian: Fix crash when playing with DevicesTobias Hunger2012-04-307-16/+24
* Symbian: Only list Symbian device if Symbian Qt is foundTobias Hunger2012-04-272-4/+38
* Fix warnings on windowsTobias Hunger2012-04-254-8/+8
* Use Core::Id in project-related objectsTobias Hunger2012-04-2516-127/+138
* IDevice: Make id creation (a bit) less magicTobias Hunger2012-04-181-1/+1
* Device Support: Add canRestore() to device factory.Christian Kandeler2012-04-182-9/+8
* Device Support: Fix device restoring.Christian Kandeler2012-04-182-3/+8
* Fix warningTobias Hunger2012-04-171-0/+1
* Symbian: Remove support for S60 emulatorTobias Hunger2012-04-1713-1482/+11
* Add SymbianIDeviceTobias Hunger2012-04-1719-817/+1375
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-1/+1
* RunConfig: Rename signal isEnabledChanged(bool)Tobias Hunger2012-03-295-12/+14
* Debugger: Dont pass DebuggerEngine::State around in a referenceKai Koehne2012-03-292-2/+2
* taskhub: use more direct access.hjk2012-03-121-3/+2
* Ui: No spaces before "..."Daniel Teske2012-03-071-1/+1