summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove QProxyModel from qtbase.Stephen Kelly2012-08-207-797/+1
* Disable C++11 noexcept support in GCC 4.6.0 and 4.6.1Thiago Macieira2012-08-201-0/+5
* QAtomic: make ctors constexpr, if possibleMarc Mutz2012-08-201-0/+12
* QBasicAtomic: add QT_BASIC_ATOMIC_HAS_CONSTRUCTORS macroMarc Mutz2012-08-201-2/+6
* Fix processor detection for MSVC ARM compiler (WEC7).Janne Anttila2012-08-201-4/+7
* Add missing #include <qmetatype.h>Thiago Macieira2012-08-201-0/+1
* Misc documentation fixes triggered by qdoc errors/warningsShawn Rutledge2012-08-204-25/+17
* Fix C++11 mode compilation with MinGW-w64 4.7.1Yuchen Deng2012-08-201-2/+2
* Remove references to "How to Learn Qt", since that is in qtdoc repo.Jan-Arve Saether2012-08-202-6/+1
* Fix multiple enumeration warnings when generating docsJens Bache-Wiig2012-08-202-17/+0
* Remove dialogs doc related warningsGabriel de Dietrich2012-08-205-72/+3
* Speed up sorting of dir entries when sorted by dateRobin Burchell2012-08-201-2/+13
* Doc: Work on QVariant's equality operator.Geir Vattekar2012-08-201-2/+13
* Enable QComboBox animation on Windows and fixing related bugsThomas Hartmann2012-08-203-2/+5
* Replace \QD with the literal 'Qt Designer' to avoid warnings.Jan-Arve Saether2012-08-204-6/+6
* Fix freetype font rendering for Windows CEAndreas Holzammer2012-08-204-1/+169
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-201-3/+6
* 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-201-3/+9
* 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-201-2/+4
* 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-191-1/+1
* Fix QListWidget scrolling with keys when there are hidden itemsJani Honkonen2012-08-191-3/+11
* Doc: Small addition to QAbstractTextDocumentLayout::registerHandler()Geir Vattekar2012-08-181-0/+2
* doc: Fixed qdoc errors in SSLMartin Smith2012-08-182-12/+14
* Enable QAtomicInteger for char16_t and char32_tThiago Macieira2012-08-187-0/+47
* 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