summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QAbstractItemView - allow deselect in single selection mode.Thorbjørn Lund Martsum2013-01-024-1/+68
* Mark several template functions as static.Thiago Macieira2013-01-022-4/+4
* Skip FcCharSetHasChar() callKonstantin Ritt2013-01-021-1/+1
* Move ForceIntegerMetrics testing out of the loopKonstantin Ritt2013-01-022-4/+9
* Cache accessibility plugins.Morten Johan Sorvig2013-01-021-2/+22
* Get the default flags from the direct-base, not the indirect.Stephen Kelly2013-01-011-2/+2
* Add support for multiple arguments to QSharedPointer::create()Thiago Macieira2012-12-234-0/+181
* Add QDBusArgument template overloads for QPairThiago Macieira2012-12-211-0/+17
* Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-2131-555/+349
* Make distance fields rendering work with Opentype CFF fontsEskil Abrahamsen Blomfeldt2012-12-212-1/+14
* Fix typo in QWidget::setLayout() documentation.Mitch Curtis2012-12-211-1/+1
* QMessageBox: Add property 'textInteractionFlags'.Friedemann Kleint2012-12-202-0/+28
* Add QChar::Script enumKonstantin Ritt2012-12-207-5807/+6675
* Remove usage of qt_mac_get_scaleFactor() as it is no longer neededAndy Shaw2012-12-193-14/+2
* Change behaviour of selectRow, selectColumn, unselectRow, unselectColumnJosé Millán Soto2012-12-183-12/+152
* Deactivating an inactive panel no longer causes unwanted deactivation.Andreas Aardal Hanssen2012-12-172-10/+49
* Add new signal: QGraphicsScene::focusItemChanged().Andreas Aardal Hanssen2012-12-174-7/+162
* Fix building of the painting examples that use shared codehjk2012-12-171-16/+15
* Make sure panels always gain focus when activated or tab is pressed.Andreas Aardal Hanssen2012-12-174-24/+51
* Elaborate shortDayName(), etc using default locale.Leonard Lee2012-12-141-10/+10
* QNX: adjust settings for separate debug info featurePeter Hartmann2012-12-131-3/+10
* No reason to dynamically resolve NotifyWinEvent anymoreJan Arve Saether2012-12-131-12/+1
* QNX: QQnxCursor implementation.Rafael Roquetto2012-12-136-3/+166
* tst_QDialogButtonBox: fix typosMarc Mutz2012-12-131-4/+4
* add auto-detect system language in i18n exampleJing Bai2012-12-124-5/+18
* Remove some dead code from QLabel::paintEvent()Andy Shaw2012-12-111-14/+0
* qdoc: Fix warnings about unused variables.Friedemann Kleint2012-12-112-2/+2
* Repair QGraphicsWidget focus chain when used with ItemIsPanel.Andreas Aardal Hanssen2012-12-074-79/+198
* Add an empty dist/changes-5.1.0 fileMarc Mutz2012-12-051-0/+99
* Compile windowflags/windowgeometry manual tests against 4.8.Friedemann Kleint2012-12-031-0/+4
* centralize doc target related codeOswald Buddenhagen2012-12-025-53/+48
* resolve private dependencies of tools as wellOswald Buddenhagen2012-12-021-1/+2
* [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layoutMarc Mutz2012-12-026-5/+93
* Fix wrong string lengthPeter Kümmel2012-12-011-2/+2
* Fix wrong error message count in QDBusErrorPeter Kümmel2012-12-011-1/+1
* Improve auto-test of QFile.Friedemann Kleint2012-12-011-158/+166
* Cocoa: create dialogs as NSPanelsTeemu Katajisto2012-12-011-6/+10
* QSignalSpy: assorted improvementsMarc Mutz2012-12-012-10/+13
* Move gestures overview from qtdoc to qtbase; mention Qt QuickShawn Rutledge2012-12-014-9/+225
* Properly release pixel format and context in QCocoaGLContext.Zeno Albisser2012-12-012-0/+8
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-0150-118/+933
* QWidget windows have fullscreen button by default; manual test for itShawn Rutledge2012-12-016-8/+19
* Cocoa: Disable accessibility.Morten Johan Sørvig2012-12-018-3/+28
* Docs: Fixed enum and parameter links for networkOliver Wolff2012-12-013-4/+4
* Renamed the keyboard-focus doc to make clear it's about WidgetsShawn Rutledge2012-12-016-6/+7
* Added \ingroup and \brief qdoc tags to IPC examples.Samuel Rødal2012-12-013-0/+7
* Mac: Fix small button metrics, menu indicator alignmentGabriel de Dietrich2012-12-011-2/+6
* ANGLE: Fix debug-and-release buildsFriedemann Kleint2012-12-0116-23/+251
* Angle: Use dynamic runtime library of MSVC.Friedemann Kleint2012-12-011-4/+11
* Cocoa: fix modal native dialogs with ongoing modal sessionsTeemu Katajisto2012-12-013-0/+13