summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-018-70/+127
* QWidget windows have fullscreen button by default; manual test for itShawn Rutledge2012-12-012-2/+3
* Renamed the keyboard-focus doc to make clear it's about WidgetsShawn Rutledge2012-12-014-4/+5
* Mac: Fix small button metrics, menu indicator alignmentGabriel de Dietrich2012-12-011-2/+6
* WINCE: Fix renameing of resource filesAndreas Holzammer2012-12-011-2/+2
* QGraphicsView - fix rubberband to stay right on scrollThorbjørn Lund Martsum2012-12-011-1/+1
* Fix compile with -DQT_NO_WIZARDMontel Laurent2012-12-012-2/+4
* Fix example documentation for OpenGL module and (widget) Tools.Gunnar Sletta2012-11-301-10/+4
* Mention the QT_STYLE_OVERRIDE env variable.Shawn Rutledge2012-11-301-1/+3
* Fix broken links in the QtWidgets examples.Gunnar Sletta2012-11-302-1/+2
* Fix linking in painting, richtext and desktop examplesGunnar Sletta2012-11-304-1/+56
* QGV: set QStyleOption::styleObject for graphics items & widgetsJ-P Nurmi2012-11-303-0/+14
* Docs: clarify availability & platform theme usage in widget galleriesJ-P Nurmi2012-11-304-7/+20
* Made QWindowsStyle internalJ-P Nurmi2012-11-3014-114/+115
* QPA: update backingstore also when moving QWindowsRichard Moe Gustavsen2012-11-301-1/+3
* Revise QMacStyle scrollbar animation handlingJ-P Nurmi2012-11-301-65/+51
* Add a nice description of Qt Widgets moduleJan Arve Saether2012-11-301-0/+4
* doc: Remove references to Qt 4 in QMainWindow introductionEskil Abrahamsen Blomfeldt2012-11-291-6/+5
* Make Mac style not crash on null styleObject.Morten Johan Sørvig2012-11-291-0/+14
* Mention that the Qt book only covers widgetsGunnar Sletta2012-11-281-0/+1
* QtWidgets docs: use Fusion screenshotsJ-P Nurmi2012-11-2872-55/+55
* Remove Qt 3 references from model/view documentation.Paul Olav Tvete2012-11-281-16/+7
* Move session management code from QApplication to QGuiApplication.David Faure2012-11-283-259/+1
* Docs: cleaned up remaining cleanlooks references and screenshotsJ-P Nurmi2012-11-2830-10/+5
* Docs: add Fusion Style Widget GalleryJ-P Nurmi2012-11-2829-3/+141
* Choose better screenshots for "The Widget Classes" docsJ-P Nurmi2012-11-281-5/+5
* Style docs & snippets: remove references to QWindowsStyleJ-P Nurmi2012-11-286-65/+75
* Remove invalid assert from QGraphicsSceneRafael Roquetto2012-11-281-1/+0
* Docs: removed Motif widget galleryJ-P Nurmi2012-11-2829-138/+0
* Docs: removed CDE widget galleryJ-P Nurmi2012-11-2828-133/+0
* Always use QAIM to get the default flags.Stephen Kelly2012-11-281-1/+1
* Make "API Reference" section \section1Jan Arve Saether2012-11-281-1/+2
* Ensure subfocus is not reset to 0 when hiding a panel.Andreas Aardal Hanssen2012-11-262-14/+27
* QMacStyle: cleanup unused includesJ-P Nurmi2012-11-261-7/+0
* Fix example paths in example manifests that are used by Qt Creator.Eike Ziller2012-11-261-0/+2
* Mac: Reworking flat QGroupBox lookGabriel de Dietrich2012-11-261-15/+25
* Moving code for PE_IndicatorArrow* from windows to common styleThomas Hartmann2012-11-262-74/+74
* docs: mark QMacStyle internalJ-P Nurmi2012-11-261-0/+1
* Fix keyboard grab in QWidgetWindow.Friedemann Kleint2012-11-261-0/+2
* Fix color issue with sliders on Fusion styleJens Bache-Wiig2012-11-251-1/+1
* QHeaderView: - avoid cursor move on setDefaultSectionSizeThorbjørn Lund Martsum2012-11-251-0/+2
* Improved tri-state checkbox in Fusion styleJens Bache-Wiig2012-11-251-10/+15
* Remove QApplication::type() and make QCoreApplication::Type internalJ-P Nurmi2012-11-233-63/+11
* Draw disabled QMenu items in inactive state in vista style.Friedemann Kleint2012-11-231-1/+1
* Updated aboutQt dialog textLars Knoll2012-11-231-8/+10
* Remove Plastique and Cleanlooks from the widget galleryJan Arve Saether2012-11-233-292/+5
* Doc: Be consistent, and put all widget classes in the same page.Jan Arve Saether2012-11-237-149/+62
* Fix selection in QTableView when rows and columns have been movedMiikka Heikkinen2012-11-231-8/+12
* Emit destroyed() signal before children get deletedLars Knoll2012-11-231-0/+18
* QHeaderView - Fix auto-scroll on manual move on sectionsThorbjørn Lund Martsum2012-11-232-0/+21