summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add a default license footer.Casper van Donderen2012-05-1112-0/+33
* Fix font engine dependent text transformationJiang Jiang2012-05-111-1/+4
* Make QFileOpenEvents delivered again.Christoph Schleifenbaum2012-05-116-5/+34
* Windows: Compress Window Activation events.Friedemann Kleint2012-05-113-10/+30
* qdoc: Fixed a regression bug caused by fixing error messagesMartin Smith2012-05-115-37/+19
* qhttpthreaddelegate: check that we have a reply set when reading.Martin Petersson2012-05-111-0/+3
* configure: Remove the -dwarf2 argument for Mac OS X buildsBradley T. Hughes2012-05-119-181/+10
* QtNetwork: remove \link usagesGiuseppe D'Angelo2012-05-111-2/+2
* QtSql: remove \link usagesGiuseppe D'Angelo2012-05-112-10/+10
* Remove declarative from qmltestcase.prf.Friedemann Kleint2012-05-111-1/+1
* QDoc: Return correct path when quoting example files.Casper van Donderen2012-05-111-0/+2
* tst_QNetworkReply: fix backgroundRequestInterruption test.Martin Petersson2012-05-111-0/+3
* QNetworkReply::setReadBufferSize fix for threaded httpMartin Petersson2012-05-116-7/+102
* configure.exe: move a few things from qmodule.pri to qconfig.priRohan McGovern2012-05-111-13/+9
* significant unicodetables generator performance optimizationKonstantin Ritt2012-05-111-41/+47
* Logging: Show pattern warning also on Windows GUI appsKai Koehne2012-05-111-5/+20
* Fix -Wlogical-op warning in qtestmouse.hDavid Faure2012-05-111-2/+0
* Don't return http proxy for server usagesShane Kearns2012-05-111-1/+3
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-1191-554/+531
* Add Windows NTLM Sign-Sign-On / Integrated Proxy AuthenticationAron Rosenberg2012-05-112-6/+221
* Do not use charset loaded by fontconfigJiang Jiang2012-05-114-68/+17
* Add more descriptions for configure for WindowsAndreas Holzammer2012-05-111-0/+24
* Implement the move constructor for containers.Olivier Goffart2012-05-118-2/+28
* Make sure animation drivers knows about the temporal offset after a pauseGunnar Sletta2012-05-113-1/+33
* Change to/fromAscii to to/fromUtf8 in the QString conversionsThiago Macieira2012-05-114-64/+64
* fix QString::isRightToLeft() for SMP code pointsKonstantin Ritt2012-05-112-1/+44
* Make the qt5_use_modules public API.Stephen Kelly2012-05-103-39/+40
* Keep object name of QWidgetWindow in sync with the widget.Friedemann Kleint2012-05-103-10/+14
* Compile.Morten Johan Sorvig2012-05-101-0/+1
* Fix deprecation warnings in QtGui, QtPlatformSupport.Friedemann Kleint2012-05-102-9/+7
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-1024-110/+802
* Add underscore to internal implementation detail variables.Stephen Kelly2012-05-101-11/+11
* Include the VERSION_STRING in CMake config files.Stephen Kelly2012-05-101-0/+1
* Remove the HAVE_DECLARATIVE define.Stephen Kelly2012-05-102-7/+0
* Fix warnings in evdevkeyboard-plugin.Friedemann Kleint2012-05-103-8/+9
* Change Wince functions definitionAndreas Holzammer2012-05-101-30/+84
* Correctly parse json documents with a leading BOMLars Knoll2012-05-104-2/+34
* QDoc: Generate images inline for \inlineimageCasper van Donderen2012-05-101-5/+3
* qdoc: Removed some obsolete ifdefsMartin Smith2012-05-105-20/+4
* Fix warnings about unused variable d.Friedemann Kleint2012-05-101-1/+0
* Compile with -qtnamespace on WindowsBradley T. Hughes2012-05-101-11/+11
* XShaping drag and drop fixesAlbert Astals Cid2012-05-102-9/+13
* qdoc: Fixed a qdoc error problemMartin Smith2012-05-103-63/+61
* Avoid trying to load libthai again and again if it's not presentSimon Hausmann2012-05-101-1/+3
* move the default text breaking algorithm impl from HarfBuzz to QtKonstantin Ritt2012-05-1017-744/+587
* add some useful methods to QUnicodeTables::Konstantin Ritt2012-05-106-46/+88
* Merge "Merge branch 'docs-refactoring' into master" into refs/staging/masterMarius Storm-Olsen2012-05-101114-1418/+10274
|\
| * Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101114-1418/+10274
| |\
| | * Don't add C-style copyright headers to qmake project filesMarius Storm-Olsen2012-05-106-240/+0
| | * Doc: Move some remaining files over for modularization.Casper van Donderen2012-05-09141-248/+5576