summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix documented QMetaType::UserType value.Aaron McCarthy2012-08-201-1/+1
* OpenGL: Use official glext.h and gl2ext.h headersSean Harmer2012-08-2018-1749/+13586
* Take account of hidden items in QListView when using scrollTo.Stephen Kelly2012-08-202-3/+36
* Replace deprecated ColorSync Manager use with updated CG APIJiang Jiang2012-08-201-9/+1
* Fix in-process QAxServers inside modal windows.Miikka Heikkinen2012-08-206-2/+46
* Ensure that all the children get the new stylesheet set on a parentAndy Shaw2012-08-202-3/+16
* Fix drag curor visibility on Windows.Janne Anttila2012-08-201-2/+0
* Use QThread instead of QPushButton as an example in the docsLars Knoll2012-08-202-3/+3
* Fix more qdoc errorsLars Knoll2012-08-209-37/+53
* Fix qdoc errors in qcoreevent.Lars Knoll2012-08-201-4/+9
* Fix qdoc errors in the QAbstractEventDispatcher documentation.Lars Knoll2012-08-201-4/+32
* Fix some qdoc errors in the QJson* classesLars Knoll2012-08-202-0/+16
* Fix snippet bug in State Machine OverviewLars Knoll2012-08-201-1/+3
* Fix a couple of qdoc errors.Lars Knoll2012-08-202-3/+10
* Refactor the automatic metatype templates into preprocessor lists.Stephen Kelly2012-08-201-24/+40
* Fix a QListViewItem width when spacing is setJani Honkonen2012-08-192-5/+78
* Fix QListWidget scrolling with keys when there are hidden itemsJani Honkonen2012-08-192-3/+62
* Doc: Small addition to QAbstractTextDocumentLayout::registerHandler()Geir Vattekar2012-08-181-0/+2
* Doc: Add FOV to rogue example.Geir Vattekar2012-08-181-0/+49
* doc: Fixed qdoc errors in SSLMartin Smith2012-08-182-12/+14
* Ignore Q_DECL_NOTHROW in qdoc for Qt CoreJeremy Katz2012-08-180-0/+0
* Enable QAtomicInteger for char16_t and char32_tThiago Macieira2012-08-188-0/+55
* Add Q_DECL_CONSTEXPR to the isXXX functions in the new atomics.Thiago Macieira2012-08-1813-96/+124
* Fix -Wclobbered warningsMarc Mutz2012-08-182-5/+5
* Updated .gitignoreJ-P Nurmi2012-08-181-0/+11
* Auto test for passing QTextEdit as QSyntaxHighlighter parentJ-P Nurmi2012-08-182-1/+20
* 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-185-13/+20
* Add a changes file entry for QMetaType QObject related change.Stephen Kelly2012-08-181-0/+4
* Exclude the qplatformdefs CMake test on Windows.Stephen Kelly2012-08-181-1/+3
* Remove QWidgetStar.Stephen Kelly2012-08-189-34/+12
* Add Q_DECL_NOTHROW to the tokens qdoc ignoresLars Knoll2012-08-181-1/+2
* 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
* Pass NEON_ASM directly to SOURCES.Rafael Roquetto2012-08-181-1/+2
* Mark simple static methods in QThread as Q_DECL_NOTHROWThiago Macieira2012-08-183-6/+6
* Emit layoutChange signals when changing QPersistentModelIndexes.Stephen Kelly2012-08-183-1/+49
* 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