summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* QAbstractItemView - prepare fix for auto scroll on sectionmoveThorbjørn Lund Martsum2012-11-231-10/+13
* Made QMacStyle internalJ-P Nurmi2012-11-2314-333/+327
* Add pointers to the rich text documentation from mentions of rich text.Samuel Rødal2012-11-232-3/+6
* QWidgetPrivate::init(): clarify that QWidget requires QApplicationJ-P Nurmi2012-11-231-2/+2
* Made QWindowsMobileStyle internalJ-P Nurmi2012-11-236-197/+198
* Made QWindowsCEStyle internalJ-P Nurmi2012-11-236-166/+167
* Account for the item spacing when using QListView::scrollTo()Pierre Rossi2012-11-231-0/+1
* Do not hide fullscreen widgets having a 0x0 geometryOliver Wolff2012-11-221-1/+1
* QHeaderView - call viewport->update() in setDefaultSectionSizeThorbjørn Lund Martsum2012-11-211-0/+1
* QHeaderView::setDefaultSectionSize to handle auto size of sections.Thorbjørn Lund Martsum2012-11-211-0/+3
* QHeaderView:setDefaultSectionSize add invalidateCachedSizeHint callThorbjørn Lund Martsum2012-11-211-0/+1
* [Doc cleanup] Fix typos and style of QAbstractButton, QButtonGroup, QCheckBox...David Gil2012-11-214-50/+49
* Made QWindowsXPStyle internalJ-P Nurmi2012-11-218-431/+433
* Made QWindowsVistaStyle internalJ-P Nurmi2012-11-216-236/+236
* Made QFusionStyle internalJ-P Nurmi2012-11-216-209/+210
* QProxyStyle: fix the base style assignment in constructorJ-P Nurmi2012-11-201-1/+1
* Detect Unity by checking XDG_CURRENT_DESKTOP and use Gnome theme.Friedemann Kleint2012-11-201-1/+2
* QHeaderView - do not keep indexes from an obsolete modelThorbjørn Lund Martsum2012-11-201-0/+1
* Made QGtkStyle internalJ-P Nurmi2012-11-209-588/+589
* Handle Qt::WA_MacSmallSize in QApplication::font(const QWidget *).Friedemann Kleint2012-11-201-0/+8
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-207-79/+158
|\
| * Doc: Cleaning up QHP information in module configuration files.Jerome Pasion2012-11-071-12/+7
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocsJerome Pasion2012-11-0244-984/+232
| |\
| * | Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-261-1/+0
| * | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-2647-11705/+1238
| |\ \
| * | | Use \annotatedlist for list of examples instead of "manual links"Jan Arve Saether2012-10-241-28/+1
| * | | Doc: Added landing-, examples- and C++ class list-page to qtwidgetsJan Arve Saether2012-10-196-65/+177
| * | | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-1965-1465/+4972
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-1613-276/+204
| |\ \ \ \
| * | | | | doc: Add a bunch of missing dependsTor Arne Vestbø2012-10-161-1/+1
* | | | | | QSystemTrayIcon/X11: Use display obtained as native screen resource.Friedemann Kleint2012-11-191-14/+5
* | | | | | fix namespaced buildOswald Buddenhagen2012-11-161-0/+2
* | | | | | Accept subsequent drag moves in QWidgetWindow if enter was accepted.Friedemann Kleint2012-11-161-0/+4
* | | | | | Fix incorrect size hint for abstract spinboxJens Bache-Wiig2012-11-151-12/+1