summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/targetselector.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Project Mode: Show run settings for projects without build settingsTobias Hunger2013-11-041-2/+2
|/
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-5/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Change and Clone kit functionalityDaniel Teske2012-09-281-25/+100
|/
* Show tool tip when hovering over project mode kit selectorEike Ziller2012-09-061-0/+17
* Project target page: Handle overflow and add left/right controlsEike Ziller2012-08-151-30/+43
* Target selector: Increase space and right-elide target nameEike Ziller2012-08-151-3/+5
* Redesign project mode's target selectorEike Ziller2012-08-131-95/+137
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-0/+6
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | TargetSelector: Don't set the pen twice to the same colorDaniel Teske2011-10-281-1/+0
* | Coding style in targetselector.cppDaniel Teske2011-10-281-3/+3
* | TargetSelector: None of the slots need to be a slotDaniel Teske2011-10-281-5/+0
|/
* 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