summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qmacstyle_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix a namespace error and some warnings found by clangJiang Jiang2010-11-231-6/+4
* QTBUG-4201 fixedakorenevsky2010-11-191-3/+2
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-071-4/+6
|\
| * Ensure that the underline is only drawn when expected for an accelAndy Shaw2010-10-041-4/+6
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-0/+13
|\ \ | |/
| * Mac: Fix crash when using style to draw on other things than widgetsRichard Moe Gustavsen2010-08-101-0/+3
| * Mac: fix regression from 65a673f that makes some buttons unclickableRichard Moe Gustavsen2010-08-041-0/+10
* | Remove the use of deprecated qFindChild(ren)Olivier Goffart2010-08-061-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-011-1/+1
|\ \ | |/
| * Fix for a leak in the mac style.Denis Dzyubenko2010-06-211-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-011-151/+59
|\ \ | |/
| * Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-05-241-1/+1
| |\
| * | Removing unneeded qDebug statement.Carlos Manuel Duclos Vergara2010-05-211-1/+0
| * | Fixing incorrect addition of public API symbols.Carlos Manuel Duclos Vergara2010-05-211-146/+35
| * | Improve look and feel of itemviews on macJens Bache-Wiig2010-05-201-6/+25
| * | QPushButton's click area exceeds the button area by far on Mac OS XCarlos Manuel Duclos Vergara2010-05-201-16/+17
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-251-1/+1
|\ \ \ | | |/ | |/|
| * | Compile with gcc 4.0.1Olivier Goffart2010-05-201-1/+1
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-191-9/+11
|\ \ | |/
| * Fix off-by-one in text layouts and widget size hints on MacEskil Abrahamsen Blomfeldt2010-05-101-9/+11
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-04-271-5/+11
|\ \ | |/
| * Improve itemview appearance on MacJens Bache-Wiig2010-04-201-5/+11
* | Merge branch 'master' of git:qt/oslo-staging-2Thiago Macieira2010-04-221-0/+51
|\ \ | |/ |/|
| * Made sure that QTabWidget reported a big enough size hint.Jan-Arve Sæther2010-04-211-0/+51
* | Fix the bug where the ampersand symbol would be discarded.Fabien Freling2010-03-261-2/+2
* | Tab color fix for document mode on Snow Leopard.Robert Griebl2010-03-191-4/+6
|/
* Fixed cosmetic glitch in QTabBar label's renderingGabriel de Dietrich2010-02-231-1/+1
* Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-091-2/+8
|\
| * Another fix for the non unified title+toolbar regarding text under iconsAndy Shaw2010-02-041-2/+8
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-041-6/+15
|\ \ | |/
| * Fixed potential crash in mac styleJens Bache-Wiig2010-02-021-3/+5
| * Fix missing non-unified toolbar margins on MacJens Bache-Wiig2010-02-021-6/+13
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-011-72/+104
|\ \ | |/
| * Fix header labels on mac with rtlJens Bache-Wiig2010-01-281-2/+0
| * Drawing fake buttons using QMacStyle+QStyleOptionViewItemV4 lead to crash.Carlos Manuel Duclos Vergara2010-01-261-72/+104
* | Fix header labels on mac with rtlJens Bache-Wiig2010-01-281-2/+0
* | Merge branch 'master' into staging-1-masterPaul Olav Tvete2010-01-251-5/+19
|\ \
| * \ Merge branch '4.6'Thiago Macieira2010-01-131-2/+2
| |\ \ | | |/
| | * Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-121-1/+1
| | |\
| | | * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | * | Fixes warning in the QMacStyleOlivier Goffart2010-01-111-1/+1
| | |/
| * | Mac style doesn't honour QStyle::State_HasFocus for non-widgets.Prasanth Ullattil2010-01-071-0/+12
| |/
| * Offset in MDI subwindow bar buttons under Mac OS 10.6Gabriel de Dietrich2009-11-251-3/+5
* | Remove statusbaritem on Mac OSXJens Bache-Wiig2010-01-211-1/+0
|/
* Mac: Fixes broken window decorations for QGraphicsProxyWidget.Bjørn Erik Nilsen2009-11-241-2/+2
* Tabs with corner widgets are drawn incorrectly in document mode on Mac.Prasanth Ullattil2009-10-291-5/+5
* Selected tab is drawn incorrectly on Snow Leopard.Prasanth Ullattil2009-10-271-4/+5
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Fix pixel snow on the combo box popup on Snow Leopard.Morten Sorvig2009-09-041-0/+1
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\