profile/ivi/qtbase.git
2012-04-23 Andreas HolzammerSet default Lighthouse plugin for QNX
2012-04-23 Stephen KellyBuild the QNX plugin with -no-opengl enabled.
2012-04-23 Stephen KellyMove the CMake unit tests to auto/
2012-04-23 Stephen KellyDon't tell CMake we're making debug libraries if we...
2012-04-23 Olivier GoffartFix compilation of QDesktopServices without deprecated
2012-04-23 Olivier GoffartFix warning in qobject.cpp
2012-04-23 Miikka HeikkinenWindows: Fix QRawFont loading from data.
2012-04-23 Jason McDonaldStart running some disabled tests again on Mac OS.
2012-04-23 Casper van... QDoc: Support -indexdir on CLI and depends in qdocconf.
2012-04-23 Casper van... Doc: Fix most QDoc errors in QtXml.
2012-04-23 Jonathan LiuFix unmatched double quote character
2012-04-23 Jason McDonaldRe-enable QGraphicsView test on Windows, Mac and Ubuntu...
2012-04-23 Kalle ViironenFix bug in qsslsocket peek()
2012-04-23 Jason McDonaldFix XPASS in QGraphicsWidget test on Ubuntu 11.10.
2012-04-23 Jason McDonaldRemove insignification from QGraphicsProxyWidget test...
2012-04-23 Jason McDonaldRemove insignification from QCompleter autotest.
2012-04-23 Stephen KellyMake the QNX QPA plugin work with non blackberry.
2012-04-23 Kevin KrammerSend Expose event when top level window becomes visible
2012-04-23 Girish RamakrishnanQTextLayout::d is private
2012-04-23 Rohan McGovernRemoved invalid C-style license header from .pro file
2012-04-22 Michael BrasserDon't assume QAbstractDeclarativeData::objectNameChange...
2012-04-22 Thiago MacieiraUse org.example instead of com.trolltech for the D...
2012-04-22 Thiago MacieiraReplace com.trolltech with org.qtproject in D-Bus's...
2012-04-21 Olivier GoffartExamples: Don't use deprecated methods
2012-04-21 Thiago MacieiraEnsure that qXXXdetection.h can be included directly
2012-04-21 Thiago MacieiraMake the fallback Q_ASSUME and Q_UNREACHABLE be qt_noop
2012-04-21 Thiago MacieiraMove Q_DECL_{IMPORT,EXPORT,HIDDEN} to qcompilerdetection.h
2012-04-21 Thiago MacieiraMove some compiler macro definitions into the compiler...
2012-04-21 Thiago MacieiraMove the compiler-related macros to qcompilerdetection.h
2012-04-21 Jan-Arve SaetherCompile on Windows.
2012-04-20 Stephen KellyFix typo in backwards compatibility code.
2012-04-20 Olivier GoffartFix compilation with Q_DECL_OVERRIDE
2012-04-20 Stephen KellyBuild the tests with the build type that the top-level...
2012-04-20 Aurindam JanaQDataStream: Update Version info for doc
2012-04-20 Thiago MacieiraSilence two warnings in QVariant's unit test.
2012-04-20 Thiago MacieiraDon't push unnecessary data to a data stream for QVariant()
2012-04-20 Shane KearnsWindows - "bypass proxy for local..." also affects...
2012-04-20 Stephen KellyMake sure -fPIE is added to the compile flags.
2012-04-20 Stephen KellyOnly run the CMake DBus unit tests on UNIX systems.
2012-04-20 Miikka HeikkinenWindows: Remove fontengine autodetection logic
2012-04-20 Friedemann... Window geometry manual tests: Add Window state controls.
2012-04-20 Miikka HeikkinenFix missing Windows native fonts in QML applications
2012-04-20 Thiago MacieiraDisable the tst_exceptionsafety_others test completely.
2012-04-20 Shane KearnsStabilisation of tst_qnetworkreply on windows
2012-04-20 Casper van... QDoc: Remove the text around previous and next page...
2012-04-20 Lars KnollRevert "List QtPrintSupport as a dependency of QtPlatfo...
2012-04-20 Friedemann... Fix MSVC conversion warnings in new bytearray code.
2012-04-20 Martin PeterssonQSslSocket: call to ERR_free_strings to free loaded...
2012-04-20 Morten Johan... Fix crash in QCocoaBackingStore.
2012-04-20 Konstantin... mingw: fix a lot of annoying warnings
2012-04-20 Morten Johan... Implement QCocoaWindow::setWindowState.
2012-04-20 Morten Johan... Set the window title for the QWindow as well.
2012-04-20 Jason McDonaldRemove insignification from QComboBox test on Ubuntu...
2012-04-20 Eskil Abrahamsen... Retain bidirectional marks when eliding text
2012-04-20 Samuel RødalMade hellowindow example respect the expose event.
2012-04-20 Donald CarrAdjust device mkspecs to use qpa default plugin var
2012-04-20 Martin JonesProvide versions of qRegisterMetaType() that do not...
2012-04-19 Michael BrasserMinor QObject::receivers() optimization.
2012-04-19 Michael BrasserMinor QObject::receivers() cleanup.
2012-04-19 Michael BrasserAdd a receivers callback to QAbstractDeclarativeData.
2012-04-19 Andy ShawFix compilation with QT_NO_DEBUG_OUTPUT defined
2012-04-19 Stephen KellyEnsure that this widget has focus before sending a...
2012-04-19 Stephen KellyAdd some more output to debug a flaky test.
2012-04-19 Konstantin... QImage: fix declaration of inline methods
2012-04-19 Thiago MacieiraMark qt_assert and qFatal as non-returning functions...
2012-04-19 John LaytPrintSupport - Remove Qt5 To-do Messages
2012-04-19 Jason McDonaldRemove insignification from QMdiSubWindow test on Mac...
2012-04-19 Jason McDonaldRemove insignification of qsocks5socketengine on Ubuntu...
2012-04-19 Friedemann... Remove Q_WS macros from qwidget-test.
2012-04-19 Shane KearnsAdd test case for checking ConnectInBackground is set
2012-04-19 Shane KearnsAbort background requests if policy changes to disallow...
2012-04-19 Shane KearnsExpand tst_QNetworkReply::backgroundRequest to ftp...
2012-04-19 Shane KearnsConnect usagePoliciesChanged signal to the QNetworkReply
2012-04-19 Shane KearnsSet ConnectInBackground also for http implementation
2012-04-19 Mark Brandfix static library names when generating .pc files...
2012-04-19 Friedemann... Add a manual test for the window geometry.
2012-04-19 Jason McDonaldRemove insignification from QMenuBar test on Ubuntu...
2012-04-19 Kim Motoyoshi... Removed legacy pixmap and image cleanup hooks.
2012-04-19 Konstantin... fix qsslsocket build in -permissive mode (assigning...
2012-04-19 Girish RamakrishnanFix detection of default platform plugin.
2012-04-19 Bjoern BreitmeyerFixed QSimd WindowsCE build
2012-04-19 Jason McDonaldRemove insignification from QDoubleSpinBox test on...
2012-04-19 Andreas HolzammerCompile fix if QT_NO_CLIPBOARD defined
2012-04-19 Andreas HolzammerCompile fix if QT_NO_CLIPBOARD defined
2012-04-19 Konstantin... fix undefined behavior issue on Integrity
2012-04-19 Konstantin... optimize canonicalOrderHelper() for generic case
2012-04-19 Konstantin... qwindowsintegration: fix build with -no-accessibility...
2012-04-19 Casper van... QDoc: Generate index file for DITAXML.
2012-04-19 Jason McDonaldRe-enable QGLThreads autotest on Mac OS X.
2012-04-19 Jason McDonaldRe-enable QGL autotest on Mac OS X and Ubuntu 11.10.
2012-04-19 Jason McDonaldRemove insignification from QtConcurrentFilter test.
2012-04-19 Thiago MacieiraDon't use QByteArrayLiteral for a non-stored QByteArray
2012-04-19 Friedemann... Fix font substitutions.
2012-04-19 Girish Ramakrishnan-device: create qdevice.pri only when build tree is...
2012-04-19 Konstantin... replace getenv("HOME") with a "centralized" QDir::homeP...
2012-04-19 Stephen KellyDon't fail to configure if QNX platform plugin is built.
2012-04-19 Thiago MacieiraAdd a functionality test for DirectFB to ensure it...
2012-04-19 Samuel RødalGet rid of warning when building qplatformwindow_qpa...
2012-04-19 Sean HarmerDo not force OpenGL sample buffers on in the qnx qpa...
2012-04-19 Laszlo AgocsRemove internal QClipboardEvent
next