summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | qdoc: Fixed All Namespaces listMartin Smith2012-10-311-1/+1
| | * | qdoc: Fixed All Functions listMartin Smith2012-10-301-1/+1
| | * | Doc: Added three column layout in CSS fileJerome Pasion2012-10-291-0/+84
| | * | Qt GUI: Adding Rich Text Processing documentation from qtdocJerome Pasion2012-10-2965-0/+4803
| | * | Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-2611-11/+0
| | * | Doc: Consolidated the QDoc variables.Jerome Pasion2012-10-263-131/+70
| | * | qdoc: Fixed All Classes listMartin Smith2012-10-261-1/+1
| | * | Doc: Adding base macros and other QDoc definitionsJerome Pasion2012-10-264-0/+168
| | * | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-26559-13487/+73588
| | |\ \
| | * | | configure: make sure that global shadow doc symlink is always updatedTor Arne Vestbø2012-10-251-1/+1
| | * | | qdoc: Adding the -log-progress optionMartin Smith2012-10-254-8/+18
| | * | | qdoc: Don't load index in -prepare phaseMartin Smith2012-10-254-92/+122
| | * | | Add config option to build documentation as a two-step processTor Arne Vestbø2012-10-254-7/+22
| | * | | Move validators example from qtdoc repo to qtbase repoJan Arve Saether2012-10-241-0/+34
| | * | | Use \annotatedlist for list of examples instead of "manual links"Jan Arve Saether2012-10-2422-73/+56
| | * | | qdoc: Clear outputdir in -prepare phase onlyMartin Smith2012-10-232-16/+23
| | * | | Doc: Added landing-, examples- and C++ class list-page to qtwidgetsJan Arve Saether2012-10-198-68/+181
| | * | | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-19291-2920/+7843
| | |\ \ \
| | * | | | doc: Add a bunch of missing dependsTor Arne Vestbø2012-10-160-0/+0
| | * | | | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-16182-923/+1688
| | |\ \ \ \
| | * | | | | doc: Add a bunch of missing dependsTor Arne Vestbø2012-10-169-9/+17
| | * | | | | qdoc: qdoc now can run in 2 passesMartin Smith2012-10-125-26/+56
| | * | | | | qdoc: Allow empty character literal ''Martin Smith2012-10-121-2/+8
| | * | | | | doc: Fix a few doc errors for QtSQLTor Arne Vestbø2012-10-126-23/+23
| | * | | | | doc: add missing dep from qtcore to qtguiTor Arne Vestbø2012-10-121-1/+1
* | | | | | | QMimeDatabase: remove deprecated APIDavid Faure2012-11-201-9/+0
* | | | | | | Use setImage workaround on all OS X versions.Morten Johan Sørvig2012-11-201-6/+3
|/ / / / / /
* | | | | | SQL: Fix OCI driver's compile errors.Caroline Chao2012-11-202-3/+5
* | | | | | Fixed memory leak in assign operator of QGLBufferVadim Zakondyrin2012-11-191-1/+3
* | | | | | Fixed memory leak in assign operator of QOpenGLBufferVadim Zakondyrin2012-11-191-1/+3
* | | | | | QLocale: replace hard-coded default country-for-language mapKonstantin Ritt2012-11-194-397/+384
* | | | | | Document what the QMimeDatabase constructor really does.David Faure2012-11-191-1/+6
* | | | | | QSystemTrayIcon/X11: Use display obtained as native screen resource.Friedemann Kleint2012-11-193-14/+25
* | | | | | Add QPlatformNativeInterface::nativeResourceForScreen().Friedemann Kleint2012-11-192-0/+10
* | | | | | Add a new location for QML 2.x importsThiago Macieira2012-11-1910-12/+58
* | | | | | MinGW: Don't add version number '0' to the library nameKai Koehne2012-11-191-1/+1
* | | | | | Compile with -no-widgets.Morten Johan Sorvig2012-11-194-49/+59
* | | | | | Remove obsolete Mac mkspecs.Morten Johan Sorvig2012-11-185-295/+0
* | | | | | Fix error reporting in TDS SQL driver.Aaron McCarthy2012-11-182-2/+36
* | | | | | Fix msvc2010 compiler warnings of switch with default but no case labelsThiago A. Correa2012-11-188-32/+8
* | | | | | fix namespaced buildOswald Buddenhagen2012-11-161-0/+2
* | | | | | make qt_tool support building bootstrapped toolsOswald Buddenhagen2012-11-168-44/+17
* | | | | | remove pointless TARGET assignmentsOswald Buddenhagen2012-11-166-6/+0
* | | | | | MinGW: Add missing constants for float control.Friedemann Kleint2012-11-161-0/+9
* | | | | | configure.exe: add inotify auto detection supportRafael Roquetto2012-11-161-0/+17
* | | | | | Accept subsequent drag moves in QWidgetWindow if enter was accepted.Friedemann Kleint2012-11-161-0/+4
* | | | | | Remove qSort from QCollator docsGiuseppe D'Angelo2012-11-161-1/+1
* | | | | | Remove qSort from QList/QSet docsGiuseppe D'Angelo2012-11-162-3/+3
* | | | | | Fix QStringList::sort testGiuseppe D'Angelo2012-11-161-1/+8
* | | | | | Fix QMutex::tryLock timeout computation on LinuxOlivier Goffart2012-11-162-2/+17