summaryrefslogtreecommitdiffstats
path: root/src/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-0910-55/+55
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-037-34/+34
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-162-3/+1
|\
| * Remove Qt 5 to-do comment that will not be addressed.Jason McDonald2012-04-121-1/+0
| * Remove Qt 5 to-do comments from qgraphicslayoutitem.h.Jason McDonald2012-04-111-2/+1
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-4/+3
|\|
| * Reverted use of tentative commit use in QWidget editorsPekka Vuorela2012-03-271-4/+3
* | Merge "Merge master into api_changes" into refs/staging/api_changesKent Hansen2012-03-231-1/+1
|\|
| * Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-191-1/+1
* | Remove QWorkspace.Debao Zhang2012-03-232-2/+2
|/
* Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-151-1/+2
* Call updateAccessibility with the right index.Frederik Gladhorn2012-03-081-1/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-7/+7
|\
| * QEvent (and subclasses): make ctors explicitMarc Mutz2012-03-011-7/+7
* | Use QHash<K,V> instead of QMap<K,V> when K is a pointer typeGiuseppe D'Angelo2012-03-024-7/+7
* | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-026-164/+164
* | Revert "Don't rely on mapFromGlobal in QGraphicsScenePrivate::itemsAtPosition."Jonathan Liu2012-03-021-3/+7
|/
* Various documentation fixes ported from 4.8Teemu Katajisto2012-02-092-3/+7
* Remove QInputContextPekka Vuorela2012-02-031-5/+5
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-022-7/+7
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-011-1/+1
* Add native event filters to Windows, forward to Widgets.Friedemann Kleint2012-01-301-4/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3051-51/+51
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-2524-38/+24
* Update contact information in license headers.Jason McDonald2012-01-2351-51/+51
* Rename all our interfaces from com.trolltech to org.qt-projectLars Knoll2012-01-193-3/+3
* Fix constness of QGraphicsSceneBspTreeIndex::bspTreeDepth()Stephen Kelly2012-01-092-2/+2
* Remove the Q_TYPENAME define.Stephen Kelly2012-01-081-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-0551-51/+51
* Remove QWidget dependency from QTouchEvent.Laszlo Agocs2011-12-092-7/+7
* Extend touch events.Laszlo Agocs2011-12-091-3/+5
* Move the metatype declaration for QGraphicsScene.Stephen Kelly2011-12-042-1/+2
* QWidget text editors to commit text on their own on losing focusPekka Vuorela2011-11-102-4/+2
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-1/+1
* Remove dependencies of QShortcutMap onto widgetsLars Knoll2011-10-141-1/+1
* Fix bug in QGraphicsItem::isVisibleTo().Andreas Aardal Hanssen2011-10-031-9/+11
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-0313-2/+35
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-1/+1
* Adapt QGraphicsView from QInputContext to QInputPanelPekka Vuorela2011-09-283-27/+18
* minor docu fixesKonstantin Ritt2011-09-171-5/+5
* Do not leak memoryJan-Arve Saether2011-09-071-4/+5
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-012-5/+5
* Merge branch 'master' into refactorGunnar Sletta2011-08-252-17/+19
* Merge remote-tracking branch 'origin/master' into refactorLars Knoll2011-07-131-1/+2
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-6/+5
* Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-271-6/+6
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-0816-43/+43
* Implement QDropEvent::source() againLars Knoll2011-06-071-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2451-870/+870
* Merge remote branch 'origin/master' into refactorLars Knoll2011-05-165-77/+188