Fix QNetworkReply ioGetFromHttpWithCache test case
[profile/ivi/qtbase.git] / src / widgets /
2012-03-06 Morten Johan SorvigCocoa: Implement widget palettes.
2012-03-05 Frederik GladhornRemove AccessibilityPrepare event.
2012-03-05 Rohan McGovernMerge "Merge remote-tracking branch 'origin/api_changes...
2012-03-04 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-03-02 Thorbjørn Lund MartsumQAbstractSlider - adding setRange as a slot
2012-03-02 Giuseppe D'AngeloUse QHash<K,V> instead of QMap<K,V> when K is a pointer...
2012-03-02 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-02 Miikka HeikkinenFix QWizard autotest for Windows 7 Classic theme
2012-03-02 Jonathan LiuRevert "Don't rely on mapFromGlobal in QGraphicsScenePr...
2012-03-02 Friedemann KleintFix QPixmap::grabWidget() on Windows.
2012-03-01 Marc MutzQEvent (and subclasses): make ctors explicit
2012-02-29 Friedemann KleintRefactor the QPA dnd interface.
2012-02-28 Rohan McGovernMerge master -> api_changes
2012-02-28 Thorbjørn Lund MartsumQHeaderView - remove sectionCount variable
2012-02-28 Stephen KellyMake the CMake files work with directory overrides.
2012-02-28 Friedemann KleintQComboBox: Use platform theme hint to determine popup...
2012-02-27 Olivier GoffartRemove use of deprecated conversion from QKeySequence
2012-02-27 Thorbjørn Lund MartsumQHeaderView - minor cleanup in viewportEvent
2012-02-27 Miikka HeikkinenFix submenu positioning
2012-02-27 Debao ZhangFix tst_qmenu.
2012-02-27 Friedemann KleintFix icon loading in style sheets.
2012-02-27 Olivier GoffartRemove usage of deprecated QAbstractItemModel::setRoleNames
2012-02-27 Olivier GoffartDon't use deprecated QAbstractItemModel::reset()
2012-02-27 Jędrzej NowackiCleanup usage of QVariant::Type.
2012-02-26 Olivier GoffartRemove usage of deprecated QRect::unite
2012-02-26 Olivier GoffartInline and mark as deprecated images's serialNumber()
2012-02-24 Friedemann KleintFix tst_qlineedit.
2012-02-24 David FaureRemove unused toolTip member variable (qt3 leftover)
2012-02-24 Thorbjørn Lund MartsumQHeaderView - fix setOffsetToSectionPosition a bit
2012-02-24 Morten Johan SorvigQWheelEvent high-resolution delta support.
2012-02-24 Thorbjørn Lund MartsumQHeaderView - change not needed if to Q_ASSERT
2012-02-23 Friedemann KleintHandle theme change in QApplication/QGuiApplication.
2012-02-23 Debao ZhangFix conflict between QMainWindow::restoreState() and...
2012-02-23 Debao ZhangQMenuBar: Clean up Q_WS_WIN
2012-02-22 Stephen KellyRemove use of Q_BROKEN_DEBUG_STREAM.
2012-02-22 Friedemann KleintAdd further theme hints to QPlatformTheme.
2012-02-22 Samuel RødalUpdated QApplication / QGuiApplication to match Qt...
2012-02-22 Pekka VuorelaFix typos
2012-02-21 João AbecasisDrop file-engine abstraction from public API
2012-02-21 Richard MooreMerge overloads.
2012-02-21 Konstantin Rittreplace 'const QChar &' with 'QChar ' where appropriate
2012-02-21 Thorbjørn Lund MartsumQHeaderView - create a union to save some space.
2012-02-21 Thorbjørn Lund MartsumQHeaderview - many sections removed performance boost.
2012-02-21 Bradley T. HughesRemove qMacVersion()
2012-02-20 Friedemann KleintRemove QPlatformIntegration/QPlatformTheme from QGuiApp...
2012-02-20 Holger Hans Peter... qwidget_p.h: Remove DontSetCompositionMode from the...
2012-02-18 Thorbjørn Lund MartsumAdding hasHeightForWidth as a virtual Widget funcion
2012-02-17 David FaureNo need to stat with QFile::exists before QFile::open...
2012-02-17 Friedemann KleintWidgets: Remove obsolete QGuiPlatformPlugin.
2012-02-17 Friedemann KleintAdd palette() and further hints to QtGui/QPlatformTheme.
2012-02-17 Andy ShawSome small doc fixes, typos and removal of one incorrec...
2012-02-17 Andy ShawEnsure the header's context menu is in sync with the...
2012-02-16 Friedemann KleintQDial: Fix crash when singleStep-property is 0.
2012-02-16 Stephen KellyFix ref counted window close handling.
2012-02-16 Friedemann KleintAdd a ThemeChange event.
2012-02-15 Stephen KellyMove the removal of the Quit event to QWindow.
2012-02-15 Thorbjørn Lund MartsumQHeaderView::moveSection performance boost
2012-02-15 Teemu KatajistoVarious documentation fixes ported from Qt 4.8
2012-02-15 Friedemann KleintMove desktopSettingsAware to QGuiApplication.
2012-02-14 Christoph Schleife... Add QCocoaColor- and FontDialogHelper
2012-02-10 Friedemann KleintRe-add default positioning for Widgets.
2012-02-10 Jan-Arve SaetherMove all usages of Relation enum values to QAccessible...
2012-02-10 Laszlo AgocsHandle TouchCancel in gui and widgets
2012-02-10 Andreas HolzammerRemove no longer needed ifdef Q_OS_WINCE.
2012-02-10 Andreas HolzammerClean up qguifunctions_wince includes.
2012-02-09 Andreas HolzammerCompile fix QWindowsMobileStyle
2012-02-09 Thorbjørn Lund MartsumQHeaderView - minor bug in visualIndexAt
2012-02-09 Teemu KatajistoVarious documentation fixes ported from 4.8
2012-02-09 Andreas HolzammerReplace Q_WS_WINCE against Q_OS_WINCE.
2012-02-09 Andreas HolzammerRemove leftover show() prototype.
2012-02-09 Andreas HolzammerDon't link shell32 for Windows CE.
2012-02-08 Andreas HolzammerFix compilation of Menubar for Windows CE.
2012-02-08 Andreas HolzammerAdd missing include of qdrawutil.h
2012-02-08 José Millán SotoDo not check isActiveWindow in QAccessibleWidget::state
2012-02-07 Andreas HolzammerUse Q_OS_WINCE instead of Q_WS_WINCE
2012-02-07 Andreas HolzammerFix compilation with QT_NO_PRINTER.
2012-02-07 Andreas HolzammerFix include of resource file.
2012-02-07 Friedemann KleintFix compiler warnings in accessible code.
2012-02-06 João AbecasisRemove dependency on QFSFileEngine
2012-02-06 Friedemann KleintWindows XP style: Fix warnings wrt retrieving HANDLE...
2012-02-06 Jan-Arve SaetherRemove QAccessible::FocusChild, add focusChild()
2012-02-06 Rafael RoquettoUse available geometry when maximized.
2012-02-05 John LaytSIC: QLocale: Remove base argument from conversion...
2012-02-03 Pekka VuorelaRemove QInputContext
2012-02-03 Giuseppe D'AngeloMake QAbstractItemView::itemOptions properly initialize...
2012-02-02 Stephen KellyAdd typedef for source compatibility.
2012-02-02 Giuseppe D'AngeloMerge QStyleOption*V{2,3,4} classes together
2012-02-02 Teemu KatajistoVarious documentation fixes ported from Qt 4.8
2012-02-02 Pekka VuorelaRenamed QInputPanel as QInputMethod
2012-02-02 Thorbjørn Lund MartsumIntroduce QItemDelegate::destroyEditor virtual invoked...
2012-02-01 Friedemann KleintMove QPlatformDialogs from QtWidgets to QtGui.
2012-02-01 Thorbjørn Lund MartsumQHeaderView - Do not try to remove non-existing section
2012-02-01 Stephen KellyRemove the API duplication from QApplication.
2012-02-01 Friedemann KleintWindows: Fix inclusion of <windows.h>
2012-02-01 Bradley T. HughesRevert "Put the generated <module>version.h into build...
2012-02-01 Friedemann KleintAccessibility: Use new updateAccessibility() API in...
2012-02-01 Morten Johan SorvigCompile with clang
2012-02-01 Thorbjørn Lund MartsumQHeaderView - preventing negative section sizes.
2012-01-31 Stephen KellyAdd the event loop quitlock feature to QtCore.
2012-01-31 Thorbjørn Lund MartsumQHeaderView - fix to resizeSection patch (Ia812a747)
next