summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed invalid memory read in SSSE3 image blending code.Samuel Rødal2012-12-142-1/+21
* Doc: entered hardcoded url for StatechartsNico Vertriest2012-12-141-1/+1
* Implicit conversion of shortcuts to string is gone.Frederik Gladhorn2012-12-141-1/+1
* Doc: Moved content from qtdocVenugopal Shivashankar2012-12-144-2/+293
* Remove unused private member.Frederik Gladhorn2012-12-141-2/+0
* Fix memory leak in childAtMorten Johan Sorvig2012-12-141-0/+2
* D-Bus Examples: added qdoc files and pathChristiaan Janssen2012-12-146-1/+159
* Fix memory leak in cocoa accessibility.Morten Johan Sorvig2012-12-141-1/+1
* SQL: Fix autotests for MinGWKai Koehne2012-12-142-0/+4
* Prevent crash in childAt when there are 0 childrenMorten Johan Sorvig2012-12-141-1/+1
* Don't use NSAccessibilityUnignoredChildren.Morten Johan Sorvig2012-12-142-2/+2