summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt-maemo/maemorunfactories.cpp
Commit message (Expand)AuthorAgeFilesLines
* enable adding custom config widgets from a run control factoryMilian Wolff2011-02-281-1/+1
* Maemo: Move more functionality into the new target classes.Christian Kandeler2011-01-191-3/+2
* Maemo: Introduce dedicated Fremantle and Harmattan targets.Christian Kandeler2011-01-181-10/+8
* Qt4projectManager: Refactor Qt4Target, split up in per target classesdt2011-01-171-6/+8
* Maemo: Refactor device configurations list.Christian Kandeler2011-01-131-2/+1
* It's 2011 now.con2011-01-121-1/+1
* Maemo: Prepare for possibility of our deploy step disappearing.Christian Kandeler2011-01-111-1/+2
* Maemo: Move MADDE environment information out of MaemoToolChain class.Christian Kandeler2011-01-041-3/+6
* ProjectExplorer + Debugger: Move Debug Action to the Debugger plugindt2010-11-121-2/+3
* Maemo: Re-enable package installation via UTFS mount.Christian Kandeler2010-11-021-2/+0
* Maemo: Always deploy via SFTP upload.Christian Kandeler2010-10-111-1/+4
* Maemo: Don't allow run control to be created for invalid run config.Christian Kandeler2010-09-281-3/+5
* Maemo: Don't crash on restoring a project with removed Qt version.Christian Kandeler2010-09-211-1/+2
* Maemo: Support QML-only debugging.Christian Kandeler2010-09-161-1/+1
* Maemo: Debug/Run capabilities now react to toolchain changes.Christian Kandeler2010-09-161-1/+4
* Maemo: Support QML debugging.Christian Kandeler2010-09-081-1/+1
* Maemo: Device configurations now have a list of free ports.ck2010-08-131-3/+15
* Maemo: Get rid of MaemoDebugRunControl.ck2010-07-151-1/+2
* Maemo: Fix restoration of run configuration.ck2010-07-131-1/+4
* Maemo: Give meaningful names to run configurations.ck2010-07-081-5/+4
* Long overdue changes and refactoring for qemu handling.kh12010-05-201-110/+2
* Maemo: Give more information to user about Qemu state.ck2010-05-191-1/+1
* Fix build break after rebase.kh12010-04-221-1/+1
* Fix warning.kh12010-04-221-0/+1
* Fix gcc compiler warningsKai Koehne2010-04-221-1/+1
* Do not add "on Maemo device" anymore, since we now have the targets.kh12010-04-191-4/+1
* Some documentation comment formatting and a renameThorbjørn Lindeijer2010-04-161-1/+1
* Start on a build step for creating symbian package.con2010-03-161-5/+6
* Maemo: Make it possible to have more than one run configuration.ck2010-03-081-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Fix broken enabled/ disabled emulator startbutton state.kh12010-03-011-21/+57
* Remove Maemo emulatorTobias Hunger2010-02-261-11/+5
* No need to have a function if we can call connect inside the class ctor.kh12010-02-231-29/+11
* Return a reference to the object, changed from pointer.kh12010-02-231-6/+6
* Move the factories inside there own source files.kh12010-02-231-0/+284