summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of QThread on QNXSean Harmer2012-08-171-4/+6
* QNX: Allow app to run when spurious 2nd screen is reportedSean Harmer2012-08-171-4/+4
* WinCE: Fix call of GetAncestor in setParent_sys()Kevin Funk2012-08-171-0/+9
* Fix setParent_sys() to use native methods when checking for toplevelMiikka Heikkinen2012-08-171-1/+8
* Fix GDI object leakMiikka Heikkinen2012-08-171-1/+1
* remove install/removeEventFilter from QRollEffectJoerg Bornemann2012-08-161-3/+0
* QSlotObjectBase: re-enable tail-call optimisation in impl()Marc Mutz2012-08-151-19/+19
* QSlotObjectBase: combat virtual function "bloat"Marc Mutz2012-08-154-72/+120
* Avoid an expensive call to toLocal8Bit upon thread creationThiago Macieira2012-08-151-10/+18
* Remove trailing comma in enumThiago Macieira2012-08-153-3/+3
* Silence a false-positive warning about uninitialised variable with ICCThiago Macieira2012-08-153-3/+3
* Made eglfs work with backing store based applications again.Samuel Rødal2012-08-153-4/+10
* Documentation for QWidgetItem::controlTypes.Frederik Gladhorn2012-08-151-0/+6
* Update docs.Frederik Gladhorn2012-08-151-1/+6
* Remove docs for removed enum values.Frederik Gladhorn2012-08-151-5/+0
* Move docs for QSessionManager to the right file.Frederik Gladhorn2012-08-152-293/+256
* Remove outdated docs.Frederik Gladhorn2012-08-151-35/+0
* Remove deprecated docs for QActionGroup.Frederik Gladhorn2012-08-151-32/+0
* Add parameter docs for QAbstractEventDispatcher::filterNativeEvent.Frederik Gladhorn2012-08-151-2/+4
* Disable CPUID checking with GCC 4.2 or olderThiago Macieira2012-08-151-0/+22
* Only emit headerDataChanged for valid proxy intervals.Stephen Kelly2012-08-151-7/+35
* Emit the highlighted signal if the model changes.Stephen Kelly2012-08-151-1/+5
* Fix QMessageLogger and associated qdoc errorsJeremy Katz2012-08-151-5/+100
* Add a module page for QtConcurrentLars Knoll2012-08-153-4/+42
* Mark QCollator as internal.Lars Knoll2012-08-151-0/+2
* Fix QPointer qdoc errorsLars Knoll2012-08-152-16/+1
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-1532-144/+312
* Fix undo and redo in QLineEdit when in password modeJani Honkonen2012-08-152-2/+24
* Make selectAll() do nothing if the mode is NoSelection.Stephen Kelly2012-08-151-1/+1
* Speed up construction of basic QVariantsHarald Fernengel2012-08-152-38/+100
* rcc: use new qEnvironmentVariableIsEmpty()Marc Mutz2012-08-141-1/+1
* QtTestLib: use new qEnvironmentVariableIsEmpty()Marc Mutz2012-08-141-7/+10
* QtGui: use new qEnvironmentVariableIsEmpty()Marc Mutz2012-08-144-5/+5
* QtDBus: use new qEnvironmentVariableIsEmpty()Marc Mutz2012-08-141-1/+1
* QtCore: use new qEnvironmentVariableIs{Set,Empty}()Marc Mutz2012-08-146-8/+8
* Fix warning about change of signThiago Macieira2012-08-141-1/+1
* Deprecate Qt::WFlags.Stephen Kelly2012-08-142-0/+4
* (QNX) Make it possible to set physical screen sizeAndreas Holzammer2012-08-141-8/+51
* Group functions in QAccessibleTextInterfaceJan-Arve Saether2012-08-142-17/+31
* Fix sockets for Windows CEAndreas Holzammer2012-08-141-2/+2
* Tidy up QEvent::Type enums.Mitch Curtis2012-08-141-13/+13
* Implemented QAccessibleTextWidgetJan-Arve Saether2012-08-142-343/+456
* Document QFile::open() argument "handleFlags"Jeremy Katz2012-08-141-0/+2
* Add Linux Accessibility BridgeFrederik Gladhorn2012-08-1422-1/+4414
* qsql_oci: use OCI_COMMIT_ON_SUCCESS for SELECT without transactionMark Brand2012-08-131-7/+2
* Fix declaration of qt_gettime for Q_DECL_NOTHROWThiago Macieira2012-08-133-1/+5
* fix some QElapsedTimer doc grammar issuesJeremy Katz2012-08-131-3/+3
* Use Qt::WindowFlags, not Qt::WFlags.Stephen Kelly2012-08-132-2/+2
* Make QElapsedTimer always store nanoseconds in t2Thiago Macieira2012-08-131-18/+15
* Fix a ### Qt5 issue: remove limits.h from qreadwritelock.hThiago Macieira2012-08-131-1/+0