aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/fancyactionbar.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | MiniTargetSelector: If the project's displayname is non unique show pathDaniel Teske2013-01-111-0/+8
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-14/+14
* Ensure consistent size of facnyactionbar buttonDaniel Teske2012-01-311-6/+3
* Fix non-needed usage of QString's fromLocal8Bit() and fromUtf8()Denis Mingulov2012-01-301-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* Make build configuration on target selector a two line labelEike Ziller2011-11-151-11/+75
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Fix exported headers in Core and TextEditor.Friedemann Kleint2010-11-011-1/+0
|/
* Fix some layout issues with the sidebarJens Bache-Wiig2010-04-141-2/+3
* Less includesdt2010-04-071-1/+0
* Fix resizing of actionbarJens Bache-Wiig2010-03-311-1/+7
* Have your debug button backmae2010-03-301-52/+0
* Make disabled icons sharper in sidebarJens Bache-Wiig2010-03-231-14/+12
* Improve icon and label behavior for target selectorJens Bache-Wiig2010-03-191-3/+3
* On Mac, toggle run/debug with the open button (Qt::Key_Alt)mae2010-03-181-8/+39
* Replace reflection by generated drop shadows in sidebarJens Bache-Wiig2010-03-151-2/+3
* Fix size and height of the sidebar project selector iconJens Bache-Wiig2010-03-121-13/+31
* Some tuning of the fancy action barmae2010-03-121-4/+13
* Do not rely on Qt's smartness for flicker avoidancemae2010-03-121-0/+2
* Make the run and debug buttons in the FancyActionBar mutual exclusivemae2010-03-121-1/+24
* Make action icons biggerJens Bache-Wiig2010-03-111-2/+2
* Long live the king!hjk2010-03-051-1/+1
* Improve sidebar readability on macJens Bache-Wiig2010-02-261-1/+1
* Fix an icon centering problem on the actionbarJens Bache-Wiig2010-02-241-3/+2
* Improved styling of project target selectorJens Bache-Wiig2010-02-241-0/+1
* Mor polish for the sidebarJens Bache-Wiig2010-02-221-2/+1
* Make the panel action sunken when panel is openJens Bache-Wiig2010-02-221-1/+1
* Updated hover and pressed appearance for sidebarJens Bache-Wiig2010-02-221-35/+25
* Color tweaksJens Bache-Wiig2010-02-221-2/+2
* Animate sidebar tabs independentlyJens Bache-Wiig2010-02-221-7/+7
* Clean up sidebar tabsJens Bache-Wiig2010-02-221-5/+5
* Some polish for the actionbarJens Bache-Wiig2010-02-221-38/+79
* Give targets a tool tip property.con2010-02-091-1/+2
* Fixes for FancyActionBar and TargetSelector.Daniel Molkentin2010-01-221-89/+69
* Add first version of a new sidebar, including project selector.Daniel Molkentin2010-01-211-68/+126
* When we hide the action, also hide its toolbutton.ck2009-10-161-0/+10
* use QueuedConnection for safetymae2009-08-201-1/+2
* In the FancyActionBar, trigger a button's default actionmae2009-08-201-0/+19
* long live the kinghjk2009-08-141-1/+1
* a bit more scaling for the action bar.mae2009-07-131-2/+27