summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Register QTextDocument* as a meta type to fix QTextEdit::document typeJ-P Nurmi2012-08-181-1/+1
* Remove QWidgetStar.Stephen Kelly2012-08-181-2/+1
* QAbstractSlider: fix qdoc warningsJ-P Nurmi2012-08-181-1/+1
* QSlider: fix qdoc warningsJ-P Nurmi2012-08-181-24/+2
* QLCDNumber docs: cleanup Qt3 support leftoversJ-P Nurmi2012-08-182-21/+0
* Remove docs for removed functions.Frederik Gladhorn2012-08-181-34/+0
* Reference proper example.Frederik Gladhorn2012-08-182-1/+8
* Remove outdated docs.Frederik Gladhorn2012-08-184-149/+1
* Moved guibooks.qdoc from qtdoc to qtwidgetsJ-P Nurmi2012-08-181-0/+103
* Exclude snippetsJan-Arve Saether2012-08-171-0/+2
* QTabWidget docs: cleanup Qt3 support left oversJ-P Nurmi2012-08-171-2/+0
* QTabBar docs: cleanup Qt3 support left oversJ-P Nurmi2012-08-171-17/+0
* QDate/TimeEdit: fix qdoc warningsJ-P Nurmi2012-08-171-0/+12
* QMenuBar: fix qdoc warningsJ-P Nurmi2012-08-171-85/+3
* QScrollBar: fix qdoc warningsJ-P Nurmi2012-08-171-6/+0
* QFrame docs: cleanup Qt3 support leftoversJ-P Nurmi2012-08-171-10/+0
* Clean up docs for graphicsview.Jan-Arve Saether2012-08-176-10/+128
* QComboBox docs: cleanup Qt3 support leftoversJ-P Nurmi2012-08-171-79/+2
* remove install/removeEventFilter from QRollEffectJoerg Bornemann2012-08-161-3/+0
* Documentation for QWidgetItem::controlTypes.Frederik Gladhorn2012-08-151-0/+6
* Update docs.Frederik Gladhorn2012-08-151-1/+6
* Remove docs for removed enum values.Frederik Gladhorn2012-08-151-5/+0
* Move docs for QSessionManager to the right file.Frederik Gladhorn2012-08-151-293/+9
* Remove outdated docs.Frederik Gladhorn2012-08-151-35/+0
* Remove deprecated docs for QActionGroup.Frederik Gladhorn2012-08-151-32/+0
* Emit the highlighted signal if the model changes.Stephen Kelly2012-08-151-1/+5
* Fix undo and redo in QLineEdit when in password modeJani Honkonen2012-08-152-2/+24
* Make selectAll() do nothing if the mode is NoSelection.Stephen Kelly2012-08-151-1/+1
* Use Qt::WindowFlags, not Qt::WFlags.Stephen Kelly2012-08-132-2/+2
* QtWidgets: use new qEnvironmentVariableIs{Empty,Set}()Marc Mutz2012-08-102-5/+5
* Take scroll position into account when painting drag pixmap.Stephen Kelly2012-08-101-1/+1
* make currentText the USER property for QComboBoxMark Brand2012-08-101-2/+2
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-1/+1
* Only emit the clicked() signal from views if the left button is used.Stephen Kelly2012-08-071-2/+3
* Ensure that we return an invalid QTableWidgetItem when none is available.Stephen Kelly2012-08-071-1/+1
* Do not draw garbage branches if 0px indentation is specified.Stephen Kelly2012-08-071-1/+2
* Use == for button flag test instead of &Stephen Kelly2012-08-071-2/+2
* Do not call markDirty() for hidden widgets.Samuel Rødal2012-08-061-1/+1
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-032-4/+4
* Remove the obsolete scene argument for constructors of graphics itemsLars Knoll2012-08-035-322/+80
* fix a few qdoc command typosJeremy Katz2012-08-011-1/+1
* change \img to \image in docsJeremy Katz2012-08-0117-33/+33
* replace \key and \gui qdoc commands with \uicontrolJeremy Katz2012-08-0114-79/+79
* Avoid qobject_castKent Hansen2012-08-011-1/+2
* fix QWidget::activateWindow for child widgetsJoerg Bornemann2012-07-311-2/+4
* Describe an example usage of stretch in QSizePolicy documentation.Mitch Curtis2012-07-271-0/+11
* Fix position of mouse events generated from touch events.Andrew den Exter2012-07-261-1/+1
* Fixup the plugin documentationLars Knoll2012-07-263-16/+17
* Fix some typos.Frederik Schwarzer2012-07-262-2/+2
* De-inline QItemEditorCreatorBase destructor.Stephen Kelly2012-07-252-1/+5