qdoc: qdoc now can run in 2 passes
[profile/ivi/qtbase.git] / src / widgets /
2012-10-11 Jerome PasionQt Widgets: Added a landing page
2012-10-10 Tor Arne VestbøModularize documenation build
2012-10-10 J-P NurmiQGtkStyle: use gtk_widget_get_style()
2012-10-10 Jan Arve SaetherFix a regression with regards to hfw behavior in QStack...
2012-10-10 Konstantin RittAvoid warnings about an unreachable code
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-10 J-P NurmiQGtkStyle: use gtk_widget_get_parent() and gtk_widget_i...
2012-10-10 J-P NurmiQGtkStyle: use gtk_widget_get/set_allocation()
2012-10-10 Miikka HeikkinenDon't try to emit focusObjectChanged if window pointer...
2012-10-08 J-P NurmiQGtkStyle: cleanup unused gdk_drawable_get_depth()...
2012-10-08 J-P NurmiAdd QEvent::StyleAnimationUpdate: style animation targe...
2012-10-08 J-P Nurmistyles.pri: tabs to spaces
2012-10-08 Thiago A. CorreaQApplication::palette missing Q_NO_USING_KEYWORD implem...
2012-10-05 Stephen KellyConstify QTableWidget::selectedItems
2012-10-05 J-P NurmiQMacStyle: use proper pimpl
2012-10-04 Stephen KellyFix segfault when delegates change properties on editors.
2012-10-04 Gabriel de DietrichMac: Safely dispose of scrollbars temporary NSGraphicsC...
2012-10-04 Thomas Hartmanncompile fix for MSVC 2008 and std::upper_bound
2012-10-04 Miikka HeikkinenShow widget cursor after restoring last override cursor
2012-10-03 Eskil Abrahamsen... Fix issue with mispositioned family name i QFontComboBox
2012-10-02 Jens Bache-WiigRemove Cleanlooks as a dependency of QGtkStyle
2012-10-02 Joerg Bornemannfix QWidget::setWindowFilePath on Mac OS
2012-09-28 Gabriel de DietrichMac: Fix label margins in QGroupBox
2012-09-27 Geir VattekarDoc: Small updates to QMenu's addAction() methods.
2012-09-27 jian liangFix drag and drop with native widgets
2012-09-27 Gabriel de DietrichMac: Fix small glitch in editable combo boxes
2012-09-27 Stephen KellyFix resetting of the QCompletionModel.
2012-09-27 Stephen KellyStore an unsigned temporary for the internalId.
2012-09-27 Gabriel de DietrichBetter drawn 1-pixel thick splitter on Mac
2012-09-27 Gabriel de DietrichFixed selected menu item (& Co.) text color
2012-09-27 Gabriel de DietrichFixed text rendering in selected tab button
2012-09-27 Joerg Bornemannuse QLatin1String::size() in qt_setWindowTitle_helperHelper
2012-09-27 Jens Bache-WiigMore consistent dock widget painting on Windows
2012-09-27 Stephen KellyFix typo: contais -> contains.
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-27 Kai KoehneItemViews: Fix MinGW compiler warning
2012-09-27 Marcel Kremsdocumentation fixes
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 Miikka HeikkinenFix restore/minimize/close buttons for maximized MDI...
2012-09-26 Marc Mutz[docs] QApplication: fix keyboardInputDirection() docs
2012-09-26 Marc Mutz[docs] QInputDialog: document deprecated member getInte...
2012-09-26 Marc MutzQFileSystemModel: fix permission mangling
2012-09-26 Mitch CurtisRemove duplicate words and punctuation from documentation.
2012-09-24 Marc MutzQFileInfoGatherer: general cleanups
2012-09-24 Samuel RødalFixed instances of "to to" in qtbase.
2012-09-24 Miikka HeikkinenFix hover handling in QTreeView
2012-09-24 Stephen KellyImplement viewOptions() logic in QListViewPrivate.
2012-09-24 Sergio AhumadaUpdate "About Qt" dialog from Nokia to Digia
2012-09-22 Friedemann KleintRedirect keyboard/mouse grab to the widget parent window.
2012-09-22 Marc MutzQFileInfoGatherer: remove useless locks
2012-09-22 Marc MutzQModelIndex: clean up integer size confusion in the API
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-21 J-P NurmiQGtkStyle: remove an unnecessary sanity check for theme...
2012-09-21 Frederik GladhornDocumentation fixes.
2012-09-21 Frederik GladhornMove examples to proper location.
2012-09-21 Frederik GladhornMove opengl/wid/net example docs to proper folders.
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 Stephen KellyRemove casting of QStyleOptionViewItems to set data.
2012-09-19 Tilman SauerbeckMake QStatusBar text available via accessibility.
2012-09-19 Marc MutzQFileInfoGatherer: remove unused members userId/groupId
2012-09-19 Marc MutzQFileInfoGatherer: fix race conditions pt.1: abort
2012-09-19 Giuseppe D'AngeloRemove qUpperBound usages from qtbase
2012-09-19 Giuseppe D'AngeloRemove qLowerBound usages from qtbase
2012-09-18 Miikka HeikkinenFix mapping to/from global coordinates for child/embedd...
2012-09-14 Kai KoehneQErrorMessage: Use qInstallMessageHandler instead of...
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-11 Geir VattekarDoc: Remove references to the deprecated QGraphicsItemA...
2012-09-11 Friedemann KleintClose popups when switching applications on Windows.
2012-09-11 Frederik GladhornFix example includes for qdoc.
2012-09-11 Casper van DonderenDoc: Centralize more common settings in 1 global qdocconf.
2012-09-11 Friedemann KleintStreamline forwarding of blocked events.
2012-09-10 Sérgio MartinsFix build with QT_NO_WHEELEVENT.
2012-09-10 David Gil[Qt5 Docs] Fix typos and style of qtimer.cpp and qdatet...
2012-09-10 Friedemann KleintDo not call requestActivateWindow() on popups.
2012-09-09 Richard MooreRename QPaintDevice::init() to initPainter()
2012-09-09 Sergio AhumadaRemoving duplicate includes
2012-09-08 Oswald Buddenhagendon't use QT_{BEGIN,END}_INCLUDE_NAMESPACE needlessly
2012-09-07 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-07 Mitch CurtisDocument how opacity affects QGraphicsScene item queries.
2012-09-07 Oliver WolffFixed behaviour of mouse clicks for menu bars on Windows
2012-09-07 Friedemann KleintRevert "Implement automatic mouse grabbing on mouse...
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-05 Sergio AhumadaUse true and false in preference to TRUE and FALSE
2012-09-04 Mitch CurtisCorrect the QFileDialog's delete warning message.
2012-09-04 Jonathan LiuQWizard/Win: Fix vista helper cache state invalidation
2012-09-04 Robin Burchellgraphicsview: use std::sort instead of qSort
2012-09-03 Jonathan LiuQWizard/Win: Fix incorrect cached state after all wizar...
2012-09-03 Sergio AhumadaPrivate slots should be named starting with _q_
next