2012-05-18 |
Stephen Kelly | Add test of automated container metatype declaration. |
tree | commitdiff |
2012-05-18 |
Toby Tomkins | Remove parallel flag for qsemaphore because of flaky... |
tree | commitdiff |
2012-05-17 |
Andrew den Exter | Fix cursorToX for right to left text with trailing... |
tree | commitdiff |
2012-05-16 |
Carl Schumann | Fix bug when destruction fields in QWizard |
tree | commitdiff |
2012-05-16 |
Konstantin Ritt | enable the text layout's cache where it is seems to... |
tree | commitdiff |
2012-05-16 |
David Faure | Add header qtest_widgets.h, similar to qtest_gui.h... |
tree | commitdiff |
2012-05-16 |
Lars Knoll | Limit the nesting depth of the Json parser |
tree | commitdiff |
2012-05-16 |
Kent Hansen | Revert "Temporarily disable -Woverloaded-virtual in... |
tree | commitdiff |
2012-05-16 |
Eskil Abrahamsen... | Support specifying fallbacks in font request on QPA |
tree | commitdiff |
2012-05-16 |
Konstantin Ritt | QChar: add isSurrogate() and isNonCharacter() to the... |
tree | commitdiff |
2012-05-16 |
Konstantin Ritt | QChar: add missing UCS-4 overloads, get rid of UCS... |
tree | commitdiff |
2012-05-16 |
Konstantin Ritt | QJpegHandler: add an embedded text support |
tree | commitdiff |
2012-05-16 |
Shane Kearns | Fix QFile::permissions for long filenames |
tree | commitdiff |
2012-05-16 |
Martin Petersson | tst_QNetworkReply: enable the ioGetFromBuiltinHttp... |
tree | commitdiff |
2012-05-16 |
Andy Shaw | Fix cases where functions are called with a drive and... |
tree | commitdiff |
2012-05-15 |
Stephen Kelly | Use IF(NOT TARGET ...) before creating imported targets. |
tree | commitdiff |
2012-05-15 |
Carl Schumann | Add Q_UINT64_C to 64 bit integer literal. |
tree | commitdiff |
2012-05-15 |
David Faure | Rename QMimeDatabase method for consistency. |
tree | commitdiff |
2012-05-15 |
Kent Hansen | Remove const char *-based connectNotify() API |
tree | commitdiff |
2012-05-15 |
Shane Kearns | Add test case for link local TCP connections |
tree | commitdiff |
2012-05-14 |
kb | Remove capitalization when specifying include-libraries. |
tree | commitdiff |
2012-05-14 |
David Faure | QUrl: using sectionIsPresent in operator== broke for... |
tree | commitdiff |
2012-05-14 |
David Faure | QUrl: a url with a fragment or query, and one without... |
tree | commitdiff |
2012-05-14 |
Stephen Kelly | Find Qt5 modules automatically in the qt5_use_modules... |
tree | commitdiff |
2012-05-13 |
David Faure | Restore QUrl::setEncodedQuery(QByteArray()) to the... |
tree | commitdiff |
2012-05-11 |
Shane Kearns | Fix sending UDP packets to link local addresses |
tree | commitdiff |
2012-05-11 |
Friedemann Kleint | Windows: Compress Window Activation events. |
tree | commitdiff |
2012-05-11 |
Martin Petersson | tst_QNetworkReply: fix backgroundRequestInterruption... |
tree | commitdiff |
2012-05-10 |
Olivier Goffart | Implement the move constructor for containers. |
tree | commitdiff |
2012-05-10 |
Konstantin Ritt | fix QString::isRightToLeft() for SMP code points |
tree | commitdiff |
2012-05-10 |
Stephen Kelly | Make the qt5_use_modules public API. |
tree | commitdiff |
2012-05-10 |
Lars Knoll | Correctly parse json documents with a leading BOM |
tree | commitdiff |
2012-05-10 |
Konstantin Ritt | move the default text breaking algorithm impl from... |
tree | commitdiff |
2012-05-10 |
Marius Storm-Olsen | Merge "Merge branch 'docs-refactoring' into master... |
tree | commitdiff |
2012-05-10 |
Marius Storm-Olsen | Merge branch 'docs-refactoring' into master |
tree | commitdiff |
2012-05-10 |
Thiago Macieira | Fix a crash when parsing a URL with username and port... |
tree | commitdiff |
2012-05-10 |
Jędrzej Nowacki | Fix test case dependency in tst_exceptionsafety. |
tree | commitdiff |
2012-05-10 |
Shane Kearns | Fix a QSslSocket test expectation on ubuntu 11.10 |
tree | commitdiff |
2012-05-09 |
Alexis Menard | Fix qDecodeDataUrl for already percentage encoded content. |
tree | commitdiff |
2012-05-09 |
Friedemann Kleint | Improve widget geometry. |
tree | commitdiff |
2012-05-09 |
David Faure | Ensure qstring.h compiles with QT_NO_CAST_FROM_BYTEARRAY |
tree | commitdiff |
2012-05-09 |
David Faure | Fix QUrl::StripTrailingSlash for the case of no path... |
tree | commitdiff |
2012-05-09 |
Marius Storm-Olsen | Properly implement a 'make docs' target for subdirs... |
tree | commitdiff |
2012-05-08 |
Jędrzej Nowacki | Introduce a new built-in type: signed char. |
tree | commitdiff |
2012-05-08 |
Ali Akhtarzada | Add assignment operator for QJsonValueRef |
tree | commitdiff |
2012-05-08 |
Rohan McGovern | Revert "QtPrintSupport: Remove remaining LPR specific... |
tree | commitdiff |
2012-05-07 |
John Layt | QtPrintSupport: Remove remaining LPR specific code |
tree | commitdiff |
2012-05-07 |
Girish Ramakrishnan | Expose QPA API under qpa/* |
tree | commitdiff |
2012-05-07 |
Stephen Kelly | Rename setResizeMode to setSectionResizeMode. |
tree | commitdiff |
2012-05-07 |
Thiago Macieira | Add some extra tests to tst_QString to ensure the encod... |
tree | commitdiff |
2012-05-07 |
Thiago Macieira | Change QStringBuilder to use UTF-8 too |
tree | commitdiff |
2012-05-07 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from... |
tree | commitdiff |
2012-05-07 |
Thiago Macieira | Fix encoding mismatches in tst_QSqlQuery |
tree | commitdiff |
2012-05-06 |
Liang Qi | Add default value for getters in QJsonValue |
tree | commitdiff |
2012-05-05 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from... |
tree | commitdiff |
2012-05-05 |
Shane Kearns | Enable specifying raw headers for the request |
tree | commitdiff |
2012-05-04 |
Lars Knoll | Load resources in in QTextDocument correctly |
tree | commitdiff |
2012-05-04 |
Friedemann Kleint | Windowmodality-test: Compile with Qt 4.8. |
tree | commitdiff |
2012-05-04 |
Konstantin Ritt | add support for non-BMP ligatures |
tree | commitdiff |
2012-05-04 |
Thiago Macieira | Use QFile::{encode,decode}Name to deal with QT_PLUGIN_PATH |
tree | commitdiff |
2012-05-04 |
Thiago Macieira | Slightly improve the query encode/decode test in QUrl |
tree | commitdiff |
2012-05-04 |
David Faure | Fix QUrl::toString(StripTrailingSlash) to not turn... |
tree | commitdiff |
2012-05-04 |
Miikka Heikkinen | Remove insignification from tst_QOpenGL |
tree | commitdiff |
2012-05-04 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from... |
tree | commitdiff |
2012-05-04 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from... |
tree | commitdiff |
2012-05-04 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from... |
tree | commitdiff |
2012-05-04 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from... |
tree | commitdiff |
2012-05-04 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from... |
tree | commitdiff |
2012-05-04 |
Thiago Macieira | Make the event notification on Windows be mandatory... |
tree | commitdiff |
2012-05-04 |
Shane Kearns | Rename QAbstractSocket::PauseOnNotify -> PauseOnSslErrors |
tree | commitdiff |
2012-05-03 |
Thiago Macieira | troll.no changed its NS record configuration. Adapt. |
tree | commitdiff |
2012-05-03 |
Lars Knoll | Merge "Merge remote-tracking branch 'origin/api_changes... |
tree | commitdiff |
2012-05-03 |
Stephen Kelly | Revert "Don't use the pri depends line for link depende... |
tree | commitdiff |
2012-05-03 |
Shane Kearns | Optimise windows cert fetching and fix test case. |
tree | commitdiff |
2012-05-03 |
Lars Knoll | Merge remote-tracking branch 'origin/api_changes' |
tree | commitdiff |
2012-05-03 |
Miikka Heikkinen | Skip tst_QOpenGL::openGLPaintDevice() if wrong openGL... |
tree | commitdiff |
2012-05-03 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from... |
tree | commitdiff |
2012-05-03 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from... |
tree | commitdiff |
2012-05-03 |
Thiago Macieira | Define P in stringbuilder.cpp, just to help in editing... |
tree | commitdiff |
2012-05-03 |
Rohan McGovern | tst_qdnslookup: disabled broken testdata |
tree | commitdiff |
2012-05-02 |
David Faure | Fix unit confusion in ccf3b9e48b2d773999a9a88e249f79380... |
tree | commitdiff |
2012-05-02 |
Olivier Goffart | Introduce QObject::isSignalConnected(QMetaMethod) |
tree | commitdiff |
2012-05-02 |
Debao Zhang | Don't use obsolete qVariantValue, qVariantCanConvert... |
tree | commitdiff |
2012-05-01 |
Kent Hansen | Fix regression in connectNotify(const char *) emission |
tree | commitdiff |
2012-05-01 |
Rohan McGovern | Fixed uninitialized memory in QMetaObjectBuilder::fromR... |
tree | commitdiff |
2012-05-01 |
Stephen Kelly | Never attempt to run the dbus tests on APPLE. |
tree | commitdiff |
2012-04-30 |
Kent Hansen | Temporarily disable -Woverloaded-virtual in headersclea... |
tree | commitdiff |
2012-04-30 |
Kent Hansen | Add QMetaMethod-based QObject::connect/disconnectNotify... |
tree | commitdiff |
2012-04-30 |
Miikka Heikkinen | Removed insignification from QBackingStore test |
tree | commitdiff |
2012-04-30 |
Jason McDonald | Remove insignification of lancelot test on Mac OS X. |
tree | commitdiff |
2012-04-30 |
Jason McDonald | Remove insignficiation from qgraphicsscene test on... |
tree | commitdiff |
2012-04-29 |
Jason McDonald | Remove insignification from qsslsocket_onDemandCertific... |
tree | commitdiff |
2012-04-29 |
Jason McDonald | Remove insignification from qtcpserver test on Mac... |
tree | commitdiff |
2012-04-29 |
Jason McDonald | Remove insignification of qsslsocket test on Windows... |
tree | commitdiff |
2012-04-29 |
Stephen Kelly | Simplify the cmake version check. |
tree | commitdiff |
2012-04-29 |
Stephen Kelly | Add some more useful output when about the cmake version |
tree | commitdiff |
2012-04-27 |
Thiago Macieira | Re-enable casting to and from "ASCII" on tst_qstring.cpp |
tree | commitdiff |
2012-04-27 |
Thiago Macieira | Wrap the non-ASCII testcases with QString::fromUtf8 |
tree | commitdiff |
2012-04-27 |
Thiago Macieira | Wrap all Latin 1 strings with QString::fromLatin1 or... |
tree | commitdiff |
2012-04-27 |
Thiago Macieira | Convert these files to ASCII or UTF-8 |
tree | commitdiff |
next |