summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Accessibility indexes are no longer 1-based.Frederik Gladhorn2012-12-181-5/+5
* fix DLL manifest resource ids for debug buildsJoerg Bornemann2012-12-181-2/+3
* ANGLE: Fix typedefs for Win64Jonathan Liu2012-12-182-0/+45
* Accessibility Linux: Prevent access to invalid interfacesFrederik Gladhorn2012-12-181-5/+20
* QMdiArea: Increase minimum size for Windows 8/Large fonts.Friedemann Kleint2012-12-181-2/+2
* Fix QStyle-test for Windows Aero / 8.Friedemann Kleint2012-12-181-3/+29
* Fix building of the painting examples that use shared codehjk2012-12-181-16/+15
* 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
* tst_qstyle: Fix compiler warning about unused variables.Friedemann Kleint2012-12-171-2/+2
* Use frameless widgets in tst_qgridlayout.Friedemann Kleint2012-12-171-1/+29
* Delete the QSlotObject when disconnect()ingGiuseppe D'Angelo2012-12-172-8/+45
* Reset the QMetaObject::Connection dptr when disconnect()ingGiuseppe D'Angelo2012-12-172-0/+60
* Remove useless QVERIFY(true)Giuseppe D'Angelo2012-12-171-2/+0
* 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
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-17169-352/+325
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-1728-50/+0
* remove more symbian vestigesOswald Buddenhagen2012-12-171-10/+0
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-178-19/+0
* do not add DEPENDPATH assignments to projectsOswald Buddenhagen2012-12-171-1/+0
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-1720-23/+6
* Add a Q_ENUMS for MeasurementSystemmfekari2012-12-171-0/+1
* Fix possible crash in tst_QThread::quitLock() testPeter Kümmel2012-12-171-7/+9
* OpenGL examples: Add error message about ANGLE on WindowsThomas Hartmann2012-12-177-0/+42
* accept hex/octal values for RC_LANG and RC_CODEPAGEJoerg Bornemann2012-12-171-1/+7
* add base parameter to ProString::toInt and ProString::toShortJoerg Bornemann2012-12-171-2/+2
* Rename conflicting symbol QVariantToVARIANTMiikka Heikkinen2012-12-173-14/+15
* fix duplicate TRANSLATION entry in generated RC fileJoerg Bornemann2012-12-171-4/+0
* Fix installation of plugin module .pris in static Qt buildsMiikka Heikkinen2012-12-171-5/+7
* Fix mandlebrot and imagescaling example qdoc markup.hjk2012-12-172-7/+6
* Compile.Morten Johan Sørvig2012-12-172-5/+20
* Windows: Remove warning when creating QWindowJonathan Liu2012-12-171-1/+0
* Fix focusproxy-relayed crash in QGraphicsItem destructor.Andreas Aardal Hanssen2012-12-172-0/+3
* Add Platforms and Mac info to changelog.Morten Johan Sorvig2012-12-171-0/+41
* 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-164-1/+18
* Implemented AtSpiAdaptor::notifyStateChangeJosé Millán Soto2012-12-152-15/+15
* Remove the timestamp info in genarated filesLiang Qi2012-12-15105-216/+106
* 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
* Docu: fix non-ascii character where "i" was expectedDavid Faure2012-12-141-1/+1
* Ensure the native filedialog starts up with the right directoryAndy Shaw2012-12-141-3/+3
* Mark the QDesktopServices::StorageLocation enum as obsolete in the docsAndy Shaw2012-12-141-0/+2