summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QWidgets to use QGuiApplication focus object change notificationsPekka Vuorela2012-01-271-8/+1
* Make coordinates float based where it makes sense.Lars Knoll2012-01-251-5/+5
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Move keyboardInput data back to QApplicationPekka Vuorela2012-01-171-0/+22
* Remove QAccessibleEventFrederik Gladhorn2012-01-121-2/+0
* Removed QApplication::setInputContext()Pekka Vuorela2012-01-051-12/+10
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QApplication: Remove unused variable causing a compiler warning.Friedemann Kleint2012-01-051-3/+0
* Send ApplicationActivate and ApplicationDeactivate from QtGui.Samuel Rødal2012-01-021-14/+0
* Remove declaration which is exported from QtGui.Stephen Kelly2011-12-191-1/+0
* Remove redundant touch processing in QtGui and widgets.Laszlo Agocs2011-12-141-93/+42
* Make QApplication::type() set by QGuiApplication.Frederik Gladhorn2011-12-121-15/+7
* Store the primary status in the touch point flags.Laszlo Agocs2011-12-121-3/+1
* Remove QWidget dependency from QTouchEvent.Laszlo Agocs2011-12-091-2/+3
* Extend touch events.Laszlo Agocs2011-12-091-6/+7
* Improve Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTION macros.Jędrzej Nowacki2011-12-011-2/+2
* Make input events work for widgets on waylandJørgen Lind2011-11-281-2/+2
* Remove the QApplicationBase defineBradley T. Hughes2011-11-251-14/+14
* QWidget text editors to commit text on their own on losing focusPekka Vuorela2011-11-101-1/+1
* Prevent timestamps in widgets' touch events from disappearingLaszlo Agocs2011-11-041-4/+7
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-127/+5
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-5/+5
* Cocoa: Send proper mouse coordinates.Morten Sorvig2011-10-031-2/+2
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+4
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-031-22/+0
* Fix the qtranslator autotestLars Knoll2011-09-291-1/+2
* Implement support for QGuiApp::setOverrideCursor()Lars Knoll2011-09-281-38/+0
* Adapted most QInputContext usage on widgets to QInputPanelPekka Vuorela2011-09-281-19/+11
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-34/+0
* Remove Q_GLOBAL_STATIC_WITH_INITIALIZER from QtWidgetsLars Knoll2011-09-231-1/+6
* Fix QApplication::startDragDistance()Kevin Simons2011-09-211-1/+1
* Move handling of -qmljsdebugger argument to QCoreApplicationKai Koehne2011-09-191-2/+0
* Remove internal uses of Software input panel events.Pekka Vuorela2011-09-081-10/+0
* Renamed some of the methods in the QInputPanelLars Knoll2011-09-081-2/+2
* Refactor the input frameworkLars Knoll2011-09-071-18/+4
* Add timestamp to QInputEvent.Laszlo Agocs2011-09-051-0/+1
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-011-6/+5
* Add a QStyleHints class to QtGuiLars Knoll2011-08-311-24/+37
* Move the qmljsdebugargument variable to QGuiApplicationLars Knoll2011-08-311-6/+0
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-291-1/+26
* Move printing into it's own libraryLars Knoll2011-08-191-4/+0
* QPlatformFontDatabase: Add default fonts.Friedemann Kleint2011-08-031-2/+3
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-5/+7
* Start porting the Mac menu system to QPA.Morten Sorvig2011-07-061-25/+0
* remove the plugin support for QInputContextLars Knoll2011-06-221-32/+1
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-11/+1
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-4/+4
* Add focus and modal dialog support.Laszlo Agocs2011-05-301-4/+2
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17