profile/ivi/qtbase.git
2012-11-23 Jan Arve SaetherRemove Plastique and Cleanlooks from the widget gallery
2012-11-23 Jan Arve SaetherDoc: Be consistent, and put all widget classes in the...
2012-11-23 hjkFix outdated comment in kernel/qtranslator_p.h.
2012-11-23 Frederik Gladhorndocs: DBus: Remove ObjectTree
2012-11-23 Frederik Gladhorndocs: Remove doc for removed functions
2012-11-23 Frederik Gladhorndocs: Link to class overview for dbus
2012-11-23 Miikka HeikkinenFix selection in QTableView when rows and columns have...
2012-11-23 Nico VertriestAdded reference to W3C's XML specs
2012-11-23 Mitch CurtisPrevent "number of sections exceeded" when compiling...
2012-11-23 Samuel RødalFixed excessive enter/leave events being generated...
2012-11-23 Friedemann... Do not detect directories ending in ".lnk" as link...
2012-11-23 Lars KnollProper macro replacment and branch evaluation
2012-11-23 Lars KnollCorrectly expand arguments in function macros
2012-11-23 Lars KnollRemove additional whitespaces from the macro tokens
2012-11-23 Lars KnollEmit destroyed() signal before children get deleted
2012-11-23 J-P NurmiAdd VS manifest files to .gitignore
2012-11-23 J-P NurmiCleanup Symbian specific rules from .gitignore
2012-11-23 Lars KnollFix \brief for QEasingCurve
2012-11-23 Thorbjørn Lund... QHeaderView - Fix auto-scroll on manual move on sections
2012-11-23 Thorbjørn Lund... QAbstractItemView - prepare fix for auto scroll on...
2012-11-23 Thomas HartmannPrevent easing example warnings.
2012-11-23 Gabriel de... Cocoa: Make sure non windowed QCocoaWindows hide their...
2012-11-23 Gabriel de... Cocoa: Make sure child windows' QNSView is properly...
2012-11-23 Richard Moe... Cocoa: QGLWidget draws wrong within QMainWindow on...
2012-11-23 Friedemann... Make widgetgrab manual test compile with 4.8 and 5.
2012-11-23 David SchulzQtBase: examples/widgets/graphicsview/ codestyle
2012-11-23 David SchulzQtBase: examples/widgets/painting code style
2012-11-23 Zeno AlbisserAdd nsOpenGLContextForContext to QCocoaNativeInterface.
2012-11-23 David FaureFix race condition on d->state, by locking the mutex...
2012-11-23 J-P NurmiMade QMacStyle internal
2012-11-23 J-P Nurmitst_qlistview: remove redundant include
2012-11-23 J-P Nurmitst_qwizard: remove redundant include
2012-11-23 Thomas Senykxcb plugin: Move the include XInput2.h statements
2012-11-23 Konstantin... QTBF: Fix issue with no splitting the words at "."...
2012-11-23 Peter HartmannBlackBerry mkspecs: tell compiler the specific ARM...
2012-11-23 Paul Olav TveteMake QtQuick documentation references work
2012-11-23 Eike ZillerMac: Fix compilation with -sdk option
2012-11-23 Samuel RødalAdd pointers to the rich text documentation from mentio...
2012-11-23 Gabriel de... Cocoa: Fix disabled colors in palette
2012-11-23 Michał Sawiczdefault to Regular font with FontConfig
2012-11-23 Mitch CurtisRevise QObject::connect documentation.
2012-11-23 Samuel RødalImproved the paint devices and backends documentation...
2012-11-23 Samuel RødalFixed misspelled dependency in qtgui.qdocconf to fix...
2012-11-23 J-P NurmiQWidgetPrivate::init(): clarify that QWidget requires...
2012-11-23 Joerg Bornemannqmake: do not exclusively lock files for reading on...
2012-11-23 hjkqdoc: fix urls in manifests after modularization
2012-11-23 J-P NurmiMade QWindowsMobileStyle internal
2012-11-23 J-P NurmiMade QWindowsCEStyle internal
2012-11-23 Eskil Abrahamsen... Fix transformed text on Mac OS X
2012-11-23 Christian StrømmeFixes problem with single precision floats in QDataStre...
2012-11-22 Morten Johan... Add WindowFullscreenButtonHint.
2012-11-22 Frederik GladhornAccessibility Mac: Return textArea as role for multi...
2012-11-22 Frederik GladhornAccessibility: set multiline state for text edits.
2012-11-22 Pierre RossiAccount for the item spacing when using QListView:...
2012-11-22 hjkReturn something from QPAEventDispatcherGlib::processEvents
2012-11-22 Samuel RødalGet rid of deprecated functionality in QtOpenGL.
2012-11-22 Gatis PaeglisFix drops from external sources.
2012-11-22 Weng XuetianPass extended key event infomation in xcb platform.
2012-11-22 Teemu KatajistoQtPrintSupport: use CUPS defaults for UNIX print dialog
2012-11-22 Teemu KatajistoQtPrintSupport: remove advanced tab from UNIX print...
2012-11-22 Gabriel de... Cocoa: Properly set QNSView's geometry when it's a...
2012-11-22 Marc Mutztst_QMetaProperty doesn't need QtGui
2012-11-22 Oswald Buddenhagenbootstrapped tools don't need env var setup
2012-11-22 Oliver WolffDo not hide fullscreen widgets having a 0x0 geometry
2012-11-22 Samuel RødalMade renderText() work in samplebuffers example.
2012-11-22 David SchulzQtBase: examples/widgets/itemviews code style
2012-11-22 Jerome PasionDoc: Modified Qt Test's doc configuration to match...
2012-11-22 Jonathan LiuAdd support for getaddrinfo using MinGW in tst_qhostinfo
2012-11-22 David SchulzQtBase: examples/widgets/itemviews/addressbook codestyle
2012-11-21 David FaureAdd QMimeType::aliases().
2012-11-21 Olivier GoffartUse QT_STRINGIFY in qobjectdefs.h
2012-11-21 Konstantin... Unbreak the bootstrap lib build on MinGW
2012-11-21 mfekariBlackBerry: The MeasurementSystem port was for BlackBer...
2012-11-21 Mitch CurtisRemove warnings from qtbase.
2012-11-21 Konstantin... Update Qlocale data up to CLDR 22.1
2012-11-21 Konstantin... Update Qlocale data up to CLDR 2.0.1
2012-11-21 Konstantin... Use likelySubtags to instantiate a locale id from it...
2012-11-21 Konstantin... [SIC/BIC] QLocale: update enums up to CLRD 1.9.1
2012-11-21 Thorbjørn Lund... QHeaderView - call viewport->update() in setDefaultSect...
2012-11-21 Thorbjørn Lund... QHeaderView::setDefaultSectionSize to handle auto size...
2012-11-21 Frederik GladhornRename DBus landing page according to rules.
2012-11-21 Thorbjørn Lund... QHeaderView:setDefaultSectionSize add invalidateCachedS...
2012-11-21 Thorbjørn Lund... uic - fix to handle QTreeWidget with empty header(s)
2012-11-21 Mitch CurtisMark QDBusConnectionInterface::serviceOwnerChanged...
2012-11-21 Milian WolffpackagesExist(): always return false if QT_CONFIG conta...
2012-11-21 Mitch CurtisClean up diagramscene example's toolbutton icons.
2012-11-21 Friedemann... Fix building of examples.
2012-11-21 David Gil[Doc cleanup] Fix typos and style of QAbstractButton...
2012-11-21 Tasuku SuzukiEnable gui build with QT_NO_SYSTEMTRAYICON
2012-11-21 Frederik GladhornAccessibility: unhide text() function in TextWidget...
2012-11-21 J-P NurmiMade QWindowsXPStyle internal
2012-11-21 J-P NurmiMade QWindowsVistaStyle internal
2012-11-21 Bernd WeimerBlackBerry: Changed QSettings file access
2012-11-21 Bernd WeimerBlackBerry: Restore proper BPS channel in event dispatcher
2012-11-21 David SchulzQtBase: examples/widgets/layouts coding style
2012-11-21 Friedemann... Handle QEventLoop::ExcludeUserInputEvents in QWindowSys...
2012-11-21 Samuel RødalProperly initialize glViewport() to appropriate value...
2012-11-21 Teemu KatajistoMac: fix invalid context in imageForGlyph
2012-11-21 Jonathan LiuFix MinGW compilation for tst_qwinoverlappedionotifier
2012-11-21 Sergio MartinsQNX: Fix crash due to re-entering QToolTip::show().
next