summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-26442-12747/+72429
| | |\ \
| | * | | 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-251-3/+3
| | * | | Use \annotatedlist for list of examples instead of "manual links"Jan Arve Saether2012-10-241-28/+1
| | * | | 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-196-65/+177
| | * | | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-19143-1873/+6233
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-1696-692/+946
| | |\ \ \ \
| | * | | | | 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-191-283/+283
* | | | | | 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-192-1/+14
* | | | | | Compile with -no-widgets.Morten Johan Sorvig2012-11-194-49/+59
* | | | | | Fix error reporting in TDS SQL driver.Aaron McCarthy2012-11-181-2/+4
* | | | | | 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-167-41/+7
* | | | | | remove pointless TARGET assignmentsOswald Buddenhagen2012-11-166-6/+0
* | | | | | MinGW: Add missing constants for float control.Friedemann Kleint2012-11-161-0/+9
* | | | | | 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 QMutex::tryLock timeout computation on LinuxOlivier Goffart2012-11-161-2/+2
* | | | | | Fix incorrect size hint for abstract spinboxJens Bache-Wiig2012-11-151-12/+1
* | | | | | Missing break in case QEvent::WindowStateChange.Miikka Heikkinen2012-11-151-0/+1
* | | | | | Disable static contents optimization for now.Samuel Rødal2012-11-151-1/+1
* | | | | | Add feature to enable rounded line edit on macJens Bache-Wiig2012-11-153-4/+5
* | | | | | Improve highligted colorization on mac with Fusion styleJens Bache-Wiig2012-11-152-3/+27
* | | | | | Accessibility: Add documentationFrederik Gladhorn2012-11-151-10/+265
* | | | | | Accessibility Mac: Implement value interfaceFrederik Gladhorn2012-11-151-1/+8
* | | | | | Implement EditableText accessibility for Mac.Morten Johan Sorvig2012-11-154-5/+121
* | | | | | Bring back -nograb/-dograb for debugging.Friedemann Kleint2012-11-153-0/+30
* | | | | | Fix QApplication::primaryScreen() in WindowsMiikka Heikkinen2012-11-151-3/+11
* | | | | | Assign correct codes to QLocale::AnyCountry and AnyScriptKonstantin Ritt2012-11-151-2/+2
* | | | | | Add a bunch of missed scriptsKonstantin Ritt2012-11-152-1/+101
* | | | | | Add missing Bodo language introduced in CLDR 1.9.1Konstantin Ritt2012-11-152-9/+28
* | | | | | Regression fix to QHeaderView::setDefaultSectionSizeThorbjørn Lund Martsum2012-11-151-0/+1
* | | | | | Windows: Fixed mouse events related to size gripsOliver Wolff2012-11-151-9/+0