Remove obsolete comment from QDataStream test.
[profile/ivi/qtbase.git] / src /
2011-11-18 Rohan McGovernFixed crashes from tests using xcb plugin with -qtnames...
2011-11-17 Kai KoehneUpdate V8
2011-11-17 Kent HansenCall invalidateResource() on QOpenGLMultiGroupSharedRes...
2011-11-17 Olivier GoffartFix tst_Moc::oldStyleCasts
2011-11-17 Pierre RossiFix sliders style issues.
2011-11-17 Jędrzej NowackiReimplement some QMetaType methods.
2011-11-17 Jędrzej NowackiReimplement QMetaType::typeName.
2011-11-17 Richard MooreImprove the testability of QSslOptions.
2011-11-17 Rohan McGovernFixed compile of QtPlatformSupport with -qtnamespace.
2011-11-17 Rohan McGovernFixed compile of QtGui with -qtnamespace.
2011-11-17 Friedemann KleintFix compilation with -force-asserts.
2011-11-16 Alberto MardeganDon't directly access QList contents
2011-11-16 Harald FernengelRevert logic when building with --force-asserts
2011-11-16 Peter HartmannSSL: fix compilation warning with gcc 4.6.1
2011-11-16 aavitFixes: unwanted gcc export of symbols from bundled...
2011-11-16 Toby TomkinsFix Qt namespace compilation.
2011-11-16 Peter HartmannSSL namespace: rename TlsV1 to TlsV1_0
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 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 Rohan McGovernIntegrate testcocoon support into Qt build system.
2011-11-15 Charles YinMake QTest::qWait() handle DeferredDelete event
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 the button size calculation in qmessagebox.cpp
2011-11-14 Bradley T. HughesDisable qmacstyle test 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 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 KleintWindows platform plugin: Fix compilation with MinGW.
2011-11-14 Bradley T. HughesDon't pass irrelevant arguments to the compiler
2011-11-14 Bradley T. HughesDon't use deprecated functions on Mac OS X
2011-11-14 Kent HansenUpdate V8
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 Friedemann KleintFactor 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 KleintQPlatformDialogHelper: Split class hierarchy, decouple...
2011-11-11 Chris MeyerPrefer organizationDomain or CFBundleIdentifier for...
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 Hartmannavoid type aliasing
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 Andrew den ExterPropagate QTest::mouseEvent keyboard modifiers.
2011-11-09 Bradley T. HughesRemove 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 Johannes ZellnerAdopt eglfs platform plugin to changed QEGLPlatformCont...
2011-11-09 Bradley T. HughesCorrectly normalize timevals before calling select()
2011-11-09 Friedemann KleintQVariant: Fix MSVC compiler warning about unused variab...
2011-11-09 Bradley T. HughesRemove unnecessary variable self-assignment
2011-11-09 Pekka VuorelaUn-internalized QDBusServer
2011-11-09 Morten SorvigCocoa: Implement mouse and keyboard grab.
2011-11-09 Friedemann KleintWidgets: Remove dialog functionality from QGuiPlatformP...
2011-11-09 Jędrzej Nowacki[optimization] QVariants comparison
2011-11-09 Jędrzej NowackiAdd QPolygonF to metatype system.
2011-11-09 Jędrzej NowackiMake usage of internal QVariant space.
2011-11-09 Jędrzej NowackiImplement QMetaTypeSwitcher.
2011-11-09 Jędrzej NowackiAdd QTypeModuleInfo template class
2011-11-09 Jędrzej NowackiRefactor QMetaType types.
2011-11-08 Friedemann KleintWidgets: Remove remains of Windows file dialog.
2011-11-08 Aurindam JanaQGlobal: Define a default message handler
2011-11-08 Olivier GoffartQNAM: Fix authentication cache when the password is...
2011-11-08 Jiang JiangAvoid double initialize of platform font database
next