summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Mac: fix transient QScrollBar flashingJ-P Nurmi2012-12-201-1/+1
* QAbstractProxyModel: Document setSourceModel a bit moreDavid Faure2012-12-201-0/+4
* Doc: Removed the \relates instancesVenugopal Shivashankar2012-12-201-2/+0
* Style animations: fix QCommonStylePrivate::stopAnimation()J-P Nurmi2012-12-201-1/+3
* Fix linking ANGLE on MinGW-w64 64-bitJonathan Liu2012-12-207-3/+3
* Generalize the check for gui in static plugin import generationMiikka Heikkinen2012-12-201-1/+3
* Enable module build with QT_NO_ACCESSIBILITYTasuku Suzuki2012-12-2015-10/+58
* Use PG_VERSION if PG_MAJORVERSION is not definedAndy Shaw2012-12-201-16/+21
* Fix the computation of the location of mkspecs.Stephen Kelly2012-12-201-3/+3
* Prevent a crash if the pixmap passed in is nullAndy Shaw2012-12-201-0/+2
* DBUS: Fix linker errors on Windows.Friedemann Kleint2012-12-202-2/+0
* Review of documentation.Michele Caini2012-12-201-1/+1
* Update connman bearer plugin for changed connman API.Lorn Potter2012-12-202-5/+56
* Make qtestaccessible.h compile on its own.Thiago Macieira2012-12-191-0/+2
* Similarly to the 797f3c0a01e9, fix qbasicatomic.h inclusionThiago Macieira2012-12-191-2/+2
* Mac: Ignore ScrollBarAlwaysOn policy for transient scrollbarsGabriel de Dietrich2012-12-192-12/+17
* Mac: New rendering for disclose triangle, get proper color when selectedGabriel de Dietrich2012-12-192-16/+27
* Check for gtk_adjustment_configure as this is not always implementedAndy Shaw2012-12-191-1/+3
* QDoc: Fix warning - unused variableFrederik Gladhorn2012-12-191-1/+1
* Fix linking ANGLE on MinGW-w64 32-bitJonathan Liu2012-12-197-2/+449
* Change ftp.qt.nokia.com -> ftp.qt-project.orgSergio Ahumada2012-12-183-4/+4
* Qt Gui Examples: Fixed QDoc filesChristiaan Janssen2012-12-181-2/+3
* Accessibility indexes are no longer 1-based.Frederik Gladhorn2012-12-181-5/+5
* ANGLE: Fix typedefs for Win64Jonathan Liu2012-12-182-0/+45
* Accessibility Linux: Prevent access to invalid interfacesFrederik Gladhorn2012-12-181-5/+20
* Do not build dlldata.c in static buildsMiikka Heikkinen2012-12-181-2/+6
* Fix direct compilation of qtypeinfo.h and othersThiago Macieira2012-12-183-5/+6
* Blackberry: Reset virtual keyboard when shown.Sergio Martins2012-12-171-0/+5
* Initalize the printinfo on Mac if it requests and it needs initalizingAndy Shaw2012-12-171-2/+4
* Delete the QSlotObject when disconnect()ingGiuseppe D'Angelo2012-12-171-0/+6
* Reset the QMetaObject::Connection dptr when disconnect()ingGiuseppe D'Angelo2012-12-171-0/+4
* Doc: Correcting qhp link to Qt SQL's C++ Classes.Jerome Pasion2012-12-171-1/+1
* Doc: Correcting qhp link to Qt GUI C++ API.Jerome Pasion2012-12-171-1/+1
* remove more symbian vestigesOswald Buddenhagen2012-12-171-10/+0
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-173-14/+0
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-171-1/+1
* Add a Q_ENUMS for MeasurementSystemmfekari2012-12-171-0/+1
* Rename conflicting symbol QVariantToVARIANTMiikka Heikkinen2012-12-173-14/+15
* Windows: Remove warning when creating QWindowJonathan Liu2012-12-171-1/+0
* Fix focusproxy-relayed crash in QGraphicsItem destructor.Andreas Aardal Hanssen2012-12-171-0/+1
* ANGLE: Always use DEF_FILE on WindowsJonathan Liu2012-12-172-2/+2
* Cocoa: make accessibility hit test not crashMorten Johan Sørvig2012-12-161-0/+4
* Accessibility: Activate in QGuiApp instead of QApp.Frederik Gladhorn2012-12-162-4/+4
* Do not inform that a widget is not visible when it's disabled.José Millán Soto2012-12-161-2/+0
* Handle disabled state changeJosé Millán Soto2012-12-161-0/+7
* Call QAccessible::updateAccessibility when caret moves in QTextEditJosé Millán Soto2012-12-163-1/+16
* Implemented AtSpiAdaptor::notifyStateChangeJosé Millán Soto2012-12-152-15/+15
* Remove the timestamp info in genarated filesLiang Qi2012-12-153-10/+3
* Clean up Q_WS_WINDebao Zhang2012-12-141-5/+0
* QSettings docs: replace Q_WS_MAC with Q_OS_MACDebao Zhang2012-12-141-1/+1