summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Fix MinGW-64-warnings about cast from DWORD to HWND.Friedemann Kleint2013-03-121-8/+12
| * | QApplication: Fix MSVC-warning about unused variable q.Friedemann Kleint2013-03-121-6/+2
| * | Aero-Style-QWizard: Hide/Show back-button correctly.Friedemann Kleint2013-03-062-1/+4
| * | Aero-Style-QWizard: Fix drawing when used as a child widget.Friedemann Kleint2013-03-062-13/+33
| * | Aero-Style-QWizard: Do not use parent window handle.Friedemann Kleint2013-03-063-21/+48
| * | Aero-Style-QWizard: Set custom margins only for Areo-Style.Friedemann Kleint2013-03-063-9/+7
| * | QAndroidStyle: Fix warnings and compilation on Windows.Friedemann Kleint2013-03-061-10/+10
| * | Fix export of QAndroidStyle.Friedemann Kleint2013-03-061-1/+1
| * | Fixed QTreeWidgetIterator to work with sorted QTreeWidgetJan Arve Saether2013-03-061-5/+4
| * | qtbase: Fix duplicate symbol errors in static build on MacGabriel de Dietrich2013-03-061-24/+30
| * | Compile.Morten Johan Sørvig2013-03-061-1/+1
| * | Implement XEmbed protocolAlberto Mardegan2013-03-065-4/+88
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-063-3/+3
| |\ \
| * \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-0612-60/+72
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-0512-60/+72
| | |\ \ \
| * | | | | Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-052-2/+2
| |/ / / /
| * | | | Introducing the Qt Android portPaul Olav Tvete2013-03-056-11/+2024
| * | | | Add QProxyStyle(QString key) constructor for convenienceJ-P Nurmi2013-03-042-5/+25
| * | | | Fusion style: Remove unnecessary widget castGabriel de Dietrich2013-03-041-6/+4
| * | | | Merge "Merge branch 'ios' into dev" into refs/staging/devTor Arne Vestbø2013-02-283-4/+4
| |\ \ \ \
| | * | | | QFusionStyle: Fix crash on iOSRichard Moe Gustavsen2013-02-271-2/+2
| | * | | | iOS: Don't reference QMacStyle from QStyleOption as we don't build itRichard Moe Gustavsen2013-02-261-1/+1
| | * | | | iOS: fix build issue, dont link against cocoaRichard Moe Gustavsen2013-02-261-1/+1
| * | | | | Update the display to reflect changes by input methodPaul Olav Tvete2013-02-271-1/+2