summaryrefslogtreecommitdiff
path: root/src/gui/styles/qmacstyle_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.6Sergio Ahumada2012-11-271-18/+18
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix documentmode tab label text on Mac OSXJens Bache-Wiig2010-02-231-1/+1
* Another fix for the non unified title+toolbar regarding text under iconsAndy Shaw2010-02-041-2/+8
* 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
* 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
* 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-071-1/+1
* | Fixes warning in the QMacStyleOlivier Goffart2010-01-111-1/+1
|/
* Offset in MDI subwindow bar buttons under Mac OS 10.6Gabriel de Dietrich2009-11-251-3/+5
* 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
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-271-3/+10
|\ \ | |/
| * Fix subControlRect of the Mac style for the QComboBoxBenjamin Poulain2009-08-251-3/+10
| * Fix the painting of QSpinBox on Mac when the buttons are disabledBenjamin Poulain2009-08-201-0/+1
| * Fix the painting of QSpinBox on Mac when the buttons are disabledBenjamin Poulain2009-08-201-3/+8
| * Fix the painting of QComboBox on Mac when the rect is not at the originBenjamin Poulain2009-08-141-42/+60
| * On Mac, hitTestComplexControl() return an incorrect value for comboboxBenjamin Poulain2009-08-141-2/+0
| * Fix crash/assert on Mac when painting "small" QPushButtons.Morten Sorvig2009-08-131-0/+7
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | spelWarwick Allison2009-08-141-5/+5
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fix QMacStyle subControlRect()-reporting for CC_SpinBoxTor Arne Vestbø2009-08-061-3/+9
* | Move QMacStyle icon handling down to the common style.Norwegian Rock Cat2009-07-171-120/+2
* | Handle Jens' new variable.Norwegian Rock Cat2009-07-171-0/+3
* | Bad drawing of styled viewports within QAbstractScrollAreaOlivier Goffart2009-07-151-6/+5
* | Fix font propagation issues with QComboBox and the popup menu.Norwegian Rock Cat2009-07-131-2/+6
* | Kill the drawPantherTab stuff as it's no longer necessary.Norwegian Rock Cat2009-06-241-176/+22
* | Remove some more old Panther code.Norwegian Rock Cat2009-06-241-111/+79
* | Put back in these status bar changes for 10.4Norwegian Rock Cat2009-06-231-0/+4
* | More culling of Panther Code.Norwegian Rock Cat2009-06-231-145/+68
* | Clean up the font hash and palette hash stuff.Norwegian Rock Cat2009-06-231-1/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Integrating QProxyStyleJens Bache-Wiig2009-06-121-45/+47
* | Make inverted appearance work for progressbar in QMacStyleNorwegian Rock Cat2009-06-041-1/+13
* | Ensure small and mini headers aren't bigger than "large" ones.Norwegian Rock Cat2009-06-021-1/+1
* | Merge commit 'origin/4.5'Samuel Rødal2009-05-201-1/+2
|\ \ | |/
| * Don't draw an arrow for toolbuttons that are text only and have a menu.Norwegian Rock Cat2009-05-201-1/+2
* | Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-201-152/+6
|\ \ | |/
| * qdoc: Moved a qdoc comment to a file that is in all packages.Martin Smith2009-05-201-1/+1
| * qdoc: Moved qdoc comments from qmacstyle_mac.mm to qstyles.qdocMartin Smith2009-05-201-152/+6
* | Remove a comment.Norwegian Rock Cat2009-05-111-1/+0