summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add QChar::Script enumKonstantin Ritt2012-12-205-5796/+6460
* 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-182-12/+117
* Deactivating an inactive panel no longer causes unwanted deactivation.Andreas Aardal Hanssen2012-12-171-10/+14
* Add new signal: QGraphicsScene::focusItemChanged().Andreas Aardal Hanssen2012-12-173-7/+47
* Make sure panels always gain focus when activated or tab is pressed.Andreas Aardal Hanssen2012-12-171-2/+31
* Elaborate shortDayName(), etc using default locale.Leonard Lee2012-12-141-10/+10
* No reason to dynamically resolve NotifyWinEvent anymoreJan Arve Saether2012-12-131-12/+1
* QNX: QQnxCursor implementation.Rafael Roquetto2012-12-136-3/+166
* 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-073-78/+96
* [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layoutMarc Mutz2012-12-023-5/+23
* Fix wrong error message count in QDBusErrorPeter Kümmel2012-12-011-1/+1
* 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-0143-115/+533
* QWidget windows have fullscreen button by default; manual test for itShawn Rutledge2012-12-013-2/+6
* 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
* Mac: Fix small button metrics, menu indicator alignmentGabriel de Dietrich2012-12-011-2/+6
* ANGLE: Fix debug-and-release buildsFriedemann Kleint2012-12-0110-22/+240
* 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
* OpenGL: Remove bogus error in textures example on ES 2 platformsSean Harmer2012-12-011-0/+2
* WINCE: Fix renameing of resource filesAndreas Holzammer2012-12-011-2/+2
* QGraphicsView - fix rubberband to stay right on scrollThorbjørn Lund Martsum2012-12-011-1/+1
* QNX: Move buffer count check to appropriate locationRafael Roquetto2012-12-011-13/+14
* Fix compile with -DQT_NO_WIZARDMontel Laurent2012-12-012-2/+4
* Fix compile when we use QT_NO_ACCESSIBILITYMontel Laurent2012-12-011-0/+4
* Fix compile with QT_NO_SHORTCUTMontel Laurent2012-12-011-1/+1
* QMimeType: don't document the constructor that takes a Private classDavid Faure2012-11-301-0/+1
* ANGLE: Do not reset the share handle when resetting the swap chain.Zeno Albisser2012-11-301-1/+0
* ANGLE Patch file: Do not reset the share handle when resetting the swap chain.Zeno Albisser2012-11-301-0/+32
* Fix links for threading examplesPaul Olav Tvete2012-11-301-3/+1
* Doc: Changing HTML output to qttestlib-index.htmlJerome Pasion2012-11-301-2/+1
* Fix example documentation for OpenGL module and (widget) Tools.Gunnar Sletta2012-11-303-10/+50
* Replace two \returns markers by "The function returns"hjk2012-11-302-3/+3
* Mention the QT_STYLE_OVERRIDE env variable.Shawn Rutledge2012-11-301-1/+3
* Not necessary to assign bool to false for changing just 2 lines afterMontel Laurent2012-11-301-3/+2
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-3023-1/+26
* Add QText*Format classes to the list of the implicitly shared onesGiuseppe D'Angelo2012-11-301-0/+7
* Add QDns* classes to the list of the implicitly shared onesGiuseppe D'Angelo2012-11-301-0/+5
* Fixed compatibility problem with ExceptionhandlingHolger Ihrig2012-11-301-1/+1
* fix harfbuzz header install locationOswald Buddenhagen2012-11-301-3/+1
* Docs: revise QApplication snippetsJ-P Nurmi2012-11-301-15/+17
* Fix broken links in the QtWidgets examples.Gunnar Sletta2012-11-303-2/+2