2012-05-08 |
Konstantin Ritt | fix glyph's CMAP index might be corrupted
|
commit | commitdiff | tree |
2012-05-08 |
Ali Akhtarzada | Add assignment operator for QJsonValueRef
|
commit | commitdiff | tree |
2012-05-08 |
Casper van Donderen | QDoc: Remove the unused \expire command.
|
commit | commitdiff | tree |
2012-05-08 |
Stephen Kelly | Don't attempt to ask cmake to find the glib dependencies.
|
commit | commitdiff | tree |
2012-05-08 |
Richard Moore | The \enum should use the enum name not the flags.
|
commit | commitdiff | tree |
2012-05-08 |
Rohan McGovern | Revert "QtPrintSupport: Remove remaining LPR specific...
|
commit | commitdiff | tree |
2012-05-07 |
John Layt | QtPrintSupport: Remove remaining LPR specific code
|
commit | commitdiff | tree |
2012-05-07 |
Girish Ramakrishnan | Expose QPA API under qpa/*
|
commit | commitdiff | tree |
2012-05-07 |
Robin Burchell | Remove definitions of INV_EPS and M_SQRT2.
|
commit | commitdiff | tree |
2012-05-07 |
David Faure | QMimeType performance fix: don't reload from XML files...
|
commit | commitdiff | tree |
2012-05-07 |
kb | Fix typo in name of included header
|
commit | commitdiff | tree |
2012-05-07 |
Stephen Kelly | Rename setResizeMode to setSectionResizeMode.
|
commit | commitdiff | tree |
2012-05-07 |
Friedemann Kleint | Windows: Fix helper routine for formatting errors.
|
commit | commitdiff | tree |
2012-05-07 |
Friedemann Kleint | QFactoryLoader: Add API for supporting the metadata...
|
commit | commitdiff | tree |
2012-05-07 |
Friedemann Kleint | Fix MSVC warnings about inconsistent DLL linkage.
|
commit | commitdiff | tree |
2012-05-07 |
Samuel Rødal | Fixed QOpenGLBuffer::map and unmap implementations.
|
commit | commitdiff | tree |
2012-05-07 |
Samuel Rødal | Added clarification to platform screen documentation.
|
commit | commitdiff | tree |
2012-05-07 |
Debao Zhang | QArrayData: Suppress MSVC warnning.
|
commit | commitdiff | tree |
2012-05-07 |
Thiago Macieira | Add some extra tests to tst_QString to ensure the encoding...
|
commit | commitdiff | tree |
2012-05-07 |
Thiago Macieira | Change QStringBuilder to use UTF-8 too
|
commit | commitdiff | tree |
2012-05-07 |
Thiago Macieira | Change QString's default codec to be UTF-8
|
commit | commitdiff | tree |
2012-05-07 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from...
|
commit | commitdiff | tree |
2012-05-07 |
Thiago Macieira | Fix encoding mismatches in tst_QSqlQuery
|
commit | commitdiff | tree |
2012-05-07 |
Sean Harmer | Query the screen physical size rather than assuming...
|
commit | commitdiff | tree |
2012-05-06 |
Richard Moore | Various minor fixes for qdoc warnings.
|
commit | commitdiff | tree |
2012-05-06 |
Richard Moore | Fix more qdoc warnings in qtnetwork.
|
commit | commitdiff | tree |
2012-05-06 |
Liang Qi | Add default value for getters in QJsonValue
|
commit | commitdiff | tree |
2012-05-06 |
David Faure | Fix typos in bcd477e0bc48b
|
commit | commitdiff | tree |
2012-05-05 |
Casper van Donderen | QDoc: Examples: Move list of files/images to bottom...
|
commit | commitdiff | tree |
2012-05-05 |
Thiago Macieira | Make sure we export the non-inline qMalloc & friends...
|
commit | commitdiff | tree |
2012-05-05 |
Stephen Kelly | Publish the fact of whether Qt was built with hidden...
|
commit | commitdiff | tree |
2012-05-05 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from...
|
commit | commitdiff | tree |
2012-05-05 |
Lars Knoll | Place the plugin metadata into special sections for...
|
commit | commitdiff | tree |
2012-05-05 |
Adrien Bustany | QNetworkProxyFactory: check all the proxy environment...
|
commit | commitdiff | tree |
2012-05-05 |
Shane Kearns | Enable specifying raw headers for the request
|
commit | commitdiff | tree |
2012-05-05 |
Shane Kearns | Use reference count to close down idle network session
|
commit | commitdiff | tree |
2012-05-05 |
Shane Kearns | Document dependency of bearer management on network...
|
commit | commitdiff | tree |
2012-05-05 |
Shane Kearns | Remove not present networks from QNetworkInterface...
|
commit | commitdiff | tree |
2012-05-04 |
Donald Carr | Introduce Arch Linux specific link line to pi mkspec
|
commit | commitdiff | tree |
2012-05-04 |
Martin Smith | qdoc: Fixed minor version number in DITA XML
|
commit | commitdiff | tree |
2012-05-04 |
Friedemann Kleint | Implement QWindow::resize(int, int) by calling to resize...
|
commit | commitdiff | tree |
2012-05-04 |
Jędrzej Nowacki | Add missing include file.
|
commit | commitdiff | tree |
2012-05-04 |
Jędrzej Nowacki | Reuse QArray initializer macro in QByteArray
|
commit | commitdiff | tree |
2012-05-04 |
Jędrzej Nowacki | Replace QByteArrayData class by typedef.
|
commit | commitdiff | tree |
2012-05-04 |
Casper van Donderen | QDoc: Generate unique ids for qmlMethods.
|
commit | commitdiff | tree |
2012-05-04 |
Jiang Jiang | Avoid glyph rendering with FT when not needed
|
commit | commitdiff | tree |
2012-05-04 |
Lars Knoll | Load resources in in QTextDocument correctly
|
commit | commitdiff | tree |
2012-05-04 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from...
|
commit | commitdiff | tree |
2012-05-04 |
Jędrzej Nowacki | Add an assert simplifying debugging.
|
commit | commitdiff | tree |
2012-05-04 |
Bjoern Breitmeyer | removed unneccessary wince ifdef
|
commit | commitdiff | tree |
2012-05-04 |
Robin Burchell | Stub out QSharedMemory and QSystemSemaphore for Android.
|
commit | commitdiff | tree |
2012-05-04 |
Robin Burchell | Guard some pthread API with the appropriate POSIX check...
|
commit | commitdiff | tree |
2012-05-04 |
Friedemann Kleint | Windowmodality-test: Compile with Qt 4.8.
|
commit | commitdiff | tree |
2012-05-04 |
Robin Burchell | Properly guard rand_r use with _POSIX_THREAD_SAFE_FUNCTIONS...
|
commit | commitdiff | tree |
2012-05-04 |
Rafael Roquetto | Enable some SQLITE extensions by default
|
commit | commitdiff | tree |
2012-05-04 |
Robin Burchell | Add Android to conditionals around langinfo.h usage.
|
commit | commitdiff | tree |
2012-05-04 |
Konstantin Ritt | stop ignoring unassigned codepoints
|
commit | commitdiff | tree |
2012-05-04 |
Konstantin Ritt | add support for non-BMP ligatures
|
commit | commitdiff | tree |
2012-05-04 |
Thiago Macieira | Use QFile::{encode,decode}Name to deal with QT_PLUGIN_PATH
|
commit | commitdiff | tree |
2012-05-04 |
Thiago Macieira | Slightly improve the query encode/decode test in QUrl
|
commit | commitdiff | tree |
2012-05-04 |
Thiago Macieira | Allow the QPA plugin arguments to contain non-ASCII.
|
commit | commitdiff | tree |
2012-05-04 |
Thiago Macieira | Use QFile::encodeName to encode a file name on Unix
|
commit | commitdiff | tree |
2012-05-04 |
David Faure | Fix QUrl::toString(StripTrailingSlash) to not turn...
|
commit | commitdiff | tree |
2012-05-04 |
Laszlo Agocs | Add setCursor API to QWindow
|
commit | commitdiff | tree |
2012-05-04 |
Olivier Goffart | Fix compiler warning
|
commit | commitdiff | tree |
2012-05-04 |
Lars Knoll | Always return uiLanguages in bcp47 format
|
commit | commitdiff | tree |
2012-05-04 |
Miikka Heikkinen | Remove insignification from tst_QOpenGL
|
commit | commitdiff | tree |
2012-05-04 |
Thiago Macieira | Port the QTextStream / QDebug functions away from fromAscii
|
commit | commitdiff | tree |
2012-05-04 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from...
|
commit | commitdiff | tree |
2012-05-04 |
Morten Johan Sorvig | Don't flush WA_DontShowOnScreen widgets.
|
commit | commitdiff | tree |
2012-05-04 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from...
|
commit | commitdiff | tree |
2012-05-04 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from...
|
commit | commitdiff | tree |
2012-05-04 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from...
|
commit | commitdiff | tree |
2012-05-04 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from...
|
commit | commitdiff | tree |
2012-05-04 |
Thiago Macieira | Change QString::toAscii to toUtf8 in the embedded filename...
|
commit | commitdiff | tree |
2012-05-04 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from...
|
commit | commitdiff | tree |
2012-05-04 |
Thiago Macieira | Change remaining uses of {to,from}Ascii to {to,from...
|
commit | commitdiff | tree |
2012-05-04 |
Thiago Macieira | Make the event notification on Windows be mandatory...
|
commit | commitdiff | tree |
2012-05-04 |
Shane Kearns | Windows 7 - fix nativewifi bearer plugin
|
commit | commitdiff | tree |
2012-05-04 |
Shane Kearns | Pass network session to http delegate
|
commit | commitdiff | tree |
2012-05-04 |
Friedemann Kleint | Windows: Fix Vista style for use with QProxyStyle.
|
commit | commitdiff | tree |
2012-05-04 |
Morten Johan Sorvig | Add mkspecs for 32-bit Mac OS X builds.
|
commit | commitdiff | tree |
2012-05-04 |
Morten Johan Sorvig | Compile.
|
commit | commitdiff | tree |
2012-05-04 |
Morten Johan Sorvig | Remove "file qmake"-based arch detection.
|
commit | commitdiff | tree |
2012-05-04 |
Morten Johan Sorvig | Remove all usages of "arch" CFLAGS on Mac.
|
commit | commitdiff | tree |
2012-05-04 |
Christoph Schleifenbaum | Make cupsTempFile member unconditianol.
|
commit | commitdiff | tree |
2012-05-04 |
Shane Kearns | Rename QAbstractSocket::PauseOnNotify -> PauseOnSslErrors
|
commit | commitdiff | tree |
2012-05-04 |
Shane Kearns | Fix windows cert fetcher if site presents full chain
|
commit | commitdiff | tree |
2012-05-04 |
Shane Kearns | Move QSocketNotifier data members to a private class
|
commit | commitdiff | tree |
2012-05-03 |
Shane Kearns | Document new APIs in 5.0
|
commit | commitdiff | tree |
2012-05-03 |
Shane Kearns | Document deprecated APIs in QSsl
|
commit | commitdiff | tree |
2012-05-03 |
Shane Kearns | Document QSslCertificate deprecated functions
|
commit | commitdiff | tree |
2012-05-03 |
Thiago Macieira | Remove some remnants of Symbian code in src/gui/painting
|
commit | commitdiff | tree |
2012-05-03 |
Thiago Macieira | Revert "[SIC] Make non-const the QRegExp methods that...
|
commit | commitdiff | tree |
2012-05-03 |
Thiago Macieira | troll.no changed its NS record configuration. Adapt.
|
commit | commitdiff | tree |
2012-05-03 |
Yuchen Deng | Fix tabs/whitespaces
|
commit | commitdiff | tree |
2012-05-03 |
Lars Knoll | Merge "Merge remote-tracking branch 'origin/api_changes...
|
commit | commitdiff | tree |
2012-05-03 |
Stephen Kelly | Revert "Don't use the pri depends line for link dependencies."
|
commit | commitdiff | tree |
2012-05-03 |
Robin Burchell | Remove Linux check for fdatasync().
|
commit | commitdiff | tree |
2012-05-03 |
Shane Kearns | Optimise windows cert fetching and fix test case.
|
commit | commitdiff | tree |
next |