summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-1016-126/+63
|\
| * Remove duplicate non-const methods from QProgressBar.Jason McDonald2012-04-032-8/+6
| * 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-313-37/+0
| * Cocoa: Fix combo box flicker on show.Morten Sorvig2012-03-301-3/+3
| * Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-281-2/+2
| * 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-275-52/+10
* | Port to the new QUrl APIThiago Macieira2012-03-301-1/+1
* | Add USER properties to QDateEdit and QTimeEdit.Stephen Kelly2012-03-282-0/+28
* | Merge master into api_changesKent Hansen2012-03-273-30/+10
|\|
| * Password editor mask delay stylable by platform pluginPekka Vuorela2012-03-262-30/+4
| * Added QAccessibleGroupBoxFrederik Gladhorn2012-03-241-0/+6
* | Merge "Merge master into api_changes" into refs/staging/api_changesKent Hansen2012-03-2316-33/+74
|\ \
| * | Merge master into api_changesKent Hansen2012-03-2316-33/+74
| |\|
| | * Fixed QLineEdit to emit selectionChangedPekka Vuorela2012-03-231-0/+2
| | * Fix QWidgetTextController issue when used with QtQuick1 TextEditPekka Vuorela2012-03-211-2/+2
| | * Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-1913-32/+38
| | * Accessibility: add text update eventsFrederik Gladhorn2012-03-195-10/+45
| | * QtWidgets: cleanup several Q3* itemsDebao Zhang2012-03-192-3/+1
* | | Remove QWorkspace.Debao Zhang2012-03-235-3476/+2
* | | Cleanup Q3* itemsDebao Zhang2012-03-231-1/+1
|/ /
* | Change the parameter name of signals to be consistent.Stephen Kelly2012-03-211-2/+2
* | Reserve the virtual viewportSizeHint method in QAbstractScrollArea.Stephen Kelly2012-03-202-0/+12
* | QtWidgets: Cleanup Q3* itemsDebao Zhang2012-03-202-2/+0
* | Merge master into api_changesKent Hansen2012-03-1615-35/+74
|\|
| * Fix compiling with --no-accessibilityJerome Leclanche2012-03-152-2/+5
| * Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-1513-27/+54
| * Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-141-4/+13
| * QHeaderView - renaming functions in Qt5Thorbjørn Lund Martsum2012-03-141-2/+2
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-128-13/+19
|\|
| * Update accessibility StateChange by custom event.Frederik Gladhorn2012-03-122-4/+10
| * Call updateAccessibility with the right index.Frederik Gladhorn2012-03-087-9/+9
* | QTabBar - add minimumTabSizeHint as virtual function.Thorbjørn Lund Martsum2012-03-103-10/+13
* | Merge remote-tracking branch 'origin/master' into api_changesJoão Abecasis2012-03-087-8/+7
|\|
| * Fix dockwidgets behavior when window resized or central widgets is set.Debao Zhang2012-03-073-3/+3
| * Add fonts to QPlatformTheme.Friedemann Kleint2012-03-071-1/+1
| * Fix off by one in updateAccessibility.Frederik Gladhorn2012-03-073-4/+3
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-0538-457/+456
|\|
| * QAbstractSlider - adding setRange as a slotThorbjørn Lund Martsum2012-03-021-2/+1
| * Use QHash<K,V> instead of QMap<K,V> when K is a pointer typeGiuseppe D'Angelo2012-03-022-3/+3
| * Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-0236-452/+452
* | Implements QStackedLayout's hfw-related methods.Debao Zhang2012-03-051-44/+2
|/
* QComboBox: Use platform theme hint to determine popup geometry.Friedemann Kleint2012-02-281-13/+8
* Remove use of deprecated conversion from QKeySequenceOlivier Goffart2012-02-274-5/+9
* Fix submenu positioningMiikka Heikkinen2012-02-271-0/+8
* Fix tst_qmenu.Debao Zhang2012-02-271-22/+12
* Remove usage of deprecated QRect::uniteOlivier Goffart2012-02-261-1/+1