summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not include /examples in qdocconfs.Frederik Gladhorn2012-09-119-9/+9
* Add TableModelChange event for accessibility.Frederik Gladhorn2012-09-111-0/+40
* Remove deprecated inputItem and inputWindow from QInputMethodPekka Vuorela2012-09-115-126/+11
* Doc: Centralize more common settings in 1 global qdocconf.Casper van Donderen2012-09-1113-397/+47
* Avoid duplicate setPen() in PDF when reusing QPrinterEskil Abrahamsen Blomfeldt2012-09-112-3/+1
* Fix QT_NO_SYSTEMTRAYICON build.Sérgio Martins2012-09-111-0/+4
* call syncqt unconditionally in configureOswald Buddenhagen2012-09-111-6/+1
* clean up syncqt invocationOswald Buddenhagen2012-09-112-5/+2
* move syncqt -check-includes handling to default_pre.prfOswald Buddenhagen2012-09-112-1/+2
* give location information for QMAKE_SUBSTITUTES conditionalsOswald Buddenhagen2012-09-112-4/+4
* Streamline forwarding of blocked events.Friedemann Kleint2012-09-111-12/+10
* port qmake to qt creator's qmake language evaluatorOswald Buddenhagen2012-09-1128-4103/+7253
* remove left-overs of the borland compiler supportJoerg Bornemann2012-09-112-9/+0
* test: Remove QSKIP from tst_uic::stdOut()Sergio Ahumada2012-09-101-3/+0
* Specify the project name when adding a test.Stephen Kelly2012-09-101-0/+2
* test: Remove QSKIP from tst_QLocale::windowsDefaultLocale()Sergio Ahumada2012-09-101-2/+0
* Fix build with QT_NO_WHEELEVENT.Sérgio Martins2012-09-102-0/+8
* DON'T parse the header files of guiJan-Arve Saether2012-09-101-2/+1
* Fix QFileSystemEngine::canonicalName() returning corrupt dataThomas McGuire2012-09-101-2/+7
* Initial bearer plugin for WinCE and WEC7.Janne Anttila2012-09-101-5/+39
* Remove misleading documentation about QAbstractSocket::bytesWrittenThiago Macieira2012-09-101-4/+3
* CocoaPlugin: remove autoreleasepool warnings on 10.6Richard Moe Gustavsen2012-09-102-0/+3
* Fix semantics of the src dir in the include search paths with MinGWSimon Hausmann2012-09-106-0/+29
* Fix build of tests/ on Windows CEKevin Funk2012-09-103-2/+10
* Windows: Implement automatic mouse capture in QPA.Friedemann Kleint2012-09-103-23/+41
* Fix printing with OS X platform pluginEskil Abrahamsen Blomfeldt2012-09-101-1/+13
* [Qt5 Docs] Fix typos and style of qtimer.cpp and qdatetimeedit.cppDavid Gil2012-09-102-24/+23
* [Qt5 Docs] Fix typos and style of qdatetime.cppDavid Gil2012-09-101-21/+21
* android: we have mkdtemp.Arvid Picciani2012-09-101-2/+4
* QNX: Compile. Adapting to change in QString API.Thomas McGuire2012-09-101-2/+2
* Fix rounding error when drawing scaled text on OS XEskil Abrahamsen Blomfeldt2012-09-101-6/+6
* example: minor fix to gettingStarted - part5Sergio Ahumada2012-09-101-2/+2
* Do not call requestActivateWindow() on popups.Friedemann Kleint2012-09-101-4/+7
* Remove old troll test servers' references.Leonard Lee2012-09-101-15/+15
* Rename QPaintDevice::init() to initPainter()Richard Moore2012-09-105-5/+5
* in non-verbose mode, suppress qmake output as wellOswald Buddenhagen2012-09-101-2/+3
* Use QStringList::join(QChar) overload where applicable [QtDBus]Marc Mutz2012-09-102-3/+3
* Move the non-C++ parts of qglobal.h outside of __cplusplusThiago Macieira2012-09-101-135/+134
* Move the constructor and destruction function macros to the C++ partThiago Macieira2012-09-101-22/+22
* Use the same hash for 8 bit strings as in QByteArrayLars Knoll2012-09-091-12/+1
* QNX: Add some optional debug output to event dispatcherSean Harmer2012-09-091-0/+18
* Remove temporary constructor used to make qreal->float changeSean Harmer2012-09-092-12/+0
* Removing duplicate includesSergio Ahumada2012-09-0938-61/+2
* test: QFtp tests require `private_tests' setSergio Ahumada2012-09-093-2/+3
* Fix missing or improper include guard in headersSergio Ahumada2012-09-0927-63/+63
* Move tutorials to widgets.Frederik Gladhorn2012-09-09172-1/+1
* qdoc: Renaming include guard in qmlmarkupvisitor.h headerSergio Ahumada2012-09-081-2/+2
* printsupport: Fix missing or improper include guard in headersSergio Ahumada2012-09-084-10/+10
* Add support for the Intel Composer XE 2013.Thiago Macieira2012-09-081-0/+6
* Make the default Qt API be Qt 5.0'sThiago Macieira2012-09-082-2/+10