summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-1637-437/+375
|\
| * qmenu.h includes private headersGirish Ramakrishnan2012-04-163-1/+4
| * widgets: Fix painting to a fully transparent top level widgetHolger Hans Peter Freyther2012-04-152-2/+13
| * Now QSplitter can have 0-pixel handleABBAPOH2012-04-152-5/+5
| * Update accessibility selections in QTextControl.Frederik Gladhorn2012-04-141-3/+17
| * replace hardcoded values with a surrogate handling methodsKonstantin Ritt2012-04-131-4/+4
| * Merge the two overloads of QButtonGroup::addButton().Jason McDonald2012-04-133-23/+7
| * Fix MinGW warning about qDebug() formats.Friedemann Kleint2012-04-131-1/+1
| * Remove hasDirtyFromPreviousSync from backingstore.Girish Ramakrishnan2012-04-122-9/+2
| * remove references to qws from backingstoreGirish Ramakrishnan2012-04-122-56/+1
| * Remove redundant platformNativeInterface()Girish Ramakrishnan2012-04-122-8/+0
| * Remove QWidget::setWindowHandleGirish Ramakrishnan2012-04-121-1/+0
| * Remove a Qt 5 to-do comment that will not be addressed.Jason McDonald2012-04-121-1/+0
| * Remove Qt 5 to-do comment that will not be addressed.Jason McDonald2012-04-121-1/+0
| * qss: fix parsing of icon style hintsGirish Ramakrishnan2012-04-121-3/+2
| * Compute overshoot condition before snap pointsAlberto Mardegan2012-04-121-10/+10
| * Fix QScroller diagonal scrollingAlberto Mardegan2012-04-122-25/+43
| * Fixes a regression; missing cursor blink when input mask is set.Andreas Aardal Hanssen2012-04-121-1/+2
| * Remove Qt 5 to-do comment that will not be addressed.Jason McDonald2012-04-121-1/+0
| * Remove Qt 5 to-do comments from qgraphicslayoutitem.h.Jason McDonald2012-04-111-2/+1
| * Propagate window state changes to QWidget.Friedemann Kleint2012-04-111-3/+31
| * QWidget: allow modal top-levels to have WA_DontShowOnScreenBradley T. Hughes2012-04-111-7/+22
| * Implement window modality in QtGuiBradley T. Hughes2012-04-114-144/+82
| * Modified project files to be iOS compatible.Qt4iOS2012-04-111-1/+1
| * QHeaderView - remove some (nearly) unused span functionsThorbjørn Lund Martsum2012-04-112-21/+2
| * QHeaderView - rename many spans classes and variablesThorbjørn Lund Martsum2012-04-112-94/+97
| * Made qt_accStripAmp handle "&&"José Millán Soto2012-04-111-12/+29
| * Bump some Qt 5 to-do's to Qt 6.Jason McDonald2012-04-105-7/+7
* | QLayoutItem - make controlTypes a virtual function.Thorbjørn Lund Martsum2012-04-134-13/+21
* | Address Qt 5 to-do comments related to QFileSystemModel.Jason McDonald2012-04-123-9/+7
* | Address Qt 5 to-do comment for QColorDialog.Jason McDonald2012-04-122-15/+23
* | Make QBoxLayout::insertItem() public.Jason McDonald2012-04-121-3/+1
* | Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-1/+1
* | 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