Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.
[profile/ivi/qtbase.git] / src / widgets /
2012-04-11 Robin BurchellDeprecate qMemCopy/qMemSet in favour of their stdlib...
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-09 Marcel KremsRemoved QApplication overloads used solely for document...
2012-04-07 Giuseppe D'AngeloQFileSystemModel: fix sorting
2012-04-04 Friedemann KleintWindows Vista: Fix painting of item view items.
2012-04-04 Friedemann KleintWindows: Replace QString keys of XP themes by an enumer...
2012-04-03 Stephen KellyRemove the sectionAutoResize signal.
2012-04-03 Jason McDonaldRemove duplicate non-const methods from QProgressBar.
2012-04-03 Friedemann KleintFix warnings about unused variables.
2012-04-02 Jason McDonaldRemove redundant virtual method reimplementations from...
2012-04-01 Pekka VuorelaTestability for password mask delay
2012-03-31 Friedemann KleintFix inputMask accessor of QLineControl.
2012-03-31 Debao ZhangDocumentation cleanup
2012-03-30 Marcel KremsFix QWheelEvent::angleDelta() returning QPoint().
2012-03-30 Morten SorvigCocoa: Fix combo box flicker on show.
2012-03-30 Andy ShawPlug memory leak when gestures are grabbed but never...
2012-03-29 Thiago MacieiraPort to the new QUrl API
2012-03-28 Debao ZhangRemove WA_PaintOutsidePaintEvent
2012-03-28 hjkUse "qt-project.org" instead of "trolltech" in the...
2012-03-28 Stephen KellyRemove workaround for QComboBox not having a USER property.
2012-03-28 Stephen KellyAdd USER properties to QDateEdit and QTimeEdit.
2012-03-27 Stephen KellyRemove Qt5 TODO to change QListView semantics.
2012-03-27 Kent HansenMerge master into api_changes
2012-03-27 Orgad ShanehFix keyboard navigation order for buttons with RTL...
2012-03-27 Pekka VuorelaReverted use of tentative commit use in QWidget editors
2012-03-26 Jason McDonaldMake QWidget::mapTo/mapFrom() take const pointers.
2012-03-26 Jason McDonaldMake QWidget::isEnabledTo() and isVisibleTo() to take...
2012-03-26 Jason McDonaldMake QGridLayout::getItemPosition() const.
2012-03-26 Pekka VuorelaPassword editor mask delay stylable by platform plugin
2012-03-26 Bradley T. HughesFix QGuiApplication::keyboardModifiers()
2012-03-24 Frederik GladhornMake sure windows send accessibility activated updates.
2012-03-24 Frederik GladhornAdded QAccessibleGroupBox
2012-03-24 Friedemann KleintFix warnings in qtbase.
2012-03-23 Kent HansenMerge "Merge master into api_changes" into refs/staging...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-23 Debao ZhangRemove QWorkspace.
2012-03-23 Debao ZhangCleanup Q3* items
2012-03-23 Friedemann KleintImplement QSystemTrayIcon for X11.
2012-03-22 Pekka VuorelaFixed QLineEdit to emit selectionChanged
2012-03-22 Donald CarrDeprecate QApplication::setGraphicsSystem
2012-03-22 Joerg BornemannFix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_...
2012-03-22 Pekka VuorelaFocusAboutToChange event to be send before focus changes
2012-03-22 Stephen KellyRemove obsolete methods which forward to the base class.
2012-03-22 Stephen KellyRemove non-const version of QTreeWidget method.
2012-03-22 Stephen KellyRemove obsolete internal functions.
2012-03-22 Samuel RødalGot rid of Map / Unmap events in favor of Expose event.
2012-03-21 Stephen KellyChange the parameter name of signals to be consistent.
2012-03-21 Frederik GladhornRemove Q_WS_X11
2012-03-21 Pekka VuorelaFix QWidgetTextController issue when used with QtQuick1...
2012-03-21 Jędrzej NowackiCrash fix in ~QVariant
2012-03-20 Stephen KellyReserve a virtual method for use with a feature in...
2012-03-20 Stephen KellyReserve the virtual viewportSizeHint method in QAbstrac...
2012-03-20 Thorbjørn Lund MartsumQHeaderView - minor fix to setDefaultSectionSize
2012-03-20 Thorbjørn Lund MartsumQHeaderView - minor fix to createSectionSpan
2012-03-20 Olivier GoffartFix KDE palette.
2012-03-20 Debao ZhangQtWidgets: Cleanup Q3* items
2012-03-19 Frederik GladhornRemove QAccessibleEvent child parameter.
2012-03-19 Frederik GladhornAccessibility: add text update events
2012-03-19 Debao ZhangQtWidgets: cleanup several Q3* items
2012-03-19 Debao ZhangQWidget: update documents of mouseDoubleClickEvent()
2012-03-19 Kent HansenMerge master into api_changes
2012-03-17 Bradley T. HughesReplace Q_WS_MAC with Q_OS_MAC in qshortcut.cpp
2012-03-17 Arnt WitteveenFix bug showing folder icons for files
2012-03-16 Kent HansenMerge master into api_changes
2012-03-15 Frederik GladhornRemove Q_WS_X11
2012-03-15 Jonathan LiuQSystemTrayIcon/Win: Fix compilation on MinGW
2012-03-15 Jerome LeclancheFix compiling with --no-accessibility
2012-03-15 Frederik GladhornUse pointers for QAccessibleEvent.
2012-03-15 Bradley T. HughesPort QMacPrintEngine and QCoreGraphicsPaintEngine from...
2012-03-15 Mark Brandimprove processing stylesheet properties
2012-03-14 Mark BrandQTableView: call model->submit() on row change
2012-03-14 Morten Johan SorvigCocoa: Improve basic window handling.
2012-03-14 Stephen KellyFix warning about unused parameter.
2012-03-14 Friedemann KleintQStyleSheetStyle: Fix icon properties.
2012-03-14 Thorbjørn Lund MartsumQHeaderView - documentation update. Prefer hideSection...
2012-03-14 Thorbjørn Lund MartsumQHeaderView - renaming functions in Qt5
2012-03-14 Thorbjørn Lund MartsumAdd two (forgotten) since 5.0
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 Mark Brandtake opportunity to use const
2012-03-13 Charles YinMove variant animation interpolators from QtWidgets...
2012-03-12 João AbecasisMerge "Merge remote-tracking branch 'origin/master...
2012-03-12 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-12 Friedemann KleintImplement QSystemTrayIcon for Windows.
2012-03-12 Frederik GladhornUpdate accessibility StateChange by custom event.
2012-03-12 Vincent ASupport Growl >=1.3 in QSystemTrayIcon
2012-03-12 Robin BurchellForce properties to be applied in the order in which...
2012-03-10 Thorbjørn Lund MartsumQTabBar - add minimumTabSizeHint as virtual function.
2012-03-09 David FaureFix some duplication between QGuiApplication and QAppli...
2012-03-09 Friedemann KleintMerge "Merge remote-tracking branch 'origin/containers...
2012-03-08 Thorbjørn Lund MartsumQDialog - Change exec() and open() to virtual functions
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/api_changes' into...
2012-03-08 Frederik GladhornCall updateAccessibility with the right index.
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/master' into api_c...
2012-03-07 Friedemann KleintQCursor: Associate cursor with screen.
2012-03-07 Debao ZhangFix dockwidgets behavior when window resized or central...
2012-03-07 Debao ZhangQWidget: fix wrong mouse behavior
2012-03-07 Friedemann KleintAdd fonts to QPlatformTheme.
2012-03-07 Marc Mutzitemview/itemmodels: make some constructors explicit
next