profile/ivi/qtbase.git
2012-03-15 Morten Johan... Implement cocoa clipboard support.
2012-03-15 Debao Zhangtst_qsharedpointer: Fix auto test fail under Windows 7
2012-03-15 Xizhi ZhuMake sure QGlobalNetworkProxy is created for QNetworkProxy.
2012-03-15 Samuel RødalFixed incorrect reporting of child window geometry...
2012-03-15 Donald CarrAdd Qt Widgets opt out support to build system
2012-03-15 Johannes ZellnerRemove unmaintained and broken uikit platform plugin
2012-03-15 Samuel RødalImproved qWaitForWindowShown().
2012-03-15 Frederik GladhornUse pointers for QAccessibleEvent.
2012-03-15 Honglei ZhangUpdate QtSql module name according to the new naming...
2012-03-15 Bradley T.... Re-enable native print/pagesetup dialogs on Mac OS X
2012-03-15 Bradley T.... Add method to get NSPrintInfo* from QPrintEngine in...
2012-03-15 Bradley T.... Don't keep PMPrint* state separate from NSPrintInfo
2012-03-15 Bradley T.... Add a QPlatformPrinterSupportPlugin for Cocoa
2012-03-15 Bradley T.... Port QMacPrintEngine and QCoreGraphicsPaintEngine from...
2012-03-15 Harald FernengelRemove QtWidgets dependencies
2012-03-15 Mark Brandimprove processing stylesheet properties
2012-03-15 Gunnar Slettaimplement virtual destructor in QPlatformSurface
2012-03-15 Johannes ZellnerAdd new plugin metadata description and eglfs.json...
2012-03-15 Jason McDonaldVerify expected warnings in QSettings autotest.
2012-03-15 Johannes ZellnerRemove unmaintained and broken VNC platform plugin
2012-03-14 Rohan McGovernheadersclean: omit -Wcast-align also on MIPS
2012-03-14 João AbecasisUse strlen to determine length of returned path
2012-03-14 Rohan McGovernMark tst_qtimeline as insignificant on Windows
2012-03-14 Harald FernengelUse the LSB linker to link
2012-03-14 Harald FernengelLSB requires an explicit header include
2012-03-14 Harald FernengelCompile in the LSB env
2012-03-14 Casper van... Rename qdoc index file to qdoc-index.html
2012-03-14 Casper van... Rename all occurences of qdoc3 to qdoc in the qdoc...
2012-03-14 Martin Smithqdoc3: Change suffix of DITA files to .dita
2012-03-14 Harald FernengelBuild with the LSB build env
2012-03-14 Jørgen LindAdd a way to query for global handles in QPlatformNati...
2012-03-14 Martin PeterssonQHttpNetworkConnectionChannel: Warn if bytesAvailable...
2012-03-14 Mark BrandQTableView: call model->submit() on row change
2012-03-14 Mark BrandQSqlTableModel bugfix: consider uncached rows submitted
2012-03-14 Friedemann... Refactor theme plugin loading.
2012-03-14 Jędrzej NowackiSimplify QMetaObject::newInstance
2012-03-14 Jędrzej NowackiReimplement QMetaType::create method.
2012-03-14 Morten Johan... Cocoa: Improve basic window handling.
2012-03-14 Jędrzej NowackiFix a memory leak in QMetaObject::connectSlotsByName...
2012-03-14 Friedemann... Fix compilation of the Windows accessibility code for...
2012-03-14 Friedemann... Add QGuiApplication::platformName.
2012-03-14 Donald CarrExplicit use of null namespace breaks namespaced build
2012-03-14 Sergio MartinsRemove unused forward declaration.
2012-03-14 Giuseppe D... bootstrap: remove QtXml dependency
2012-03-14 Friedemann... QStyleSheetStyle: Fix icon properties.
2012-03-14 Thorbjørn Lund... QHeaderView - documentation update. Prefer hideSection...
2012-03-14 kbDisconnect slots from the old sourcemodel in QIdentityP...
2012-03-14 Sergio MartinsUse QRect::united(), QRect::unite() is deprecated.
2012-03-14 Thorbjørn Lund... QHeaderView - renaming functions in Qt5
2012-03-14 Harald FernengelFix LSB build
2012-03-14 Thorbjørn Lund... Add two (forgotten) since 5.0
2012-03-14 Pierre RossiUse the lazily-queried families for all QPA multi font...
2012-03-14 Giuseppe D... QRegExp: remove docs about RegExp2 being default in Qt5
2012-03-14 sh kimFix build error when QT_NO_FILESYSTEMWATCHER is set
2012-03-14 jian liangbuild fix for -no-freetype in Windows
2012-03-14 Samuel RødalMade sure first created xcb window still receives focus.
2012-03-14 Jędrzej NowackiUnify QMetaType::TypeFlags detection.
2012-03-14 Giuseppe D... Add bin/qdoc to .gitignore
2012-03-14 Johannes Zellnerremove obsolete qudevhelper and adopt mouse and touch...
2012-03-14 Jason McDonaldUncomment disabled code in QResourceEngine autotest.
2012-03-14 Jason McDonaldTidy the QSettings autotest.
2012-03-14 Jason McDonaldRemove commented code from qtconcurrentmap autotest.
2012-03-14 Kim Motoyoshi... Removed invalid assert in BMP loader code.
2012-03-14 Rick StocktonFix a Typo in evdevkeyboard.pro
2012-03-13 Miikka HeikkinenWindows: Fix QSpinBox background setting via stylesheet
2012-03-13 Mark Brandimprove declaration scope
2012-03-13 Mark Branduse QStringLiteral
2012-03-13 Honglei ZhangFix memory leak when sqlite3_open_v2 fails
2012-03-13 Laszlo AgocsDeliver events in qtestmouse
2012-03-13 Jan-Arve SaetherAdd support for IAccessible2 on Windows
2012-03-13 Friedemann... uic: Avoid creating multiline QStringLiterals for MSVC.
2012-03-13 Frederik GladhornPrint all accessibility event strings.
2012-03-13 Eskil Abrahamsen... Optimize HB memory consumption of PairPos1 in GPOS...
2012-03-13 Martin Smithqdoc3: qdoc now handles overloaded methods for QML
2012-03-13 Casper van... Update the footer for qdoc output for qt-project.
2012-03-13 Bradley T.... Remove -arch argument and #define QT_ARCH from configures
2012-03-13 Frederik GladhornClean up test, check radio button and checkbox.
2012-03-13 Frederik GladhornAutotest details of QAccessibleEvent.
2012-03-13 Martin PeterssonQNam: only init channels when needed.
2012-03-13 Friedemann... Fix icon suffixes in systray example.
2012-03-13 Mark Brandtake opportunity to use const
2012-03-13 Casper van... qdoc: Update to prepare to run on a directory.
2012-03-13 Rick StocktonCocoa platform plugin: Add support for up to 16 mouse...
2012-03-13 Charles YinMove variant animation interpolators from QtWidgets...
2012-03-12 Balazs KelemenFix QFont hinting preference with fontconfig
2012-03-12 Andy ShawCleanup after the qsf cache file if it fails to be...
2012-03-12 Mark BrandQSqlTableModel::isDirty(): new overloaded method
2012-03-12 Alexei RousskikhTrailing comma should result in an error during JSON...
2012-03-12 Donald CarrClean up src.pro
2012-03-12 Tasuku SuzukiInput method on Mac
2012-03-12 Girish RamakrishnanCheck for PKG_CONFIG_LIBDIR when cross compiling.
2012-03-12 Debao ZhangMove tst_qshortcut.cpp to QtWidgets
2012-03-12 Shane KearnsWorkaround webkit deadlock on macos x
2012-03-12 Jørgen LindRemove redundant wayland stuff from QtBase
2012-03-12 Friedemann... Re-add the Systray example.
2012-03-12 Friedemann... Windows: Implement QWindowsIntegration::queryKeyboardMo...
2012-03-12 Friedemann... Implement QSystemTrayIcon for Windows.
2012-03-12 Jørgen LindDon't define QT_NO_CORESERVICES on all platforms. That...
2012-03-12 Jørgen LindFix the QMAKE_LIBS_WAYLAND variable
2012-03-12 Debao ZhangMove the auto test of QPixmap::grabWidget() from QPixma...
next