summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Correct the QFileDialog's delete warning message.Mitch Curtis2012-09-041-3/+3
* QWizard/Win: Fix vista helper cache state invalidationJonathan Liu2012-09-041-1/+2
* graphicsview: use std::sort instead of qSortRobin Burchell2012-09-045-15/+15
* QWizard/Win: Fix incorrect cached state after all wizards destroyedJonathan Liu2012-09-032-1/+5
* Private slots should be named starting with _q_Sergio Ahumada2012-09-033-3/+3
* Introduce hook for text cursor changes in QTextEdit and QPlainTextEdithjk2012-09-024-1/+24
* Doc: Fix docbuild when not using -developer-build.Casper van Donderen2012-09-011-2/+2
* Fix address book example.Frederik Gladhorn2012-09-011-1/+1
* Fix graphicsview docs.Frederik Gladhorn2012-09-011-12/+11
* Moved snippets from widgets to gui so that they are found by qdoc.Kim Motoyoshi Kalland2012-08-312-153/+0
* QXxxStyle: override standardIcon() & layoutSpacing()J-P Nurmi2012-08-3125-160/+127
* QStyle: make standardIcon() & layoutSpacing() virtualJ-P Nurmi2012-08-312-119/+14
* Make QGraphicsView respect scrollbar policiesJeremy Lainé2012-08-311-6/+8
* Fix updating of drag icons.Friedemann Kleint2012-08-312-53/+66
* Doc: Simplify qtbase qdocconfs.Casper van Donderen2012-08-311-15/+2
* Document how to remove a QGraphicsEffect.Richard Moore2012-08-291-1/+2
* Fixed the QTreeView expansion/collpasing when animatedThierry Bastian2012-08-291-2/+6
* Ensure child items are updated even if the parent item has no contentAndy Shaw2012-08-291-1/+2
* Drawing fix for overlay scrollbars on Mac.Christoph Schleifenbaum2012-08-291-1/+1
* doc: fix linksFrederik Gladhorn2012-08-281-1/+1
* Fix qdoc link.Frederik Gladhorn2012-08-281-1/+1
* Find example images for widget docs.Frederik Gladhorn2012-08-281-1/+2
* doc: remove links to Qt DesignerFrederik Gladhorn2012-08-284-6/+6
* Add graphicsview documentation overview.Frederik Gladhorn2012-08-281-0/+557
* doc: clean up model view overview linksFrederik Gladhorn2012-08-271-12/+10
* QFileSystemModel: remove incorrect #ifndefMarc Mutz2012-08-261-2/+0
* Fix infinite recursion while dragging toolbar of QMainWindow.Markku Heikkila2012-08-251-2/+3
* Improve docs.Frederik Gladhorn2012-08-251-129/+5
* QSystemTrayIcon: fix narrowing warningMarc Mutz2012-08-231-1/+1
* Doc: Fix snippet and example referencing widget examplesAndy Nichols2012-08-232-6/+6
* Make keyboard search work in the current column, not only the first.Stephen Kelly2012-08-221-0/+5
* Fix indexAbove and indexBelow to return indexes in the correct column.Stephen Kelly2012-08-221-2/+4
* Clean up borders in cleanlooksJens Bache-Wiig2012-08-221-16/+5
* remove a '.' at the end of \sa that confuses qdocJeremy Katz2012-08-221-2/+2
* Doc: Really minor typo fixSergio Ahumada2012-08-221-1/+1
* Add hint for touch -> mouse event synthesizingMorten Johan Sorvig2012-08-221-0/+4
* Remove icons from buttons with CleanlooksJens Bache-Wiig2012-08-211-7/+1
* Propagate initial size constraints to QWidgetWindow.Friedemann Kleint2012-08-211-1/+6
* Fix a bunch of Mac/clang specific warningsJiang Jiang2012-08-211-5/+4
* Minor documentation fixes in item views.Shawn Rutledge2012-08-213-10/+9
* Whitespace fixesShawn Rutledge2012-08-216-11/+11
* Reuse the same QAbstractTableModel implementation for 4 snippetsShawn Rutledge2012-08-2113-940/+19
* Remove reference to 'How to Learn Qt' from qtwidgets module.Jan-Arve Saether2012-08-211-3/+0
* Remove warning about non existing paint device engineTitta Heikkala2012-08-211-26/+28
* QStyle docs: fix the location of two paintsystem related imagesJ-P Nurmi2012-08-202-0/+0
* Moved a bunch of widget images from qtdoc to qtwidgetsJ-P Nurmi2012-08-2024-0/+0
* QFontComboBox: fix qdoc warningJ-P Nurmi2012-08-201-1/+1
* QTextEdit docs: fix qdoc warningsJ-P Nurmi2012-08-201-11/+4
* Fix the doc errors in itemmodels and itemviews.Stephen Kelly2012-08-204-6/+13
* Remove QProxyModel from qtbase.Stephen Kelly2012-08-205-795/+1