summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |\ \
| * | | 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
| |\ \ \
| * | | | 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
| | |\ \ \ \
| * | | | | | Remove QWorkspace.Debao Zhang2012-03-2315-3702/+15
| * | | | | | Cleanup Q3* itemsDebao Zhang2012-03-231-1/+1
| |/ / / / /
| * | | | | Remove obsolete methods which forward to the base class.Stephen Kelly2012-03-222-22/+0
| * | | | | Remove non-const version of QTreeWidget method.Stephen Kelly2012-03-222-11/+0
| * | | | | Remove obsolete internal functions.Stephen Kelly2012-03-222-27/+0
| * | | | | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-223-36/+19
| * | | | | Change the parameter name of signals to be consistent.Stephen Kelly2012-03-211-2/+2
| * | | | | Crash fix in ~QVariantJędrzej Nowacki2012-03-211-8/+0
| * | | | | Reserve a virtual method for use with a feature in Qt 5.1.Stephen Kelly2012-03-202-0/+12
| * | | | | Reserve the virtual viewportSizeHint method in QAbstractScrollArea.Stephen Kelly2012-03-202-0/+12
| * | | | | QtWidgets: Cleanup Q3* itemsDebao Zhang2012-03-2018-776/+24
| * | | | | Merge master into api_changesKent Hansen2012-03-192-11/+13
| |\ \ \ \ \
| * \ \ \ \ \ Merge master into api_changesKent Hansen2012-03-1639-277/+330
| |\ \ \ \ \ \
| * | | | | | | Fix warning about unused parameter.Stephen Kelly2012-03-141-0/+1
| * | | | | | | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-1220-211/+194
| |\ \ \ \ \ \ \
| * | | | | | | | QTabBar - add minimumTabSizeHint as virtual function.Thorbjørn Lund Martsum2012-03-103-10/+13
| * | | | | | | | QDialog - Change exec() and open() to virtual functionsThorbjørn Lund Martsum2012-03-081-2/+2
| * | | | | | | | Merge remote-tracking branch 'origin/master' into api_changesJoão Abecasis2012-03-0813-31/+97
| |\ \ \ \ \ \ \ \
| * | | | | | | | | itemview/itemmodels: make some constructors explicitMarc Mutz2012-03-076-6/+6
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-0590-1374/+1391
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Implements QStackedLayout's hfw-related methods.Debao Zhang2012-03-053-44/+36
* | | | | | | | | | | Add QPlatformWindow::setWindowModified(bool)Bradley T. Hughes2012-04-173-10/+21
* | | | | | | | | | | Add QPlatformWindow::windowEvent()Bradley T. Hughes2012-04-171-0/+2
* | | | | | | | | | | doc: Mark all qpa classes as internalGirish Ramakrishnan2012-04-161-9/+27
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | 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