summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix regression in QXmlStreamWriter with codec set to UTF-16Jan Arve Saether2012-11-201-7/+25
* QProxyStyle: fix the base style assignment in constructorJ-P Nurmi2012-11-201-1/+1
* Detect Unity by checking XDG_CURRENT_DESKTOP and use Gnome theme.Friedemann Kleint2012-11-203-3/+9
* don't run syncqt three times in debug_and_release configsOswald Buddenhagen2012-11-201-12/+14
* don't set CONFIG+=release during build passesOswald Buddenhagen2012-11-201-2/+1
* Fix black screen after minimizing OpenGL window with ANGLEMiikka Heikkinen2012-11-201-0/+16
* Fixed rendering artifacts when drawing cursor.Samuel Rødal2012-11-201-1/+1
* QHeaderView - do not keep indexes from an obsolete modelThorbjørn Lund Martsum2012-11-201-0/+1
* Made QGtkStyle internalJ-P Nurmi2012-11-209-588/+589
* exclude 3rdparty from lupdateOswald Buddenhagen2012-11-2010-0/+18
* create interface QSqlDriver::cancelQuery()Sune Vuorela2012-11-202-1/+27
* Handle Qt::WA_MacSmallSize in QApplication::font(const QWidget *).Friedemann Kleint2012-11-201-0/+8
* Merge "Merge branch 'newdocs'" into refs/staging/masterSamuel Rødal2012-11-20112-648/+5864
|\
| * Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-20112-648/+5864
| |\
| | * Added doc with IO functionsNico Vertriest2012-11-201-0/+109
| | * qdoc: Handle extra imahes exactly like stylesMartin Smith2012-11-161-18/+7
| | * qdoc: Handle scripts exactly like stylesMartin Smith2012-11-161-15/+3
| | * qdoc: Removed debug codeMartin Smith2012-11-163-13/+0
| | * qdoc: better copying of .css filesMartin Smith2012-11-166-85/+196
| | * qdoc: better copying of .css filesMartin Smith2012-11-144-9/+27
| | * qdoc: better copying of .css filesMartin Smith2012-11-081-46/+40
| | * qdoc: Removed setting of codeindent variableMartin Smith2012-11-072-3/+6
| | * Doc: Cleaning up QHP information in module configuration files.Jerome Pasion2012-11-0711-133/+76
| | * Help generator: Add a global config for "extraFiles".Jerome Pasion2012-11-071-0/+1
| | * qdoc: Added module attribute to most index elementsMartin Smith2012-11-067-10/+100
| | * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocsJerome Pasion2012-11-02207-1958/+1991
| | |\
| | * | qdoc: Fixed the since list for modularized QtMartin Smith2012-11-024-26/+24
| | * | Doc: add landing page for Qt TestLeena Miettinen2012-11-024-130/+183
| | * | qdoc: Fixed All Namespaces listMartin Smith2012-10-311-1/+1
| | * | qdoc: Fixed All Functions listMartin Smith2012-10-301-1/+1
| | * | 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
| | * | qdoc: Fixed All Classes listMartin Smith2012-10-261-1/+1
| | * | 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