Partially revert e84e86dc.
[profile/ivi/qtbase.git] / src / widgets / widgets /
2012-12-11 J-P NurmiMac: disable transient scrollbar animations for non...
2012-12-11 J-P NurmiQScrollBar::initStyleOption(): fix QStyle::State_On...
2012-12-11 Stephen KellyRemove QT_DLL and QT_NODLL defines.
2012-12-07 David GilFix typos and style in QToolBar documentation
2012-12-06 Gabriel de DietrichMac: Missing update when hovering from one scrollbar...
2012-12-06 Gabriel de DietrichMac: Transient scrollbars should overlap in the corner...
2012-12-06 J-P NurmiQtWidgets docs: use WinVista screenshots instead of...
2012-12-05 David GilFix typos and style in QSplitter documentation
2012-12-01 Morten Johan SørvigBasic high-dpi "retina" support for Qt 5.
2012-12-01 Shawn RutledgeQWidget windows have fullscreen button by default;...
2012-12-01 Andreas HolzammerWINCE: Fix renameing of resource files
2012-11-28 J-P NurmiQtWidgets docs: use Fusion screenshots
2012-11-28 J-P NurmiDocs: cleaned up remaining cleanlooks references and...
2012-11-23 J-P NurmiMade QMacStyle internal
2012-11-23 Samuel RødalAdd pointers to the rich text documentation from mentio...
2012-11-21 David Gil[Doc cleanup] Fix typos and style of QAbstractButton...
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-15 Jens Bache-WiigFix incorrect size hint for abstract spinbox
2012-11-15 Jens Bache-WiigAdd feature to enable rounded line edit on mac
2012-11-15 Jan Arve SaetherAdd comment to resetCursorBlinkTimer to avoid accidenta...
2012-11-15 Jan Arve SaetherAdd resetCursorBlinkTimer() back again.
2012-11-15 Miikka HeikkinenFix mouse cursor behavior for QMainWindow splitters
2012-11-14 Gabriel de DietrichWidgets: Stop cursor blink timer when QLineEdit is...
2012-11-06 Marc MutzDe-inline some destructors in QtWidgets
2012-11-05 Marc MutzQtWidgets: add some explicit
2012-11-03 Frederik GladhornDoc fixes.
2012-11-02 J-P NurmiMac: refactor scrollbar animations
2012-11-02 Mitch CurtisMake it obvious that adding a QLayout to QSplitter...
2012-11-02 Friedemann KleintFix submenu navigation.
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-10-29 Jan Arve SaetherDo the actual removal of the Soft Keys API and related...
2012-10-27 Jan-Arve SaetherImplement QAccessibleLineEdit::characterRect()
2012-10-26 Mark BrandQComboBox: new signal currentTextChanged
2012-10-26 Mark BrandQComboBox: fix use in QDataWidgetMapper/QItemDelegate
2012-10-26 Andy ShawFix syncing of visibility and enabled for menus on...
2012-10-26 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-25 Gabriel de DietrichMac: Non-editable QComboBoxes shouldn't get focus by...
2012-10-25 J-P NurmiQMacStyle: make default button animations independent...
2012-10-25 Rohan McGovernFixed crash on destruction of animating QDockWidget...
2012-10-22 Jens Bache-WiigRemove Cleanlooks and Plastique
2012-10-22 Marc MutzQDateTimeEdit: don't throw off auto-indention
2012-10-22 Stephen KellyFix integer overflow in QSpinBox.
2012-10-22 Frederik GladhornEmit cursorPositionChanged in private slot.
2012-10-22 Frederik GladhornBring back accessibility for plain text edit.
2012-10-19 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-17 Gabriel de DietrichBring back MacSizeChange event
2012-10-16 Mark BrandQComboBox: mention insert policy in context of editable...
2012-10-16 Jens Bache-WiigAdd HasFrame feature to QStyleOptionTab
2012-10-16 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-15 Friedemann KleintQDockWidget: Enable framestrut events when undocked...
2012-10-15 Mark BrandQComboBox::currentText: correct documentation
2012-10-10 Gabriel de DietrichMac: Bring back "Text boxes and list only" tab navigation
2012-10-10 Miikka HeikkinenFix scrolldown arrow not showing on popup for QMenu
2012-10-04 Thomas Hartmanncompile fix for MSVC 2008 and std::upper_bound
2012-10-03 Eskil Abrahamsen... Fix issue with mispositioned family name i QFontComboBox
2012-09-27 Geir VattekarDoc: Small updates to QMenu's addAction() methods.
2012-09-27 Jens Bache-WiigRemove CDE and Motif styles from qtbase
2012-09-27 David Gil[Doc cleanup] Fix typos and style of QPushButton and...
2012-09-26 Marc MutzQScrollBar: clean up wheelEvent() implementation
2012-09-26 Marc Mutz[QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll...
2012-09-26 Mitch CurtisRemove duplicate words and punctuation from documentation.
2012-09-24 Samuel RødalFixed instances of "to to" in qtbase.
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-21 Frederik GladhornDocumentation fixes.
2012-09-21 Mitch CurtisClarify valueChanged() signals' docs in QSpinBox and...
2012-09-21 Jens Bache-WiigFix regression in QAbstractScrollArea
2012-09-21 Stephen KellyReplace QStyleOptionViewItemV? with QStyleOptionViewItem
2012-09-19 Tilman SauerbeckMake QStatusBar text available via accessibility.
2012-09-19 Giuseppe D'AngeloRemove qUpperBound usages from qtbase
2012-09-19 Giuseppe D'AngeloRemove qLowerBound usages from qtbase
2012-09-14 Sergio AhumadaMark (non-public API's) ctor's as explicit
2012-09-13 Mitch CurtisRemove documentation for non-existent QToolButton funct...
2012-09-13 Mitch CurtisRemove documentation for non-existent QToolBox functions.
2012-09-13 Mitch CurtisRemove documentation for non-existent QTextEdit functions.
2012-09-12 Mitch CurtisRemove documentation for non-existent QLineEdit functions.
2012-09-10 David Gil[Qt5 Docs] Fix typos and style of qtimer.cpp and qdatet...
2012-09-09 Sergio AhumadaRemoving duplicate includes
2012-09-07 Oliver WolffFixed behaviour of mouse clicks for menu bars on Windows
2012-09-07 Friedemann KleintFix g++ compiler warnings.
2012-09-05 Mitch CurtisFix QDateEdit displaying day as a number for short...
2012-09-05 Jorgen LindDon't use string comparison to figure out how to use...
2012-09-05 Jorgen LindMove assignment of mousePressed variable in QWidgetText...
2012-09-02 hjkIntroduce hook for text cursor changes in QTextEdit...
2012-08-25 Markku HeikkilaFix infinite recursion while dragging toolbar of QMainW...
2012-08-20 J-P NurmiQFontComboBox: fix qdoc warning
2012-08-20 J-P NurmiQTextEdit docs: fix qdoc warnings
2012-08-20 Shawn RutledgeMisc documentation fixes triggered by qdoc errors/warnings
2012-08-20 Thomas HartmannEnable QComboBox animation on Windows and fixing relate...
2012-08-18 J-P NurmiRegister QTextDocument* as a meta type to fix QTextEdit...
2012-08-18 J-P NurmiQAbstractSlider: fix qdoc warnings
2012-08-18 J-P NurmiQSlider: fix qdoc warnings
2012-08-18 J-P NurmiQLCDNumber docs: cleanup Qt3 support leftovers
2012-08-17 J-P NurmiQTabWidget docs: cleanup Qt3 support left overs
2012-08-17 J-P NurmiQTabBar docs: cleanup Qt3 support left overs
2012-08-17 J-P NurmiQDate/TimeEdit: fix qdoc warnings
2012-08-17 J-P NurmiQMenuBar: fix qdoc warnings
2012-08-17 J-P NurmiQScrollBar: fix qdoc warnings
2012-08-17 J-P NurmiQFrame docs: cleanup Qt3 support leftovers
2012-08-17 J-P NurmiQComboBox docs: cleanup Qt3 support leftovers
2012-08-16 Joerg Bornemannremove install/removeEventFilter from QRollEffect
next