| Commit message (Expand) | Author | Age | Files | Lines |
* | QWindowsMobileStyle::drawPrimitive(PE_Frame) background color fixed | Joerg Bornemann | 2009-10-22 | 1 | -4/+2 |
|
|
* | move default QAbstractButton font setup on Win mobile to QApplication | Joerg Bornemann | 2009-10-22 | 1 | -24/+1 |
|
|
* | Fix ASSERT caused by Plastique style when setting an application font with a ... | Bradley T. Hughes | 2009-10-07 | 1 | -1/+1 |
|
|
* | Fix broken drop-down arrows on Windows 7 | Jens Bache-Wiig | 2009-09-22 | 1 | -11/+0 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-08 | 50 | -200/+200 |
|
|
* | Fix pixel snow on the combo box popup on Snow Leopard. | Morten Sorvig | 2009-09-04 | 1 | -0/+1 |
|
|
* | Update tech preview license header. | Jason McDonald | 2009-08-31 | 50 | -650/+650 |
|
|
* | Fix subControlRect of the Mac style for the QComboBox | Benjamin Poulain | 2009-08-25 | 1 | -3/+10 |
|
|
* | Fix the size returned by QCommonStylePrivate::viewItemSize() for text | Benjamin Poulain | 2009-08-21 | 1 | -1/+1 |
|
|
* | Fix the painting of QSpinBox on Mac when the buttons are disabled | Benjamin Poulain | 2009-08-20 | 1 | -0/+1 |
|
|
* | Fix the painting of QSpinBox on Mac when the buttons are disabled | Benjamin Poulain | 2009-08-20 | 1 | -3/+8 |
|
|
* | Fix the painting of QComboBox on Mac when the rect is not at the origin | Benjamin Poulain | 2009-08-14 | 1 | -42/+60 |
|
|
* | On Mac, hitTestComplexControl() return an incorrect value for combobox | Benjamin Poulain | 2009-08-14 | 1 | -2/+0 |
|
|
* | Fix crash/assert on Mac when painting "small" QPushButtons. | Morten Sorvig | 2009-08-13 | 1 | -0/+7 |
|
|
* | respect QAbstractSpinBox::NoButtons in windowsce / windowsmobile styles | Joerg Bornemann | 2009-08-12 | 2 | -1/+9 |
|
|
* | Update license headers. | Jason McDonald | 2009-08-11 | 50 | -50/+50 |
|
|
* | Make file extension case insensitive with the Gtk+ file dialog | Jens Bache-Wiig | 2009-08-04 | 1 | -1/+18 |
|
|
* | Fixed a potential memory leak on XP | Jens Bache-Wiig | 2009-07-13 | 1 | -2/+4 |
|
|
* | Fix coverity warning | Jens Bache-Wiig | 2009-06-29 | 1 | -2/+1 |
|
|
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 50 | -100/+100 |
|
|
* | Improved styling of expander arrows with Gtk+ | Jens Bache-Wiig | 2009-06-16 | 1 | -9/+6 |
|
|
* | Skip empty parts in KDEDIRS | João Abecasis | 2009-06-09 | 1 | -1/+1 |
|
|
* | BT: Fixes Crash when deleting a QProgressBar which has been styled with QMoti... | Olivier Goffart | 2009-06-04 | 1 | -1/+4 |
|
|
* | Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame. | Olivier Goffart | 2009-05-27 | 1 | -3/+6 |
|
|
* | Fixed a possible assert in QGtkStyle | Jens Bache-Wiig | 2009-05-27 | 1 | -32/+31 |
|
|
* | Fix a painting issue in the QGtkStyle statusbar | Jens Bache-Wiig | 2009-05-26 | 1 | -1/+1 |
|
|
* | Fixes a potential crash when changing system palette with QGtkStyle | Jens Bache-Wiig | 2009-05-22 | 1 | -6/+7 |
|
|
* | Fix Qt does not compile when glibc < 2.3.2 on linux | Jens Bache-Wiig | 2009-05-22 | 1 | -22/+5 |
|
|
* | Fix toolbutton text incorrectly clipped on windows | Jens Bache-Wiig | 2009-05-22 | 1 | -1/+1 |
|
|
* | Don't draw an arrow for toolbuttons that are text only and have a menu. | Norwegian Rock Cat | 2009-05-20 | 1 | -1/+2 |
|
|
* | qdoc: Moved a qdoc comment to a file that is in all packages. | Martin Smith | 2009-05-20 | 1 | -1/+1 |
|
|
* | qdoc: Moved qdoc comments from qmacstyle_mac.mm to qstyles.qdoc | Martin Smith | 2009-05-20 | 1 | -152/+6 |
|
|
* | Ensure that small and mini spin boxes are drawn correctly. | Norwegian Rock Cat | 2009-05-07 | 1 | -39/+57 |
|
|
* | Fix crash in QWebView when application has a style sheet | Markus Goetz | 2009-05-06 | 1 | -1/+1 |
|
|
* | Revert "Fix tabbar issues with Oxygen style" | Jens Bache-Wiig | 2009-05-05 | 1 | -41/+32 |
|
|
* | Fixed busy indicator for a QProgressBar with a style sheet applied to it. | jasplin | 2009-04-30 | 1 | -1/+1 |
|
|
* | QApplication::setStyle() can cause a crash | Richard Moe Gustavsen | 2009-04-30 | 1 | -1/+4 |
|
|
* | Show filter extensions in the GTK file dialog if no name is provided | Jens Bache-Wiig | 2009-04-22 | 1 | -2/+2 |
|
|
* | QGtkStyle: Fix broken transparency on line edits in Clearlooks | Jens Bache-Wiig | 2009-04-22 | 1 | -2/+3 |
|
|
* | Fix tabbar issues with Oxygen style | Jens Bache-Wiig | 2009-04-20 | 1 | -32/+41 |
|
|
* | GTK: Fix line edit background color with custom brush | Jens Bache-Wiig | 2009-04-15 | 1 | -1/+1 |
|
|
* | Fixed painting issues with draggable tabs | Jens Bache-Wiig | 2009-04-15 | 1 | -3/+6 |
|
|
* | BT: Fix a crash on certain theme changes in GNOME | Jens Bache-Wiig | 2009-04-15 | 1 | -0/+1 |
|
|
* | Don't crash in XP style if the painter is inactive. | Gunnar Sletta | 2009-04-14 | 1 | -2/+2 |
|
|
* | Merge branch '4.5' of http://git.scm.dev.nokia.troll.no/qt/qt into 4.5 | Thomas Hartmann | 2009-04-08 | 1 | -0/+4 |
|\ |
|
| * | BT: Fix a painting glitch in gtk combo box | Jens Bache-Wiig | 2009-04-08 | 1 | -0/+4 |
|
|
* | | Fixes: No navigation with alt for the native menubar (Windows CE) | Thomas Hartmann | 2009-04-08 | 1 | -0/+3 |
|/ |
|
* | Fixes missing hover on QListView in Vista | Jens Bache-Wiig | 2009-04-07 | 2 | -0/+4 |
|
|
* | BT: Compile without QT3SUPPORT | Jens Bache-Wiig | 2009-04-07 | 1 | -1/+1 |
|
|
* | BT: Fixed treeview painting regression on Vista | Jens Bache-Wiig | 2009-04-06 | 1 | -6/+14 |
|
|