summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Widgets: Propagate 'accepted'-state of touch begin events.Friedemann Kleint2013-04-123-9/+16
* Fix the check if mouse events should be synthesized from touch eventsFabian Bumberger2013-04-111-6/+2
* Doc: Fix minor typoSze Howe Koh2013-04-101-1/+1
* QWizard/Win: Support RTL layout in Aero styleAhmed Saidi2013-04-082-3/+25
* QGtkStyle: Try to get the theme name from GtkSettingsDmitry Shachnev2013-04-051-32/+6
* Mark widget framestrut as dirty when window flags change.Friedemann Kleint2013-04-051-0/+3
* QGtkStyle: remove obsolete themeName != "Qt" checksDmitry Shachnev2013-04-051-12/+0
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-022-2/+1
* Fix tickmark painting on Fusion styleJens Bache-Wiig2013-04-011-47/+49
* Mac style: Fix disabled menu item palette entryGabriel de Dietrich2013-03-291-1/+1
* QWidget: micro-optimisationMarc Mutz2013-03-291-1/+1
* QTreeView - improve ItemNeverHasChildren slightlyThorbjørn Martsum2013-03-281-0/+2
* Support high-dpi pixmaps.Morten Johan Sørvig2013-03-281-10/+13
* Support high-dpi pixmaps and images.Morten Johan Sørvig2013-03-281-8/+13
* Mac style: Fix scaled clipping regions on retina displaysGabriel de Dietrich2013-03-281-1/+1
* Make QMacStyle paint right side up again.Morten Johan Sørvig2013-03-281-4/+4
* FileDialogs: Set shortcuts for navigation buttons.Frederik Gladhorn2013-03-271-0/+9
* Mac style: Remove suspicious assignmentGabriel de Dietrich2013-03-271-1/+0
* Support high-dpi images.Morten Johan Sørvig2013-03-261-3/+6
* Cocoa: Make retina desktop components work.Morten Johan Sørvig2013-03-261-4/+8
* Cocoa: Make touch events work again.Morten Johan Sørvig2013-03-261-0/+28
* Fix documentation of QFileSystemModel::resolveSymlinks().Sérgio Martins2013-03-261-2/+2
* Make QGraphicsScene::touchEventhandler ignore unhandled touch eventsMorten Johan Sørvig2013-03-261-1/+1
* Set screen position when generating synthetic mouse events from touchMorten Johan Sørvig2013-03-261-1/+1
* QMdi: Don't emit subWindowActivated during StyleChange handling.David Faure2013-03-251-1/+7
* OSX: WindowTransparentForInput QNSView pass events to next responderShawn Rutledge2013-03-241-1/+2
* Fusion Style: draw toolbar lines for non-widget apps.Frederik Gladhorn2013-03-231-1/+1
* Accessibility: Fix crash when updating in dtorFrederik Gladhorn2013-03-233-0/+12
* Do not update accessibility for invalid interfacesFrederik Gladhorn2013-03-231-0/+3
* Remove unused private fields in a class used for anti-flicker workaroundThiago Macieira2013-03-231-4/+6
* Fix missing parts of Ie511522d35b5658c20be43dd112eae18c205277f in mergeMitch Curtis2013-03-221-2/+4
* QWindowsVistaStyle: fix checkbox animations for QtQuick ControlsJ-P Nurmi2013-03-221-1/+2
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-212-20/+0
|\
| * qtbase: Fix duplicate symbol errors in static build on MacGabriel de Dietrich2013-03-201-24/+30
| * Don't call updateAccessibility from graphicsviewJan Arve Saether2013-03-152-20/+0
* | QWindowsVistaStyle::drawPrimitive(PE_Frame): fix background clippingJ-P Nurmi2013-03-211-10/+7
* | QWindowsVistaStyle: fix QTextBrowser frameJ-P Nurmi2013-03-211-1/+2
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-20473-1785/+4019
|\ \
| * | Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-19439-439/+439
| * | Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-195-0/+11
| * | Windows: Fix drop shadows for widget tool tips.Friedemann Kleint2013-03-181-0/+5
| * | Make QT_STYLE_OVERRIDE env variable available to release buildsShawn Rutledge2013-03-181-4/+0
| * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1674-276/+276
| * | Make qaccessible2.h internal.Frederik Gladhorn2013-03-145-4/+5
| * | Improved appearance of mac toolbar handlesJens Bache-Wiig2013-03-131-9/+3
| * | Improve the look and feel of Mac extension arrowJens Bache-Wiig2013-03-136-75/+6
| * | Draw StatusBar with gradient on macJens Bache-Wiig2013-03-131-12/+0
| * | Add convenience for section actions in QMenuKevin Ottens2013-03-136-2/+115
| * | Do not list desktop widgets and desktop screen widgets as top-levels.Friedemann Kleint2013-03-121-2/+1
| * | QFontComboBox: Minor code optimization & simplificationKonstantin Ritt2013-03-121-25/+12