summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* QScrollBar: fix qdoc warningsJ-P Nurmi2012-08-171-6/+0
* QFrame docs: cleanup Qt3 support leftoversJ-P Nurmi2012-08-171-10/+0
* Fix a bug in qdocs handling of excludedirsJan-Arve Saether2012-08-176-13/+60
* Clean up docs for graphicsview.Jan-Arve Saether2012-08-176-10/+128
* QComboBox docs: cleanup Qt3 support leftoversJ-P Nurmi2012-08-171-79/+2
* QThreadPool: fix race on 'queue' in stealRunnable()Marc Mutz2012-08-171-1/+1
* QThreadPool: use swap() when making a copy of allThreadsMarc Mutz2012-08-171-3/+3
* QThreadPool: don't loop unless neededMarc Mutz2012-08-171-2/+2
* QFutureInterface<void>: const-correct reportFinished()Marc Mutz2012-08-171-1/+1
* 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