summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* rename QtDebug to QDebughjk2012-08-063-3/+3
* Add support for Windows in LocalProcessListThomas Hartmann2012-08-062-0/+81
* processlist: use tree view instead of tablehjk2012-08-062-3/+24
* projectexplorer: processlists are useful for windows desktops, toohjk2012-08-062-11/+5
* processlist: prepare for all desktop devices having a processlisthjk2012-08-064-35/+26
* Device support: Implement process listing for the Desktop device.Christian Kandeler2012-08-068-4/+228
* Layout fixes for target settings.Eike Ziller2012-08-063-15/+12
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-067-23/+23
* buildsettingswidget: remove a function called only oncehjk2012-08-032-6/+0
* Device support: Move processes dialog creation to settings widget.Christian Kandeler2012-08-037-31/+42
* profilechooser: make tooltip more verbosehjk2012-08-032-13/+11
* Device support: Let devices create project list model.Christian Kandeler2012-08-028-100/+284
* Device support: Introduce IDevice helper classes.Christian Kandeler2012-08-029-69/+67
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-014-9/+9
* Madde: Remove support for generic MeeGo.Christian Kandeler2012-08-013-17/+5
* ProjectExplorer: Introduce generic application runner.Christian Kandeler2012-08-014-3/+450
* debugger: move startgdbserverdialog from remotelinux pluginshjk2012-07-311-2/+2
* remotelinux/projectexplorer: move UsedPortsGatherer to projectexplorerhjk2012-07-314-2/+298
* Fix support for MSVC2012.Tobias Hunger2012-07-303-12/+44
* EditorConfiguration: Add missing check.Robert Loehning2012-07-301-1/+2
* Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-2/+2
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-276-13/+20
* projectexplorer: remove unmatched beginResetModelhjk2012-07-271-1/+0
* projectexplorer: move kill/list to IDevicehjk2012-07-275-125/+63
* remotelinux/projectexplorer: move processlist closer to the corehjk2012-07-277-0/+746
* device handling: move LinuxDeviceConfiguration::MachineType to IDevicehjk2012-07-263-4/+22
* ProfileChooser: Introduce flags specifying which profiles to list.Friedemann Kleint2012-07-242-5/+21
* Fix some memory leaksOrgad Shaneh2012-07-201-0/+1
* Added VCS integration to ResourceEditor.Konstantin Tokarev2012-07-196-312/+5
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-1911-11/+0
* Contact -> qt-project.orgEike Ziller2012-07-19228-684/+228
* profilechooser: run init() in constructorhjk2012-07-182-8/+2
* Implemented file rename in ResourceEditor.Konstantin Tokarev2012-07-181-30/+2
* use QT_BEGIN_NAMESPACE instead of QT_FORWARD_DECLARE_CLASShjk2012-07-171-2/+4
* projectexplorer: improve spacing in profile selection dialoghjk2012-07-171-5/+10
* projectexplorer: de-pimpl ToolChainConfigWidgethjk2012-07-172-57/+28
* profiles: better distribution of spacing in the option pagehjk2012-07-171-1/+7
* profiles: some variable renaming (st->profile)hjk2012-07-171-18/+18
* move ProfileChooser from Debugger to ProjectExplorerOrgad Shaneh2012-07-174-0/+178
* projectexplorer: fix crash on removing last profilehjk2012-07-161-9/+9
* projectexplorer: prevent crash on complex setting changes.hjk2012-07-161-0/+3
* Fix crash on removing the profile of the last targetDaniel Teske2012-07-161-1/+0
* Remove warningDaniel Teske2012-07-161-1/+1
* Project mode: Fix crash on removing the last profileDaniel Teske2012-07-162-0/+14
* project manager: delete private class (fix mem leak)Montel Laurent2012-07-162-1/+6
* Device support: Use double click to select deviceMontel Laurent2012-07-162-2/+8
* New QNX plugin.Tobias Nätterlund2012-07-131-1/+1
* Support badge on output panel buttons.Francois Ferrand2012-07-051-0/+39
* Support flashing output pane button.Francois Ferrand2012-07-051-0/+5
* Don't show the target setup page on adding a subprojectJarek Kobus2012-07-041-1/+1