Fixed QUnifiedTimer cleanup.
[profile/ivi/qtbase.git] / src / widgets /
2011-11-28 Stephen KellyFix style. 4 spaces not 2.
2011-11-25 Stephen KellyBe specific about what part of the model is being re...
2011-11-25 Bradley T. HughesRemove the QApplicationBase define
2011-11-24 Bradley T. HughesMove QScopedLoopLevelCounter to qthread_p.h
2011-11-23 Frederik GladhornRemove virtual child integers.
2011-11-22 Jędrzej NowackiCode cleanup in QVariant and QMetaType.
2011-11-21 Lars KnollPass all key events through the shortcutmap
2011-11-18 Iikka EklundFix broken Solaris build (getpwnam_r usage)
2011-11-18 Friedemann Kleintqtbase: Warnings fixes.
2011-11-17 Pierre RossiFix sliders style issues.
2011-11-17 Friedemann KleintFix compilation with -force-asserts.
2011-11-16 Harald FernengelRevert logic when building with --force-asserts
2011-11-16 Eckhart KoppenFix Q_ASSERT usage in case -force-asserts is enabled
2011-11-15 Pasi MatilainenFix QDockWidget titlebar button positioning on Mac...
2011-11-15 Tero AholaFixed memory leak in Windows Vista style widgets
2011-11-15 Rohan McGovernIntegrate testcocoon support into Qt build system.
2011-11-14 Mikko KnuutilaFix for the button size calculation in qmessagebox.cpp
2011-11-14 Bradley T. HughesDisable qmacstyle test on Mac OS X
2011-11-14 Jiang JiangRemove unused Mac code
2011-11-14 jahonkonFix QPlainTextEdit when using Qt::TextSelectableByKeybo...
2011-11-14 Tero AholaMac: Fix the color of check marks in menus with stylesheet
2011-11-14 Markku HeikkilaFixed wrong QGroupBox check state
2011-11-14 jahonkonFix QDateEdit calendar pop-up having wrong date
2011-11-11 Friedemann KleintFactor out QPlatformTheme from QPlatformPlugin.
2011-11-11 Stephen KellyAdd API to clear the current index. Symmetric with...
2011-11-11 Stephen KellyMake this API virtual to make selection proxying possible.
2011-11-11 Friedemann KleintQPlatformDialogHelper: Split class hierarchy, decouple...
2011-11-11 Tero AholaRepaint QProgressBar when minimum or maximum changed
2011-11-11 Tero AholaFix QProgressBar causing timer event spam
2011-11-10 David BoddieDoc: Added more appropriate links to help reduce confusion.
2011-11-10 Pekka VuorelaQWidget text editors to commit text on their own on...
2011-11-10 Pekka VuorelaQTextEdit to use tentative commit instead of QInputPane...
2011-11-10 Pekka VuorelaImplement partial tentativeCommit support in QTextEdit
2011-11-09 Bradley T. HughesRemove unused MMX/3DNOW/SSE/SSE2/SSSE3/NEON custom...
2011-11-09 Bradley T. HughesRemove unnecessary variable self-assignment
2011-11-09 Friedemann KleintWidgets: Remove dialog functionality from QGuiPlatformP...
2011-11-09 Jędrzej NowackiMake usage of internal QVariant space.
2011-11-08 Friedemann KleintWidgets: Remove remains of Windows file dialog.
2011-11-08 Morten SorvigCocoa cursor support: Add QCocoaCursor.
2011-11-08 Friedemann KleintWidgets: Use QPlatformDialogHelper in QColorDialog...
2011-11-07 Bradley T. HughesBump QCoreApplicationPrivate::app_compile_version to...
2011-11-05 Pekka VuorelaQLineEdit - made mouse interactions commit preedit
2011-11-05 Pekka VuorelaFix broken indendation with hard tabs
2011-11-05 Pekka VuorelaSupport tentative commit string with input method.
2011-11-05 Pekka VuorelaQTextEdit - mouse events to override input context
2011-11-04 Laszlo AgocsPrevent timestamps in widgets' touch events from disapp...
2011-11-04 Friedemann KleintQWidgets: Delayed creation of the QPlatformDialogHelper.
2011-11-03 Sergio AhumadaAdd QT_MODULE(Gui) macro
2011-11-03 Friedemann KleintQtGui: Fix compilation with gcc 4.4
2011-11-01 Sergio AhumadaRevert "Fix use of qMax() with floating point constants"
2011-10-30 Sergio AhumadaFix use of qMax() with floating point constants
2011-10-28 Robin BurchellRemove Windows and X11 from src/widgets/platforms.
2011-10-27 Bradley T. HughesReplace implicit QAtomic* casts with explicit load...
2011-10-27 Friedemann KleintFix compiler warnings.
2011-10-27 Sergio AhumadaAdd QT_BEGIN_HEADER/QT_END_HEADER macros
2011-10-27 Bradley T. HughesCompilation fix (cannot assign const pointer to non...
2011-10-27 Tero AholaFixed resource leak when setting QProgressBar style...
2011-10-27 Frederik GladhornAdd default actions to QAccessibleWidget.
2011-10-27 Morten SorvigNative file dialog support for Mac
2011-10-25 Oliver WolffReadded PrintSupport for Windows
2011-10-24 Pekka VuorelaMultiline editors not to limit anchor position inputMet...
2011-10-23 Frederik GladhornRemove QAccessibleWidgetPrivate inheritance of QAccessible
2011-10-22 Lars KnollAdd virtual QWindow::focusObject() method
2011-10-21 Friedemann KleintWidgets: Remove Q_WS_QPA and qpa-sections from .pro...
2011-10-20 Frederik GladhornMake foreground and backgroundColor proper functions.
2011-10-19 Frederik GladhornRefactor QAccessibleActionInterface.
2011-10-19 Friedemann KleintWidgets: Fix a startup crash in QSplashScreen (Linguist).
2011-10-19 Kent HansenProvide API for "placement new" construction of meta...
2011-10-19 Friedemann KleintWidgets: Remove Symbian-specific code.
2011-10-18 Lars KnollMove QShortcutMap to QtGui
2011-10-18 Lars KnollMove the widget dependent code away from the shortcutmap
2011-10-14 Lars KnollRemove dependencies of QShortcutMap onto widgets
2011-10-11 Pekka VuorelaQTextEdit - Fix selectionChange emission bug
2011-10-11 Pekka VuorelaRemoved obsolete custom input context support
2011-10-11 Kent HansenRename QMetaType::construct() to create()
2011-10-11 Kim Motoyoshi KallandImport symbol from QtGui rather than export from QtWidgets.
2011-10-11 Kent HansenFix typo in qfontengine_win
2011-10-10 Morten SorvigClean-up a macro for Cocoa
2011-10-07 Kent Hansenqwindowsstyle: Remove duplicate flag in mask
2011-10-06 Pekka VuorelaRemoved some dead code from QWidgetLineControl
2011-10-06 Pekka VuorelaMake QLineEdit unit test pass again
2011-10-06 Samuel RødalImproved logical and physical DPI APIs.
2011-10-05 Frederik GladhornUse child/parent function in QAccessibleWidget and...
2011-10-05 Samuel RødalAdded QWindow::isActive() and focus in / out events.
2011-10-03 Sergio AhumadaFix ́́`macros' function test of `tst_headers'
2011-10-03 Andreas Aardal HanssenFix bug in QGraphicsItem::isVisibleTo().
2011-10-03 Morten SorvigCocoa: Send proper mouse coordinates.
2011-10-03 Frederik GladhornUse interfaces in QAccessibleWidget childAt.
2011-10-03 Frederik GladhornFix selection update in QTableView accessibility.
2011-10-03 Casper van DonderenMove the documentation for the classes to their modules.
2011-10-03 Lars KnollRemove the remaining traces of QT3_SUPPORT
2011-09-29 Lars KnollRemove QT_MOC_COMPAT signals
2011-09-29 Jan-Arve SaetherRefactor accessibility for Qt5
2011-09-29 Frederik GladhornRemove obsolete function isHeaderVisible.
2011-09-29 Lars KnollFix the qtranslator autotest
2011-09-29 Lars KnollGet rid of the last traces of QMimeSource
2011-09-28 Lars KnollImplement support for QGuiApp::setOverrideCursor()
2011-09-28 Pekka VuorelaAdapted most QInputContext usage on widgets to QInputPanel
2011-09-28 Pekka VuorelaRemove support for QWidget specific input contexts
2011-09-28 Pekka VuorelaAdapt QGraphicsView from QInputContext to QInputPanel
next