summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make QAbstractItemModel::sibling virtual.Stephen Kelly2012-08-233-17/+24
* Make sure we don't get duplicated doc pages.Lars Knoll2012-08-231-5/+0
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-23142-11/+235
* Doc: Add \inmodule QtDBus to all QtDBus class doc bodiesThiago Macieira2012-08-232-0/+9
* Doc: replace occurrence of \starslash in widget docsAndy Nichols2012-08-231-1/+1
* change http example default URL to http[s]://qt-project.orgJeremy Katz2012-08-231-2/+2
* Doc: Fix snippet and example referencing widget examplesAndy Nichols2012-08-23109-1516/+1516
* tst_QMutex: add markers to the tryLock testsThiago Macieira2012-08-231-6/+13
* Remove remaining bits of deprecated QInputPanelPekka Vuorela2012-08-237-145/+7
* Remove unused inotify includes in the filesystem watcher testThomas McGuire2012-08-231-8/+0
* ICU: Fix crash in codecForMib(2107)Kai Koehne2012-08-232-0/+12
* Remove qWaitForWindowShown(QWindow*) overload.Stephen Kelly2012-08-232-18/+0
* A few more random documentation fixesShawn Rutledge2012-08-234-18/+28
* tst_QTreeView: fix unused variable warningMarc Mutz2012-08-231-1/+1
* De-inline QVariant(float)Harald Fernengel2012-08-232-1/+4
* Fix bug in configure where Qt did not compile with QT_ICONV=noJan-Arve Saether2012-08-231-15/+5
* Move Qt::CursorMoveStyle docs to the right file.Frederik Gladhorn2012-08-232-15/+15
* Fix accessibility unit test compilationPekka Vuorela2012-08-232-3/+3
* Logging: make qEmergencyOut() not allocate from the heapMarc Mutz2012-08-231-11/+38
* Simple optimisation in toLocal8Bit(): call codecForLocale once onlyThiago Macieira2012-08-231-6/+9
* Fix transformation in eglfs backingstoreLaszlo Agocs2012-08-221-2/+2
* Remove deprecation from enumerations in QtGui.Friedemann Kleint2012-08-222-2/+2
* Move the QT_COMPILER_SUPPORTS_xxx defines to qconfig.hThiago Macieira2012-08-223-14/+35
* tst_QColumnView: fix unused variable warningMarc Mutz2012-08-221-1/+0
* Optimize QAbstractItemModel::sibling a bit.Stephen Kelly2012-08-221-1/+1
* qmake: fix embedding of generated manifests in debug modeJoerg Bornemann2012-08-221-5/+4
* Make keyboard search work in the current column, not only the first.Stephen Kelly2012-08-222-0/+35
* Fix indexAbove and indexBelow to return indexes in the correct column.Stephen Kelly2012-08-222-17/+41
* Add -pipe option of win32-g++'s QMAKE_CFLAGSYuchen Deng2012-08-221-1/+1
* make configure set up QMAKE_DEFAULT_{INC,LIB}DIRSOswald Buddenhagen2012-08-223-4/+22
* qmake: fix generated rc file for embedding manifestsJoerg Bornemann2012-08-221-2/+2
* Clean up borders in cleanlooksJens Bache-Wiig2012-08-221-16/+5
* Doc: Fix snippet bug in State Machine overview.Geir Vattekar2012-08-221-0/+1
* Fixed non-GL applications crashing when GLX/EGL initialization fails on xcb.Samuel Rødal2012-08-221-15/+20
* Doc: change \menu to \uicontrol in application example docsAndy Nichols2012-08-221-10/+10
* remove a '.' at the end of \sa that confuses qdocJeremy Katz2012-08-221-2/+2
* Doc: Really minor typo fixSergio Ahumada2012-08-221-1/+1
* Make Qt compile with -DQDND_DEBUG and fix debug messagesBerthold Krevert2012-08-222-59/+56
* Fix minor typo in cmake files.Stephen Kelly2012-08-221-1/+1
* Only set the IMPLIB target properties on Windows.Stephen Kelly2012-08-221-0/+2
* Add hint for touch -> mouse event synthesizingMorten Johan Sorvig2012-08-226-13/+30
* Do not consider sign in qIsNull.Mitch Curtis2012-08-226-4/+71
* Remove icons from buttons with CleanlooksJens Bache-Wiig2012-08-211-7/+1
* Sort qdoc ignores.Frederik Gladhorn2012-08-211-20/+23
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-2119-545/+539
* Fix docs for QRawFont.Jason Barron2012-08-211-2/+2
* Propagate initial size constraints to QWidgetWindow.Friedemann Kleint2012-08-212-1/+43
* Try to work around GCC 4.6's noexcept bugs, againThiago Macieira2012-08-211-6/+3
* Replace deprecated ATS calls with CTFontManager calls in 10.8Jiang Jiang2012-08-211-1/+48
* Fix a bunch of Mac/clang specific warningsJiang Jiang2012-08-219-12/+18