summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add Q_DECL_CONSTEXPR to the isXXX functions in the new atomics.Thiago Macieira2012-08-1812-96/+96
* Fix -Wclobbered warningsMarc Mutz2012-08-182-5/+5
* Register QTextDocument* as a meta type to fix QTextEdit::document typeJ-P Nurmi2012-08-183-2/+4
* Modernise, update and fix errors in the QUrl documentationThiago Macieira2012-08-181-44/+65
* Bring back the documentation on QUrl deprecated methodsThiago Macieira2012-08-181-0/+433
* Fix a couple of qdoc errorsLars Knoll2012-08-188-22/+7
* Clean up QScreen::grabWindow()aavit2012-08-183-4/+10
* Remove QWidgetStar.Stephen Kelly2012-08-184-25/+5
* Fix most qdoc errors for QMapLars Knoll2012-08-181-18/+10
* Move the statemachine documentation into qtcoreLars Knoll2012-08-1816-0/+1163
* Move the animation overview doc into QtCoreLars Knoll2012-08-182-0/+364
* Fix qdoc erros in qfile and related classesLars Knoll2012-08-185-9/+8
* Mark simple static methods in QThread as Q_DECL_NOTHROWThiago Macieira2012-08-183-6/+6
* Emit layoutChange signals when changing QPersistentModelIndexes.Stephen Kelly2012-08-181-0/+9
* QAbstractSlider: fix qdoc warningsJ-P Nurmi2012-08-181-1/+1
* QSlider: fix qdoc warningsJ-P Nurmi2012-08-181-24/+2
* QLCDNumber docs: cleanup Qt3 support leftoversJ-P Nurmi2012-08-182-21/+0
* Remove docs for removed functions.Frederik Gladhorn2012-08-181-34/+0
* Reference proper example.Frederik Gladhorn2012-08-182-1/+8
* Remove outdated docs.Frederik Gladhorn2012-08-184-149/+1
* QMessageLogger: mark noDebug() as nothrowMarc Mutz2012-08-182-2/+2
* QMessageLogger: make member functions constMarc Mutz2012-08-182-17/+17
* Moved guibooks.qdoc from qtdoc to qtwidgetsJ-P Nurmi2012-08-181-0/+103
* Exclude snippetsJan-Arve Saether2012-08-171-0/+2
* Doc: Fix spelling errorsSergio Ahumada2012-08-179-13/+13
* QTabWidget docs: cleanup Qt3 support left oversJ-P Nurmi2012-08-171-2/+0
* QTabBar docs: cleanup Qt3 support left oversJ-P Nurmi2012-08-171-17/+0
* QDate/TimeEdit: fix qdoc warningsJ-P Nurmi2012-08-171-0/+12
* QMenuBar: fix qdoc warningsJ-P Nurmi2012-08-171-85/+3
* 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