summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce Arch Linux specific link line to pi mkspecDonald Carr2012-05-051-1/+6
* qdoc: Fixed minor version number in DITA XMLMartin Smith2012-05-048-123/+129
* Implement QWindow::resize(int, int) by calling to resize(QSize).Friedemann Kleint2012-05-041-1/+1
* Add missing include file.Jędrzej Nowacki2012-05-041-0/+1
* Reuse QArray initializer macro in QByteArrayJędrzej Nowacki2012-05-042-5/+8
* Replace QByteArrayData class by typedef.Jędrzej Nowacki2012-05-042-21/+3
* QDoc: Generate unique ids for qmlMethods.Casper van Donderen2012-05-044-27/+17
* Avoid glyph rendering with FT when not neededJiang Jiang2012-05-042-7/+25
* Load resources in in QTextDocument correctlyLars Knoll2012-05-045-25/+17
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [platformsupport]Thiago Macieira2012-05-044-7/+7
* Add an assert simplifying debugging.Jędrzej Nowacki2012-05-041-0/+1
* removed unneccessary wince ifdefBjoern Breitmeyer2012-05-041-2/+0
* Stub out QSharedMemory and QSystemSemaphore for Android.Robin Burchell2012-05-044-3/+226
* Guard some pthread API with the appropriate POSIX check, or Android.Robin Burchell2012-05-041-0/+12
* Windowmodality-test: Compile with Qt 4.8.Friedemann Kleint2012-05-042-6/+6
* Properly guard rand_r use with _POSIX_THREAD_SAFE_FUNCTIONS for Android.Robin Burchell2012-05-041-1/+1
* Enable some SQLITE extensions by defaultRafael Roquetto2012-05-042-2/+4
* Add Android to conditionals around langinfo.h usage.Robin Burchell2012-05-041-3/+5
* stop ignoring unassigned codepointsKonstantin Ritt2012-05-042-6/+5
* add support for non-BMP ligaturesKonstantin Ritt2012-05-044-84/+272
* Use QFile::{encode,decode}Name to deal with QT_PLUGIN_PATHThiago Macieira2012-05-042-2/+2
* Slightly improve the query encode/decode test in QUrlThiago Macieira2012-05-041-6/+7
* Allow the QPA plugin arguments to contain non-ASCII.Thiago Macieira2012-05-042-2/+2
* Use QFile::encodeName to encode a file name on UnixThiago Macieira2012-05-042-2/+2
* Fix QUrl::toString(StripTrailingSlash) to not turn file:/// into file:David Faure2012-05-042-11/+19
* Add setCursor API to QWindowLaszlo Agocs2012-05-043-0/+81
* Fix compiler warningOlivier Goffart2012-05-041-3/+2
* Always return uiLanguages in bcp47 formatLars Knoll2012-05-041-20/+18
* Remove insignification from tst_QOpenGLMiikka Heikkinen2012-05-041-2/+0
* Port the QTextStream / QDebug functions away from fromAsciiThiago Macieira2012-05-042-3/+3
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [other]Thiago Macieira2012-05-043-17/+17
* Don't flush WA_DontShowOnScreen widgets.Morten Johan Sorvig2012-05-041-0/+4
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QPA plugins]Thiago Macieira2012-05-045-6/+6
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtTest]Thiago Macieira2012-05-042-3/+3
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtOpenGL]Thiago Macieira2012-05-043-7/+7
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]Thiago Macieira2012-05-0410-44/+44
* Change QString::toAscii to toUtf8 in the embedded filename in XBM.Thiago Macieira2012-05-041-3/+3
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-049-40/+40
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]Thiago Macieira2012-05-0417-39/+39
* Make the event notification on Windows be mandatory in all dispatchersThiago Macieira2012-05-046-5/+36
* Windows 7 - fix nativewifi bearer pluginShane Kearns2012-05-042-7/+21
* Pass network session to http delegateShane Kearns2012-05-041-0/+3
* Windows: Fix Vista style for use with QProxyStyle.Friedemann Kleint2012-05-043-3/+17
* Add mkspecs for 32-bit Mac OS X builds.Morten Johan Sorvig2012-05-0410-5/+215
* Compile.Morten Johan Sorvig2012-05-041-2/+2
* Remove "file qmake"-based arch detection.Morten Johan Sorvig2012-05-041-24/+0
* Remove all usages of "arch" CFLAGS on Mac.Morten Johan Sorvig2012-05-048-63/+0
* Make cupsTempFile member unconditianol.Christoph Schleifenbaum2012-05-041-2/+0
* Rename QAbstractSocket::PauseOnNotify -> PauseOnSslErrorsShane Kearns2012-05-045-8/+8
* Fix windows cert fetcher if site presents full chainShane Kearns2012-05-041-1/+3