summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QJpegHandler: err should be set before jpeg_create_decompress()Elvis Lee2012-11-211-2/+3
* Qnx: Handle the MeasurementSystem value in QNXmfekari2012-11-202-0/+103
* Fix regression in QXmlStreamWriter with codec set to UTF-16Jan Arve Saether2012-11-202-7/+47
* 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-202-3/+2
* 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-20182-780/+7882
|\
| * Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-20182-780/+7882
| |\
| | * Added doc with IO functionsNico Vertriest2012-11-201-0/+109
| | * Doc: Changing titles in HTML template.Jerome Pasion2012-11-201-2/+2
| | * Doc: Adding subtitle to the online snapshot HTMLJerome Pasion2012-11-192-36/+124
| | * Doc: Adding online stylesJerome Pasion2012-11-1935-3/+794
| | * Doc: Removed "class=" in an /div.Jerome Pasion2012-11-161-1/+1
| | * 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
| | * Doc: Removed "templatedir" from qdocconf file.Jerome Pasion2012-11-161-2/+1
| | * qdoc: better copying of .css filesMartin Smith2012-11-166-85/+196
| | * qdoc: better copying of .css filesMartin Smith2012-11-144-9/+27
| | * Doc: Adding \externalpage links to qtbase/doc/globalJerome Pasion2012-11-135-0/+748
| | * Doc: Fixing templatedir paths according to the fix to QTBUG-27878Jerome Pasion2012-11-092-1/+2
| | * Doc: Adding necessary HTML elements in the HTML template.Jerome Pasion2012-11-091-1/+4
| | * qdoc: better copying of .css filesMartin Smith2012-11-081-46/+40
| | * Doc: Adding style/offline.css to the global QHP configuration.Jerome Pasion2012-11-071-0/+3
| | * qdoc: Removed setting of codeindent variableMartin Smith2012-11-072-3/+6
| | * Doc: Placed missing '\'Jerome Pasion2012-11-071-3/+3
| | * Doc: Integrated ignoretokens and ignoredirectives from Qt Multimedia.Jerome Pasion2012-11-072-8/+10
| | * 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-02306-3330/+4912
| | |\
| | * | 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
| | * | 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
| | |\ \