profile/ivi/qtbase.git
2011-11-16 Peter HartmannSSL namespace: rename TlsV1 to TlsV1_0
2011-11-16 Bradley T.... Make it possible to disable the 'check' target
2011-11-16 Bradley T.... Remove warnings from deprecated atomic operators in...
2011-11-16 Jędrzej NowackiMake QTest::newRow a bit more verbose if a data tag...
2011-11-16 Eckhart KoppenFix Q_ASSERT usage in case -force-asserts is enabled
2011-11-15 Jørgen LindAdd correct event mask for Qt::WindowTransparentForInpu...
2011-11-15 Jørgen LindAdding a "helper assert" for when you can create QWindow
2011-11-15 Pasi MatilainenFix QDockWidget titlebar button positioning on Mac...
2011-11-15 Tero AholaFixed memory leak in Windows Vista style widgets
2011-11-15 Jiang JiangProvide defaultFont with fontconfig db
2011-11-15 Jędrzej NowackiHide QVariant helper classes in a namespace.
2011-11-15 Kent HansenEnsure that QOpenGLMultiGroupSharedResources are cleaned up
2011-11-15 Kent HansenMake V8 build on Windows again
2011-11-15 Richard MooreAdd the ability to do unsafe SSL renegotiation as a...
2011-11-15 Olivier Goffartmoc: Remove code that generate QMetaObject.
2011-11-15 Olivier Goffartmoc: fix Q_INVOKABLE returning references
2011-11-15 Morten SorvigAdd valgrind suppression files.
2011-11-15 Richard MooreAlways use the hex format for certificate serial numbers.
2011-11-15 Olivier GoffartQEventDispatcherQPA: processEvents should only be calle...
2011-11-15 Sven AndersonAllow to create a custom event dispatcher for specific...
2011-11-15 Jason McDonaldRemove obsolete QSKIP parameter.
2011-11-15 Bradley T.... Compile on Mac OS X
2011-11-15 Rohan McGovernIntegrate testcocoon support into Qt build system.
2011-11-15 Charles YinMake QTest::qWait() handle DeferredDelete event
2011-11-15 Jason McDonaldAvoid crash in QColumnView autotest.
2011-11-15 Jiang JiangDo not add QPF fonts to basic font db
2011-11-15 Laszlo AgocsProperly handle position in non-synthetic ConfigureNoti...
2011-11-15 Pekka VuorelaDocument QPlatformInputContext
2011-11-14 Mikko KnuutilaFix for QMessageBox's autotest.
2011-11-14 Mikko KnuutilaFix for the button size calculation in qmessagebox.cpp
2011-11-14 Bradley T.... Disable qmacstyle test on Mac OS X
2011-11-14 Bradley T.... Autotests need to link to QtTestLib
2011-11-14 Bradley T.... Compile with non-C++11 compilers
2011-11-14 Bradley T.... Define __GNUC__ to be 4 on Mac OS X
2011-11-14 Tor Arne VestbøFix config tests for modules on Mac OS X
2011-11-14 Peter HartmannHTTP: blacklist server for pipelining
2011-11-14 Rick StocktonSupport 31 mouse buttons (with platform plugins xcb...
2011-11-14 Jędrzej NowackiFix source incompatibility for QVariant{Map, Hash,...
2011-11-14 Kevin SimonsAdd a new handler to syncqt for explicitly dealing...
2011-11-14 Peter Hartmannnetwork: remove Symbian specific code
2011-11-14 Olivier Goffartmoc: support mapping pointers to member functions to...
2011-11-14 Jiang JiangRemove unused Mac code
2011-11-14 Richard MooreDeprecate QSslCertificate::isValid() replace with isBla...
2011-11-14 jahonkonFix QPlainTextEdit when using Qt::TextSelectableByKeybo...
2011-11-14 Tero AholaMac: Fix the color of check marks in menus with stylesheet
2011-11-14 Mikko KnuutilaAdded base 10 to be used with QIntValidator.
2011-11-14 Markku HeikkilaFixed wrong QGroupBox check state
2011-11-14 jahonkonFix QDateEdit calendar pop-up having wrong date
2011-11-14 Friedemann... Windows platform plugin: Fix compilation with MinGW.
2011-11-14 Bradley T.... Don't pass irrelevant arguments to the compiler
2011-11-14 Bradley T.... Don't use deprecated functions on Mac OS X
2011-11-14 Jason McDonaldCleanup corelib autotests
2011-11-14 Jason McDonaldRemove commented code from qfuture test.
2011-11-14 Kent HansenUpdate V8
2011-11-11 Jo AsplinRe-enabled tst_qpluginloader
2011-11-11 Oswald Buddenhagenfix makefiles again
2011-11-11 Olivier GoffartFix warning in tst_qobject
2011-11-11 Jiang JiangFix symbol fonts support with FT engine
2011-11-11 Jiang JiangFix application font loading in basic font db
2011-11-11 Harald FernengelReplace fixqt4headers shell script
2011-11-11 aavitAdd Qt's debug/release mode to the lancelot autotests...
2011-11-11 Friedemann... Factor out QPlatformTheme from QPlatformPlugin.
2011-11-11 Joona PetrellDocument QInputPanel API
2011-11-11 Harald FernengelAdd a -force-asserts option to configure
2011-11-11 Stephen KellyAdd API to clear the current index. Symmetric with...
2011-11-11 Stephen KellyMake this API virtual to make selection proxying possible.
2011-11-11 Friedemann... QPlatformDialogHelper: Split class hierarchy, decouple...
2011-11-11 Chris MeyerPrefer organizationDomain or CFBundleIdentifier for...
2011-11-11 Oliver WolffQByteArray autotest: Check for defines inside of slot
2011-11-11 Jo AsplinAdded QTBUG-22296 to QEXPECT_FAILs
2011-11-11 Tero AholaRepaint QProgressBar when minimum or maximum changed
2011-11-11 Tero AholaFix QProgressBar causing timer event spam
2011-11-11 Thomas HartmannAdding test for custom bezier easing curves
2011-11-11 Thomas Hartmannavoid type aliasing
2011-11-11 Jason McDonaldCleanup corelib autotests
2011-11-11 Jason McDonaldUse qWarning() to output warnings.
2011-11-11 Jason McDonaldCleanup corelib autotests
2011-11-11 Caroline ChaoAdd missing naming for libraries built statically.
2011-11-11 Caroline ChaoSplit TARGET_BASEPATH from breakpad.
2011-11-11 Shane KearnsFix warning when using QXmlInputSource with non opened...
2011-11-11 Olivier GoffartFix parsing of #if defined expression
2011-11-10 David BoddieDoc: Added more appropriate links to help reduce confusion.
2011-11-10 Olivier GoffartRemoved include to qdatastream.h from qmetatype.h
2011-11-10 Aaron KennedyUpdate V8
2011-11-10 João AbecasisFix Q_STATIC_ASSERT on Mac
2011-11-10 Pekka VuorelaUpdated Qt::InputMethodQuery documentation
2011-11-10 Pekka VuorelaDocument QInputMethodQueryEvent class
2011-11-10 Pekka VuorelaQWidget text editors to commit text on their own on...
2011-11-10 Pekka VuorelaQTextEdit to use tentative commit instead of QInputPane...
2011-11-10 Pekka VuorelaImplement partial tentativeCommit support in QTextEdit
2011-11-10 aavitAdd isDebugBuild() query function to QLibraryInfo
2011-11-10 Morten SorvigCompile.
2011-11-10 Jo AsplinRe-enabled passing tests in tst_qabstractprintdialog
2011-11-10 Jo AsplinRe-enabled passing tests in tst_exceptionsafety_objects
2011-11-10 Jason McDonaldCleanup corelib autotests
2011-11-10 Jason McDonaldRemove redundant #define
2011-11-10 Andrew den... Propagate QTest::mouseEvent keyboard modifiers.
2011-11-09 Bradley T.... Remove unused MMX/3DNOW/SSE/SSE2/SSSE3/NEON custom...
2011-11-09 Johannes ZellnerFix build when QEGL_EXTRA_DEBUG is defined for debug...
2011-11-09 Oswald Buddenhagensupport the obj-c #import statement in the dependency...
next