summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qmacstyle_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix QDockWidget titlebar button positioning on Mac OS XPasi Matilainen2011-11-141-0/+101
* Mac: Fix the color of check marks in menus with stylesheetTero Ahola2011-11-111-3/+7
* Fix bug QTBUG-13901, Mac style button rectChris Meyer2011-08-121-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-07-121-5/+5
|\
| * Fix editable combobox style on MacJiang Jiang2011-07-071-5/+5
* | Lion Support: Fix QSpinBox lookGabriel de Dietrich2011-07-051-1/+1
* | Lion Support: Hand made rendering of selected tab textGabriel de Dietrich2011-07-041-2/+20
|/
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Don't use inactive borders for spinbox on MacJens Bache-Wiig2011-03-281-1/+1
* Merge earth-team into masterOlivier Goffart2011-03-151-1/+1
|\
| * Mac Style: Compile FixMartin Petersson2011-03-141-1/+1
| * Fix corner of scroll area so it is stylable on Mac.Martin Petersson2011-03-101-1/+1
* | Merge request: 1111Richard Moe Gustavsen2011-02-251-0/+7
|/
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | 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