summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qmacstyle_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* QMacStyle: Fix QTabBar appearance on YosemiteJari Tenhunen2014-10-071-10/+19
* Replace all ocurrences of NSApp with [NSApplication sharedApplication].Jake Petroules2014-09-011-1/+1
* QMacStyle: Fix focus frame rendering in YosemiteJari Tenhunen2014-08-201-5/+14
* Mac Style: Fix QLineEdit frame in 10.10Jari Tenhunen2014-08-191-10/+8
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* QMenu: Enable sloppy submenu mouse navigationGabriel de Dietrich2014-03-201-3/+0
* Mac style: Fix selected tab text color on 10.6Gabriel de Dietrich2013-11-271-3/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Mac: Fixed text rendering in selected tab buttonGabriel de Dietrich2013-01-071-22/+11
* Modified vertical alignments of simple widgets on OSXTero Ahola2012-12-141-7/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* 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-131-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-111-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
|\|