index
:
platform/upstream/qtdeclarative
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
master
sandbox/pcoval/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-24
Stop waiting in QTcpServerConnection if waitForBytesWritten fails
Ulf Hermann
1
-2
/
+7
2014-08-25
Update license headers and add new licenses
Jani Heikkinen
17
-323
/
+187
2014-03-27
Accessibility: Use factory function instead of plugin
Frederik Gladhorn
12
-1296
/
+0
2014-03-11
qmldebugger: handle static builds correctly
Fawzi Mohamed
3
-13
/
+17
2014-01-27
Accessibility: add states to QQuickAccessibleAttached
Frederik Gladhorn
1
-41
/
+13
2014-01-22
fix whitespace
Oswald Buddenhagen
1
-1
/
+1
2014-01-17
Merge remote-tracking branch 'origin/stable' into dev
Simon Hausmann
1
-1
/
+4
2014-01-11
On Mac only editable ComboBox should receive tab focus
Frederik Gladhorn
1
-1
/
+4
2014-01-06
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
1
-2
/
+18
2014-01-06
Accessibility: mark more items as focusable
Frederik Gladhorn
1
-1
/
+17
2014-01-06
Accessibility: quick items are not visible when their window is not
Frederik Gladhorn
1
-1
/
+1
2013-12-06
Accessibility: Don't convert double values to ints when adjusting sliders.
Roger Maclean
1
-1
/
+1
2013-11-09
Remove include of empty QAccessible2 header
Frederik Gladhorn
2
-2
/
+0
2013-06-24
Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...
Simon Hausmann
5
-32
/
+183
2013-05-28
Accessibility: Fix crash when accessing accessible children.
Frederik Gladhorn
1
-4
/
+2
2013-04-29
Be more strict about accessible text selection
Frederik Gladhorn
1
-2
/
+7
2013-04-26
Fix spelling error.
Morten Johan Sørvig
1
-1
/
+1
2013-04-26
Implement a basic accessible text interface
Frederik Gladhorn
2
-21
/
+163
2013-04-23
Doc: Qt Quick: Fix module name format (Pt 2/2)
Sze Howe Koh
1
-2
/
+2
2013-04-18
Fix crash on empty child list in QAccessibleQuickWindow::rootItem().
Friedemann Kleint
1
-2
/
+5
2013-04-17
Restore checkbox toggling on pressAction.
Morten Johan Sørvig
1
-2
/
+5
2013-04-15
Fix compilation with built-in v4vm JS engine
Simon Hausmann
3
-3
/
+3
2013-04-05
Remove unused declaration of accessibility text functions.
Frederik Gladhorn
1
-8
/
+0
2013-04-02
Debugger: Accepts port range as arguments
Aurindam Jana
2
-9
/
+23
2013-03-22
Enable accessibility again.
Frederik Gladhorn
3
-9
/
+5
2013-03-12
Disable accessibility temporarily.
Frederik Gladhorn
1
-3
/
+3
2013-03-05
Accessibility: Adapt memory management for Qt 5.1
Frederik Gladhorn
2
-2
/
+1
2013-01-30
Debugger: Remove symbian specific plugin
Kai Koehne
6
-735
/
+0
2013-01-14
Silence compiler warnings in qaccessiblequickitem.h.
Friedemann Kleint
1
-9
/
+9
2013-01-10
Update copyright year in Digia's license headers
Sergio Ahumada
29
-29
/
+29
2013-01-10
make use of qtHaveModule()
Oswald Buddenhagen
2
-2
/
+2
2013-01-04
Accessibility: Work with QQuickWindow
Frederik Gladhorn
4
-29
/
+37
2012-12-23
Fix other warnings in qtdeclarative found by GCC 4.7
Thiago Macieira
1
-0
/
+1
2012-12-19
Compile with QT_NO_WHEELEVENT.
Volker Krause
5
-0
/
+12
2012-12-19
Accessibility: Improve interface handling in Quick
Frederik Gladhorn
3
-41
/
+59
2012-12-16
remove obsolete DEPENDPATH assignments
Oswald Buddenhagen
1
-1
/
+0
2012-12-11
Add PLUGIN_CLASS_NAME to qtdeclarative plugins
Miikka Heikkinen
4
-0
/
+4
2012-11-29
Renamed QQuickItem::pos property to position
Shawn Rutledge
2
-10
/
+10
2012-11-22
make module compile with -no-gui
Tasuku Suzuki
3
-3
/
+3
2012-11-15
Accessibility: add stepSize to value interface.
Frederik Gladhorn
2
-0
/
+6
2012-11-08
All QWindow properties that have "window" in them have been renamed.
Shawn Rutledge
2
-3
/
+3
2012-11-01
adjust to qt_plugin.prf changes, part 2
Oswald Buddenhagen
5
-19
/
+0
2012-10-29
adjust to qt_plugin.prf changes, part 1
Oswald Buddenhagen
4
-0
/
+5
2012-10-16
Remove interim compatibility measures
Alan Alpert
5
-46
/
+46
2012-09-23
Change copyrights from Nokia to Digia
Iikka Eklund
29
-697
/
+697
2012-09-11
centralize load(qt_build_config)s in .qmake.conf
Oswald Buddenhagen
2
-4
/
+0
2012-07-25
Empty JSON files are not needed for the plugin system
Alan Alpert
4
-5
/
+2
2012-07-17
QQuickCanvas renames
Alan Alpert
2
-16
/
+16
2012-07-10
Fix warnings about multiple rules for install_targets.
Friedemann Kleint
1
-7
/
+0
2012-07-04
Allow mouse interaction with 0 opacity items.
Andrew den Exter
1
-1
/
+1
[next]