summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-1034-577/+622
|\
| * Windows Vista: Fix painting of item view items.Friedemann Kleint2012-04-042-15/+46
| * Windows: Replace QString keys of XP themes by an enumeration.Friedemann Kleint2012-04-043-141/+254
| * Remove duplicate non-const methods from QProgressBar.Jason McDonald2012-04-032-8/+6
| * Fix warnings about unused variables.Friedemann Kleint2012-04-032-7/+4
| * Remove redundant virtual method reimplementations from QToolBar.Jason McDonald2012-04-022-18/+0
| * Testability for password mask delayPekka Vuorela2012-04-013-1/+18
| * Fix inputMask accessor of QLineControl.Friedemann Kleint2012-03-311-1/+12
| * Documentation cleanupDebao Zhang2012-03-315-65/+0
| * Fix QWheelEvent::angleDelta() returning QPoint().Marcel Krems2012-03-301-1/+1
| * Cocoa: Fix combo box flicker on show.Morten Sorvig2012-03-301-3/+3
| * Plug memory leak when gestures are grabbed but never triggeredAndy Shaw2012-03-301-93/+91
| * Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-287-160/+160
| * Remove Qt5 TODO to change QListView semantics.Stephen Kelly2012-03-281-2/+0
| * Fix keyboard navigation order for buttons with RTL layoutOrgad Shaneh2012-03-271-4/+12
| * Reverted use of tentative commit use in QWidget editorsPekka Vuorela2012-03-278-62/+19
* | Removed QApplication overloads used solely for documentation.Marcel Krems2012-04-093-23/+0
* | QFileSystemModel: fix sortingGiuseppe D'Angelo2012-04-071-5/+27
* | Remove the sectionAutoResize signal.Stephen Kelly2012-04-032-15/+2
* | Port to the new QUrl APIThiago Macieira2012-03-301-1/+1
* | Remove WA_PaintOutsidePaintEventDebao Zhang2012-03-282-2/+2
* | Remove workaround for QComboBox not having a USER property.Stephen Kelly2012-03-282-8/+0
* | Add USER properties to QDateEdit and QTimeEdit.Stephen Kelly2012-03-284-24/+28
* | Merge master into api_changesKent Hansen2012-03-2710-327/+174
|\|
| * Password editor mask delay stylable by platform pluginPekka Vuorela2012-03-262-30/+4
| * Fix QGuiApplication::keyboardModifiers()Bradley T. Hughes2012-03-261-21/+1
| * Make sure windows send accessibility activated updates.Frederik Gladhorn2012-03-242-2/+10
| * Added QAccessibleGroupBoxFrederik Gladhorn2012-03-241-0/+6
| * Fix warnings in qtbase.Friedemann Kleint2012-03-242-1/+1
| * Implement QSystemTrayIcon for X11.Friedemann Kleint2012-03-233-273/+153
* | Make QWidget::mapTo/mapFrom() take const pointers.Jason McDonald2012-03-262-6/+6
* | Make QWidget::isEnabledTo() and isVisibleTo() to take const pointers.Jason McDonald2012-03-262-5/+4
* | Make QGridLayout::getItemPosition() const.Jason McDonald2012-03-262-5/+5
* | Merge "Merge master into api_changes" into refs/staging/api_changesKent Hansen2012-03-2335-138/+208
|\ \
| * | Merge master into api_changesKent Hansen2012-03-2335-138/+208
| |\|
| | * Fixed QLineEdit to emit selectionChangedPekka Vuorela2012-03-231-0/+2
| | * Deprecate QApplication::setGraphicsSystemDonald Carr2012-03-221-2/+3
| | * Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)Joerg Bornemann2012-03-226-10/+10
| | * FocusAboutToChange event to be send before focus changesPekka Vuorela2012-03-224-29/+72
| | * Remove Q_WS_X11Frederik Gladhorn2012-03-211-6/+0
| | * Fix QWidgetTextController issue when used with QtQuick1 TextEditPekka Vuorela2012-03-211-2/+2
| | * QHeaderView - minor fix to setDefaultSectionSizeThorbjørn Lund Martsum2012-03-201-2/+1
| | * QHeaderView - minor fix to createSectionSpanThorbjørn Lund Martsum2012-03-201-1/+3
| | * Fix KDE palette.Olivier Goffart2012-03-201-5/+8
| | * Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-1922-79/+71
| | * Accessibility: add text update eventsFrederik Gladhorn2012-03-195-10/+45
| | * QtWidgets: cleanup several Q3* itemsDebao Zhang2012-03-193-4/+2
| | * QWidget: update documents of mouseDoubleClickEvent()Debao Zhang2012-03-191-2/+3
* | | Remove QWorkspace.Debao Zhang2012-03-2315-3702/+15
* | | Cleanup Q3* itemsDebao Zhang2012-03-231-1/+1
|/ /