summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | 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-141-1/+1
* | 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-141-1/+4
* | Fix memory leak in cocoa accessibility.Morten Johan Sorvig2012-12-141-1/+1
* | 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
* | Remove documentation for deleted methods, to fix a qdoc warningDavid Faure2012-12-141-14/+0
* | Entered hardcoded url for <SVG 1.2 Tiny>Nico Vertriest2012-12-141-1/+1
* | Entered hardcoded url for Gnu EmacsNico Vertriest2012-12-141-1/+1
* | Add missing bit in initialization.Frederik Gladhorn2012-12-141-0/+1
* | add missing include when Q_NO_USING_KEYWORD is definedJing Bai2012-12-141-0/+3
* | Doc: recommend using QVERIFY with QSignalSpy::wait, so people don't forget.David Faure2012-12-142-0/+7
* | Fix styleName support in QPA font databaseJiang Jiang2012-12-149-41/+37
* | Mac: fix bugs for font selection in QFontDialogLiang Qi2012-12-142-11/+7
* | Fixed deadlock situation in QtOpenGL's texture management.Samuel Rødal2012-12-141-0/+5
* | XCB: add support for getting and setting appTime and appUserTime.David Faure2012-12-148-6/+66
* | Fix empty window title regression, add application display name to window titleDavid Faure2012-12-144-35/+42
* | Fixed incorrect handling of extra mouse buttons in XCB platform plugin.Samuel Rødal2012-12-144-59/+87
* | Fix warning - unused variable (d-pointer)Frederik Gladhorn2012-12-141-2/+0
* | Added missing detach() to QJsonObject::take()Denis Dzyubenko2012-12-131-2/+3
* | Add missing WARNING header.Stephen Kelly2012-12-131-1/+4
* | Fix QGtkPainter::reset() to reset the clip rectJ-P Nurmi2012-12-131-0/+1