profile/ivi/qtbase.git
2012-05-05 Shane KearnsRemove not present networks from QNetworkInterface...
2012-05-04 Donald CarrIntroduce Arch Linux specific link line to pi mkspec
2012-05-04 Martin Smithqdoc: Fixed minor version number in DITA XML
2012-05-04 Friedemann... Implement QWindow::resize(int, int) by calling to resiz...
2012-05-04 Jędrzej NowackiAdd missing include file.
2012-05-04 Jędrzej NowackiReuse QArray initializer macro in QByteArray
2012-05-04 Jędrzej NowackiReplace QByteArrayData class by typedef.
2012-05-04 Casper van... QDoc: Generate unique ids for qmlMethods.
2012-05-04 Jiang JiangAvoid glyph rendering with FT when not needed
2012-05-04 Lars KnollLoad resources in in QTextDocument correctly
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Jędrzej NowackiAdd an assert simplifying debugging.
2012-05-04 Bjoern Breitmeyerremoved unneccessary wince ifdef
2012-05-04 Robin BurchellStub out QSharedMemory and QSystemSemaphore for Android.
2012-05-04 Robin BurchellGuard some pthread API with the appropriate POSIX check...
2012-05-04 Friedemann... Windowmodality-test: Compile with Qt 4.8.
2012-05-04 Robin BurchellProperly guard rand_r use with _POSIX_THREAD_SAFE_FUNCT...
2012-05-04 Rafael RoquettoEnable some SQLITE extensions by default
2012-05-04 Robin BurchellAdd Android to conditionals around langinfo.h usage.
2012-05-04 Konstantin... stop ignoring unassigned codepoints
2012-05-04 Konstantin... add support for non-BMP ligatures
2012-05-04 Thiago MacieiraUse QFile::{encode,decode}Name to deal with QT_PLUGIN_PATH
2012-05-04 Thiago MacieiraSlightly improve the query encode/decode test in QUrl
2012-05-04 Thiago MacieiraAllow the QPA plugin arguments to contain non-ASCII.
2012-05-04 Thiago MacieiraUse QFile::encodeName to encode a file name on Unix
2012-05-04 David FaureFix QUrl::toString(StripTrailingSlash) to not turn...
2012-05-04 Laszlo AgocsAdd setCursor API to QWindow
2012-05-04 Olivier GoffartFix compiler warning
2012-05-04 Lars KnollAlways return uiLanguages in bcp47 format
2012-05-04 Miikka HeikkinenRemove insignification from tst_QOpenGL
2012-05-04 Thiago MacieiraPort the QTextStream / QDebug functions away from fromAscii
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Morten Johan... Don't flush WA_DontShowOnScreen widgets.
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Thiago MacieiraChange QString::toAscii to toUtf8 in the embedded filen...
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Thiago MacieiraMake the event notification on Windows be mandatory...
2012-05-04 Shane KearnsWindows 7 - fix nativewifi bearer plugin
2012-05-04 Shane KearnsPass network session to http delegate
2012-05-04 Friedemann... Windows: Fix Vista style for use with QProxyStyle.
2012-05-04 Morten Johan... Add mkspecs for 32-bit Mac OS X builds.
2012-05-04 Morten Johan... Compile.
2012-05-04 Morten Johan... Remove "file qmake"-based arch detection.
2012-05-04 Morten Johan... Remove all usages of "arch" CFLAGS on Mac.
2012-05-04 Christoph SchleifenbaumMake cupsTempFile member unconditianol.
2012-05-04 Shane KearnsRename QAbstractSocket::PauseOnNotify -> PauseOnSslErrors
2012-05-04 Shane KearnsFix windows cert fetcher if site presents full chain
2012-05-04 Shane KearnsMove QSocketNotifier data members to a private class
2012-05-03 Shane KearnsDocument new APIs in 5.0
2012-05-03 Shane KearnsDocument deprecated APIs in QSsl
2012-05-03 Shane KearnsDocument QSslCertificate deprecated functions
2012-05-03 Thiago MacieiraRemove some remnants of Symbian code in src/gui/painting
2012-05-03 Thiago MacieiraRevert "[SIC] Make non-const the QRegExp methods that...
2012-05-03 Thiago Macieiratroll.no changed its NS record configuration. Adapt.
2012-05-03 Yuchen DengFix tabs/whitespaces
2012-05-03 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-05-03 Stephen KellyRevert "Don't use the pri depends line for link depende...
2012-05-03 Robin BurchellRemove Linux check for fdatasync().
2012-05-03 Shane KearnsOptimise windows cert fetching and fix test case.
2012-05-03 Robin BurchellPull in netinet/in.h. Required for definition of sockad...
2012-05-03 Robin BurchellWork around std::wstring not being defined on Android.
2012-05-03 Stephen KellyAdd some missing includes.
2012-05-03 Shane KearnsImplement QLocalServer::socketOptions on windows
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-05-03 Yuchen DengMSVC: Fix link warning if ship qt library without pdb...
2012-05-03 Miikka HeikkinenSkip tst_QOpenGL::openGLPaintDevice() if wrong openGL...
2012-05-03 Friedemann... Windows: Fix QWindowsNativeFileDialogBase::directory()
2012-05-03 Kevin OttensAdvertise window (de)activation to Qt event system
2012-05-03 Kevin OttensEmit signals to notify window (de)activation
2012-05-03 Thiago MacieiraRemove references to to/fromAscii in QString and QByteA...
2012-05-03 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-03 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-03 Thiago MacieiraChange QtSql documentation to recommend QString::toUtf8
2012-05-03 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-03 Shane KearnsFix documentation of QLocalServer
2012-05-03 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-03 Thiago MacieiraSimplify the size of the QVarLengthArray buffer.
2012-05-03 Thiago MacieiraFix the QByteArray overloads to QString::fromXXXX
2012-05-03 Thiago MacieiraDefine P in stringbuilder.cpp, just to help in editing...
2012-05-03 Shane KearnsQFtp - implement fast abort for downloads
2012-05-03 Shane KearnsQNetworkAccessManager - ensure abort reaches QFtp
2012-05-03 Rohan McGoverntst_qdnslookup: disabled broken testdata
2012-05-03 Raphael Kubo... mkspecs: Define compilers and linkers elsewhere for...
2012-05-02 David FaurePass configured timeout to callWithCallback too.
2012-05-02 David FaureFix unit confusion in ccf3b9e48b2d773999a9a88e249f79380...
2012-05-02 Lauro NetoUpdate QXbWindow orientation API
2012-05-02 Robin BurchellStub out QDnsLookup on Android.
2012-05-02 Robin BurchellAndroid's resolv.h is busted, so stub out QHostInfo...
2012-05-02 Robin BurchellDisable code using if_nameindex on Android.
2012-05-02 Robin BurchellWork around Android not having SYS_futex.
2012-05-02 Kevin KrammerAdd implementation of virtual keyboard based on BPS...
2012-05-02 Friedemann... Windows: Fix a crash in Vista style.
2012-05-02 Bradley T.... Remove unused Mac OS X code from QtWidgets
2012-05-02 Stephen KellyAvoid macro re-definition warning for QT_NO_EXCEPTIONS
2012-05-02 Stephen KellyAvoid undefined macro warning for __GXX_EXPERIMENTAL_CX...
2012-05-02 Casper van... QDoc: Remove all occurences of 'qdoc3' in source.
next