summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/targetselector.cpp
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix crash after removing targetdt2011-05-091-3/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* More copyright fixesTobias Hunger2011-02-181-0/+33
* Target Selector: paint en/disabled state of add remove buttondt2011-01-171-0/+2
* Use popup menu when selecting new targetsTobias Hunger2010-06-291-3/+10
* Fix parsing canceld on project loaddt2010-06-151-8/+7
* Add drop shadow to project settingsJens Bache-Wiig2010-06-071-5/+14
* Fix incorrect text color in project settings tabsJens Bache-Wiig2010-05-071-0/+2
* Swap build/run buttonsJens Bache-Wiig2010-04-291-2/+2
* Make targetselector translatableJens Bache-Wiig2010-04-281-14/+52
* Sync the active target on the projects page with the active targetdt2010-03-261-17/+2
* Fix crash when deleting targetsTobias Hunger2010-02-261-7/+12
* Add disabled button image for target add/remove buttonsTobias Hunger2010-02-251-2/+10
* Add method to insert into targetselectorTobias Hunger2010-02-221-6/+25
* Fix off by 1 addbuttonwidth error in targetselectorTobias Hunger2010-02-161-1/+1
* Add remove button to target selector widgetTobias Hunger2010-02-111-5/+38
* Removed static QIcon instances.Friedemann Kleint2010-02-101-8/+8
* Move active target name neatly to the middle.con2010-02-091-1/+1
* Integrate target supportTobias Hunger2010-02-091-6/+50
* Fix some resource paths.con2010-01-191-4/+4
* Add widget for selecting settings for a specific target.con2010-01-181-0/+129