summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Draw the shadow before the page background to avoid antialiasing overlapsTrond Kjernaasen2009-05-121-22/+22
* Add a AA_MacDontSwapCtrlAndMeta application attribute.Norwegian Rock Cat2009-05-111-60/+48
* Almost 200 symbols that didn't need to be exported.Thierry Bastian2009-05-113-3/+3
* fix build on windowsMaurice Kalinowski2009-05-111-1/+1
* QToolBarLayout and QDockWidgetLayout, which are private classes, areThierry Bastian2009-05-084-26/+11
* Stop a crash in QMenuBar on Designer after my changes.Norwegian Rock Cat2009-05-081-0/+2
* Improved scrolling performance with invisible blocksmae2009-05-081-2/+12
* fix WinCE buildMaurice Kalinowski2009-05-081-0/+2
* Merge branch '4.5'Thiago Macieira2009-05-071-1/+15
|\
| * handle the back soft key on Windows mobile SmartPhonesJoerg Bornemann2009-05-071-1/+15
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-063-5/+3
|\ \ | |/
| * Fixed bug in QTabBar::setTabButton() for a scrolled tab bar.jasplin2009-05-061-1/+2
| * Fixing task 252319Thomas Hartmann2009-05-061-3/+0
| * Fixed scrolling performance issue related to hidden blocksmae2009-05-061-1/+1
* | Show text in tabs of a QTabBar while compileing with QT_NO_TABWIDGETOlivier Goffart2009-05-051-2/+1
* | Fix behavior of QButtonGroup::addButton(QAbstractButton, int).Daniel Molkentin2009-05-052-8/+25
* | Deprecate qt_mac_set_show_menubar for a public cross-platform API.Norwegian Rock Cat2009-05-044-45/+105
* | introduce Q_WS_WINCEMaurice Kalinowski2009-04-2911-32/+32
* | Fixed tabbar position reset on palette changeJens Bache-Wiig2009-04-281-1/+3
* | Repair damage done by 8af3500125a03a54dddb8c46ee709b7b8d257f27Rhys Weatherley2009-04-281-1/+2
* | Fixes QLabel:hover{color:...} for simple textOlivier Goffart2009-04-272-14/+11
* | Work on getting unified toolbars to look more native.Norwegian Rock Cat2009-04-221-2/+2
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-201-3/+3
|\ \ | |/
| * Possible assert when hiding tabbed QDockWidgetThierry Bastian2009-04-171-3/+3
| * Fixed painting issues with draggable tabsJens Bache-Wiig2009-04-152-72/+51
| * BT: Namespace compile fixes for Cocoa.Norwegian Rock Cat2009-04-151-0/+6
| * The submenu of a multicolumn menu have an incorrect positionThierry Bastian2009-04-151-2/+2
* | Fixed painting issues with draggable tabsJens Bache-Wiig2009-04-152-72/+51
* | BT: Namespace compile fixes for Cocoa.Norwegian Rock Cat2009-04-151-0/+6
* | The submenu of a multicolumn menu have an incorrect positionThierry Bastian2009-04-151-2/+2
* | Merge commit 'origin/4.5'Olivier Goffart2009-04-158-51/+97
|\ \ | |/
| * fix potential crashMaurice Kalinowski2009-04-141-1/+1
| * BT: Fix up comments in new Cocoa files.Norwegian Rock Cat2009-04-084-64/+108
| * BT: Fix infinite recursion potential from change acff913a6287ad50b0ac782Norwegian Rock Cat2009-04-081-4/+5
| * Revert "Bt: Fix regression in the Embedded dialogs example"Andreas Aardal Hanssen2009-04-081-13/+11
| * Bt: Fix regression in the Embedded dialogs exampleJens Bache-Wiig2009-04-071-11/+13
| * fix tap-and-hold checkbox problem for Windows CEJoerg Bornemann2009-04-073-12/+11
| * BT: Send the keyevent after we send the shortcutoverride in menuNorwegian Rock Cat2009-04-071-0/+1
| * Adjust commentsNorwegian Rock Cat2009-04-071-33/+34
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtmae2009-04-092-14/+24
|\ \
| * | Refactor the palette and opacity change into a separate function.Norwegian Rock Cat2009-04-082-14/+24
* | | Default text width before QPlainTextEdit was shown for the first timemae2009-04-091-1/+6
|/ /
* | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-071-1/+2
|\ \ | |/
| * Doc - Clarified that button style on X11 platforms may depend on theKavindra Devi Palaraja2009-04-061-1/+2
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-061-1/+1
|\ \ | |/
| * QGtkStyle: Fix styling and palette issues related to combo boxJens Bache-Wiig2009-04-031-1/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-021-1/+1
|\ \ | |/
| * Improved stylesheet support for setting background and foreground rolesJens Bache-Wiig2009-04-021-1/+1
* | Allow setting font properties for Command Link ButtonsJens Bache-Wiig2009-03-301-3/+6
* | Allow styling of pressed splitterOlivier Goffart2009-03-302-6/+15