profile/ivi/qtbase.git
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
2012-04-19 Hannu LyytinenExtend QUDeviceHelper to detect DRM graphics devices.
2012-04-19 Toby Tomkinsdirectfb: Fix namespace compilation.
2012-04-19 Jason McDonaldRemove insignification from QFocusEvent test on Mac...
2012-04-19 Jason McDonaldRemove insignification from QAccessibility test on...
2012-04-19 Jason McDonaldRemove insignification from QClipboard test on Mac...
2012-04-19 Jason McDonaldRemove insignification of QStaticText test on Mac OS X.
2012-04-19 Jason McDonaldRe-enable QTextScriptEngine test.
2012-04-19 Jason McDonaldRe-enable QFontDatabase test on Mac OS X.
2012-04-19 Casper van... Doc: Prepare for building modular QtCore docs.
2012-04-19 Jason McDonaldRe-enable QPrinterInfo test on Mac OS X.
2012-04-19 Jason McDonaldRe-enable the QItemDelegate test on Ubuntu 11.10.
2012-04-18 Rohan McGovernReally marked tst_QProcess as insignificant on Windows.
2012-04-18 Ian DeanChange coreservices -> ios
2012-04-18 Konstantin... qdbusxml2cpp: fix build on Windows
2012-04-18 Girish Ramakrishnanconfigure: fix script error with -help
2012-04-18 Jędrzej NowackiDo not assert when QVariant is constructed from an...
2012-04-18 Eskil Abrahamsen... Fix memory leak when drawing text in non-common script
2012-04-18 Samuel RødalOptimized EGLFS backing store a bit.
2012-04-18 Stephen KellyFix a CMake unit test.
2012-04-18 Stephen KellyBuild the first CMake test if *at least* version 2...
2012-04-18 Stephen KellyFix unused variable warning.
2012-04-18 Jason McDonaldRemove insignification of QNetworkInterface autotest...
2012-04-18 Jason McDonaldRemove insignification from the Lancelot test.
2012-04-18 Jason McDonaldUpdate task numbers for QUdpSocket autotest.
2012-04-18 Stephen KellyFix some unused variable warnings.
2012-04-18 Stephen KellyFix some unsigned comparison warnings.
2012-04-18 Stephen KellyFix build with QT_NO_CLIPBOARD.
2012-04-18 Kim Motoyoshi... Remove todo comments that are no longer relevant.
2012-04-18 Lars KnollRevert "Fix memory leak of QFontEngineData"
2012-04-17 Tasuku Suzukichange NSTextInput to NSTextInputClient in Cocoa plugin
2012-04-17 Janne AnttilaFixed libjpeg compiler warning about macro redefinition.
2012-04-17 Lars KnollIgnore moduledir/doc in syncqt
2012-04-17 Mark Brandremove useless workaround
2012-04-17 Mark BrandQTBUG-18435 fix stored procedure output parameters...
2012-04-17 Frederik GladhornOnly send progress bar updates when visible.
2012-04-17 Frederik GladhornAccessibility: Check for valid range of tree items.
2012-04-17 Frederik GladhornUse parentheses in statement with && and ||.
2012-04-17 Konstantin... QThreadPool: unify waitForDone() overloads
2012-04-17 Konstantin... QThreadPool: optimize enqueueTask() for common case
2012-04-17 Konstantin... fix QChar::decompositionTag() returns wrong result...
next