Add warning about non-API in Qt5CTestMacros.
[profile/ivi/qtbase.git] / src / widgets /
2012-11-10 J-P NurmiRefactor and cleanup QGtk(2)Painter
2012-11-09 Gabriel de DietrichMac: More accurate focus mask
2012-11-09 Friedemann KleintFix warnings about unused variables in stylehelper.
2012-11-08 J-P NurmiQGtkStyle: GTK3 compatible gtk_adjustment_new()
2012-11-08 Rafael RoquettoFix TapAndHoldGesture (others) for QWidgets
2012-11-08 Oliver WolffDo not call QWidget::show/hideEvent twice
2012-11-07 Shawn RutledgeRename all QWindow properties that have "window" in...
2012-11-07 Mitch CurtisFix sentences in QGraphicsItem documentation.
2012-11-07 J-P NurmiQGtkStyle: remove references to gtk_progress_configure()
2012-11-07 Miikka HeikkinenFix excess enter events when showing modal dialog on...
2012-11-06 Miikka HeikkinenFix inconsistent leave/enter events for main window...
2012-11-06 Liang QiMac: remove some unused code in QFontDialog
2012-11-06 J-P NurmiQGtkStyle: GTK3 compatible combo boxes
2012-11-06 J-P NurmiQGtkStyle: GTK3 compatible type checking
2012-11-06 J-P NurmiQGtkStyle: handle focus & default widgets in GTK3 compa...
2012-11-06 Marc MutzDe-inline some destructors in QtWidgets
2012-11-05 J-P NurmiQGtkPainter: use gtk_widget_get_style()
2012-11-05 Friedemann KleintQWindowsVistaStyle: Restore altered brush origin.
2012-11-05 Marc MutzQtWidgets: add some explicit
2012-11-03 Frederik GladhornDoc fixes.
2012-11-02 Thorbjørn Lund MartsumQt 5.0 QTreeView. Prevent manual moving of the first...
2012-11-02 J-P NurmiMac: refactor scrollbar animations
2012-11-02 Jens Bache-WiigMake it possible to use mini and small size on mac...
2012-11-02 Mitch CurtisMake it obvious that adding a QLayout to QSplitter...
2012-11-02 Jens Bache-WiigFix progressbar animation on macstyle
2012-11-02 Jens Bache-WiigFix height of combobox in macstyle without a widget
2012-11-02 Thorbjørn Lund MartsumQHeaderView 5.0 - correct drop on manual QHeaderView...
2012-11-02 Thorbjørn Lund MartsumQHeaderView - call invalidateCachedSizeHint() on clear
2012-11-02 J-P NurmiQWindowsVistaAnimation: inherit QBlendStyleAnimation
2012-11-02 J-P NurmiIntroduce QBlendStyleAnimation (based on QWindowsVistaA...
2012-11-02 Jens Bache-WiigFix font and positioning of headerview labels on mac
2012-11-02 Friedemann KleintFix submenu navigation.
2012-11-02 Friedemann KleintQFileDialog: Do not pass on file model root to QFileDia...
2012-11-01 Jens Bache-WiigSome Vista style cleanup
2012-11-01 Jens Bache-WiigMake ToolButton work with Macstyle for components
2012-11-01 Jens Bache-WiigFix groupboxes for desktop components on mac
2012-11-01 Stephen KellyStrip trailing whitespace in itemviews.
2012-11-01 Jens Bache-WiigFix buttonsize on macstyle when no widget is defined
2012-10-30 J-P NurmiFix QCommonStylePrivate::stopAnimation()
2012-10-30 J-P NurmiAdd QNumberStyleAnimation for fading out scroll bars...
2012-10-30 Miikka HeikkinenSend leave to most recently entered window when modal...
2012-10-29 Jan Arve SaetherRemove some dead code
2012-10-29 Jan Arve SaetherDo the actual removal of the Soft Keys API and related...
2012-10-29 Konstantin RittFix build on MinGW after 0f14ea3f3a05ef785b44fa610bf90f...
2012-10-29 Sergio AhumadaRemove some dead code in switch statements
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 Thorbjørn Lund MartsumQHeaderView 5.0 - no emit of sortIndicatorChanged when...
2012-10-26 Andy ShawFix syncing of visibility and enabled for menus on...
2012-10-26 Friedemann KleintFix a crash in QFileDialog when selecting an invalid...
2012-10-26 Miikka HeikkinenFix enter/leave event generation between native widgets...
2012-10-25 Jens Bache-WiigRemove Windows as a dependency of mac style
2012-10-25 Jens Bache-WiigRemove widget dependencies on Vista style animations
2012-10-25 Konstantin RittRemove stale QT_MODULE() usage cases
2012-10-25 Gabriel de DietrichMac: Non-editable QComboBoxes shouldn't get focus by...
2012-10-25 J-P NurmiQStyleAnimation: writable duration & delay properties
2012-10-25 J-P NurmiQMacStyle: make default button animations independent...
2012-10-25 Stephen KellyImplement viewOptions logic in QTableViewPrivate.
2012-10-25 aavitFix: don't override the new non-cosmetic default pen...
2012-10-25 Rohan McGovernFixed crash on destruction of animating QDockWidget...
2012-10-25 Miikka HeikkinenFix widget borders when using global stylesheetstyle
2012-10-25 Miikka HeikkinenAdd ContextMenu event to QWindowSystemInterface
2012-10-23 J-P NurmiAdd QStyleAnimation::updateTarget()
2012-10-23 J-P NurmiQStyleAnimation: fix threaded rendering
2012-10-22 Jan Arve SaetherRemove softkey API, it was only implemented for Symbian.
2012-10-22 Jens Bache-WiigRemove Cleanlooks and Plastique
2012-10-22 Jens Bache-WiigFix clipping and font problems with groupbox in Fusion...
2012-10-22 Samuel RødalMake QPen default to 1-width non-cosmetic.
2012-10-22 Jens Bache-WiigMove some icon code from WindowsStyle to CommonStyle
2012-10-22 Marc MutzDelete QWhatsThis() and QToolTip()
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 Gabriel de DietrichMac: Adapt scrollbar fadeout animation for QStyleAnimation
2012-10-19 J-P NurmiQStyleSheetStyle: kill more dependencies to QWidget
2012-10-19 Oswald Buddenhagenremove explicit load(qt_build_config)s from the libraries
2012-10-19 Miikka HeikkinenFix excess enter/leave event generation for native...
2012-10-19 J-P NurmiQStyleSheetStyle: QObject-based style & render rules
2012-10-19 Samuel RødalFixed inconsistent QPainter fill rules for aliased...
2012-10-18 Stephen KellyMake sure uints remain uints when editing in itemviews.
2012-10-18 José Millán SotoCorrect accessibility index handling in QListView
2012-10-18 Jens Bache-WiigIntroduce new style Fusion
2012-10-18 Tero AholaModified vertical alignments of simple widgets on OSX
2012-10-18 Jens Bache-WiigRemove dependency on QWindowsStyle in QGtkStyle
2012-10-18 Gabriel de DietrichBring back Mac dependent code in QBoxLayout, QGridLayout
2012-10-17 Gabriel de DietrichMac: Fix QLineEdit shadow
2012-10-17 Jens Bache-WiigImprove branch indicators in common style
2012-10-17 J-P NurmiFix potential crash in QStyleAnimation::updateCurrentTime()
2012-10-17 J-P NurmiStyles: revise indeterminate progress bar animations
2012-10-17 J-P NurmiQGraphicsObject: handle QEvent::StyleAnimationUpdate
2012-10-17 Richard Moe GustavsenQPlatformWindow: change API for QPlatformWindow::setWin...
2012-10-17 Gabriel de DietrichBring back MacSizeChange event
2012-10-17 Marc MutzQFileInfoGatherer: remove m_resolveSymlinks for non...
2012-10-16 Mitch CurtisClarify ownership of scene in QGraphicsView::setScene...
2012-10-16 Mark BrandQComboBox: mention insert policy in context of editable...
2012-10-16 Jens Bache-WiigFix incorrectly scaled constants on Mac
2012-10-16 J-P NurmiAdd QObject* QStyleOption::styleObject
2012-10-16 Miikka HeikkinenFix setting custom cursor for widgets and windows befor...
next