summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Draw more inactive style elements in retina res.Morten Johan Sørvig2014-02-141-3/+8
* fix crash when using GTK 2.14 function in old gtkAndrey Volkov2014-02-121-1/+3
* Make QToolButtonPrivate::popupTimerDone() more robustJ-P Nurmi2014-02-121-3/+4
* Remove useless ifFrederik Gladhorn2014-02-101-3/+2
* QPA fix: allow setting the initially selected name filter (KDE)Dominik Haumann2014-02-081-1/+3
* Doc: corrected description of QTableWidget::clear()Nico Vertriest2014-02-061-1/+3
* Fix the docs on when setDocument() deletes the previous documentAndy Shaw2014-02-061-2/+2
* QTabWidget: fix moving of the current tabJ-P Nurmi2014-02-051-0/+3
* Doc: fix documentation for QWidget::windowHandle.David Faure2014-02-051-2/+8
* Make QWindowContainer accessibleFrederik Gladhorn2014-02-052-2/+7
* Doc: Fix broken linksSze Howe Koh2014-02-043-4/+4
* Fixed duplicate QMoveEvent generated for each QWidget::move callAlex Montgomery2014-02-031-1/+4
* Ensure the text is not cut off when shown under a toolbutton iconAndy Shaw2014-02-031-1/+1
* Doc: corrected link/example errorsNico Vertriest2014-01-312-5/+5
* Build on Windows Embedded when -qtlibinfix is usedAndy Shaw2014-01-312-0/+10
* Documentation: a singular subject takes a singular verb.Bastiaan Veelo2014-01-311-1/+1
* QPlainTextEdit: set Qt::ImhMultiLineRichard Moe Gustavsen2014-01-301-0/+1
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-271-0/+8
|\
| * Mac Style: Fix non-native menubar item spacingGabriel de Dietrich2014-01-221-0/+8
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-225-24/+43
|\|
| * Implement QMainWindow::setUnifiedTitleAndToolBarOnMacMorten Johan Sørvig2014-01-151-10/+33
| * Remove Mac unified toolbar workarounds.Morten Johan Sørvig2014-01-151-6/+2
| * Revert "QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel."Thorbjørn Martsum2014-01-143-8/+8
* | Don't skip content drawing for QtQuickControls SpinBoxMartin Klapetek2014-01-211-1/+5
* | Fix a possible crash in StyleSheetStyleJens Bache-Wiig2014-01-201-1/+3
* | Mac: Improve transformed QGraphicsProxyWidgetsMorten Johan Sørvig2014-01-201-2/+2
* | Doc: Fix suggest parentheses GCC warningJonathan Liu2014-01-161-1/+1
* | Fix typo in QTextEdit documentationSimon Hausmann2014-01-151-1/+1
* | Correct wordwrapped text handling in QListView icon modeSamuel Gaist2014-01-142-1/+9
|/
* Mac: Remove old unified toolbar implementation.Morten Johan Sørvig2014-01-138-705/+5
* Mac: remove unified toolbar workarounds.Morten Johan Sørvig2014-01-121-25/+2
* Mac: Update unified toolbar drawing code.Morten Johan Sørvig2014-01-121-3/+37
* Mac: Update PE_IndicatorToolBarHandle drawing.Morten Johan Sørvig2014-01-111-8/+4
* Enable window dragging code in QToolBar on MacMorten Johan Sørvig2014-01-112-5/+5
* Fix bug on X11 with WA_TranslucentBackground and native child windows.Gatis Paeglis2014-01-101-3/+4
* Fix QtWidget function-unused warnings found by Clang 3.4Thiago Macieira2014-01-101-9/+0
* Make QRubberBand transparent on Mac OS XMorten Johan Sørvig2014-01-071-1/+1
* Cocoa: fix gnu emacs style shortcut for action in menuLiang Qi2014-01-071-4/+3
* QFileDialog::setDirectory() and directory() should be symmetricShawn Rutledge2014-01-061-1/+5
* Fix some typos in documentation.Jeff Tranter2014-01-023-5/+5
* Avoid crash due to accessing deleted QWidgetWindow objectJian Liang2013-12-241-1/+1
* Fix QAccessibleStateChangeEvent object leakJian Liang2013-12-171-2/+2
* Fix QBackingStore object leakingLiang Jian2013-12-161-3/+5
* Partially revert "Move notification of layout change up from QApplication to ...Robin Burchell2013-12-132-0/+26
* Move notification of layout change up from QApplication to QGuiApplication.Robin Burchell2013-12-102-11/+0
* Windows: Show context menu on mouse release.Friedemann Kleint2013-12-101-2/+6
* Styles: Fix upRule used instead of downRuleCaroline Chao2013-12-101-1/+1
* QWidgetTextControl: drop some actions when QT_NO_CLIPBOARDMarc Mutz2013-12-091-1/+5
* QSpinBox: allow positive values to be entered with the '+' prefix.Mitch Curtis2013-12-051-1/+1
* Fix bad CSS color: O (the letter) is not a valid hex digitThiago Macieira2013-12-051-1/+1