index
:
platform/upstream/qttools
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-23
macdeployqt: Fix typo in help output
Kai Koehne
1
-1
/
+1
2015-07-21
windeployqt: Adapt to MSVC 2015.
Friedemann Kleint
1
-9
/
+12
2015-07-15
windeployqt: Deploy new webengine resources
Kai Koehne
1
-1
/
+4
2015-07-14
windeployqt: Deploy plugins in platforminputcontexts for QtGui.
Friedemann Kleint
1
-1
/
+2
2015-07-14
Port Qt Designer to Qt 5 signals & slot connection syntax.
Friedemann Kleint
112
-704
/
+858
2015-07-13
Qt Designer: Disambiguate signal/slot names in action editor.
Friedemann Kleint
2
-20
/
+22
2015-07-09
Don't pass int by-ref in foreach
Sergio Martins
1
-2
/
+2
2015-07-09
windeployqt: Fix deployment of Q53DInput.dll
Tobias Koenig
1
-1
/
+1
2015-07-09
Fix -Wcast-qual warnings found by GCC
Thiago Macieira
1
-3
/
+3
2015-06-29
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
18
-61
/
+404
2015-06-29
Bump version
Oswald Buddenhagen
1
-1
/
+1
2015-06-26
Merge remote-tracking branch 'origin/5.5.0' into 5.5
Liang Qi
8
-52
/
+115
2015-06-19
Linguist: bring currently translated widget to front
Luca Niccoli
1
-0
/
+20
2015-06-15
windeployqt: Fix MSVC debug/release detection for WinRT.
Friedemann Kleint
1
-3
/
+9
2015-06-15
macdeployqt: Fix rpath setting for additional executables
Eike Ziller
1
-6
/
+10
2015-06-15
windeployqt: Fix broken deployment of ANGLE.
Friedemann Kleint
1
-1
/
+2
2015-06-15
Add auto test for windeployqt.
Friedemann Kleint
6
-1
/
+254
2015-06-14
windeployqt: Detect -release -force-debug-info MSVC builds as release.
Friedemann Kleint
1
-29
/
+62
2015-06-11
qtdiag: Add new capabilities/style hints for Qt 5.5.
Friedemann Kleint
1
-1
/
+8
2015-06-08
Add missing private headers warning
Samuel Gaist
1
-0
/
+11
2015-06-08
windeployqt: Print warning when MinGW runtime cannot be found.
Friedemann Kleint
1
-1
/
+3
2015-06-08
macdeployqt: fix plugin deployment.
Morten Johan Sørvig
1
-0
/
+1
2015-06-04
Fix CLucene compile error with VS 2015.
Karsten Heimrich
6
-17
/
+36
2015-06-03
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
191
-1048
/
+1261
2015-06-03
windeployqt: Add support for x86 based WinCE
Tobias Koenig
2
-6
/
+12
2015-05-29
Doc: Removed the qdoc page for Arthur Plugin example
Venugopal Shivashankar
1
-42
/
+0
2015-05-29
Qt Designer: Disambiguate the modules where widgets come from
Sze Howe Koh
2
-2
/
+2
2015-05-29
Linguist: do not override the roles of Edit menu items
Shawn Rutledge
1
-12
/
+0
2015-05-25
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
7
-1
/
+99
2015-05-22
Fix the include for QQuickWidget
jkobus
1
-1
/
+1
2015-05-21
Fixup "androiddeployqt: Use correct package name when uninstalling"
Alessandro Portale
1
-7
/
+2
2015-05-20
Updated WinRT license headers to use LGPLv3 instead of LGPLv21
Jani Heikkinen
11
-110
/
+143
2015-05-19
Qt Designer: Fix widget box settings.
Friedemann Kleint
1
-5
/
+10
2015-05-15
Qt Designer: Update widget box labels
Sze Howe Koh
1
-5
/
+5
2015-05-13
Qt Designer: Introduce Q_DECL_OVERRIDE.
Friedemann Kleint
125
-665
/
+665
2015-05-13
Update Qt Designer documentation.
Friedemann Kleint
5
-105
/
+74
2015-05-12
MacDeployQt: handle "./" in app bundle name
Morten Johan Sørvig
1
-2
/
+1
2015-05-12
androiddeployqt: fix possible infinite loop.
Yoann Lopes
1
-0
/
+3
2015-05-11
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
43
-2562
/
+428
2015-05-11
Test the Qt5UiPlugin cmake module with CMake 3.0.
Stephen Kelly
5
-0
/
+196
2015-05-11
move ui loader interfaces to own module
Oswald Buddenhagen
32
-29
/
+57
2015-05-11
fix exported dependencies of uitools module
Oswald Buddenhagen
1
-3
/
+2
2015-05-11
remove extension.h duplicate
Oswald Buddenhagen
3
-100
/
+0
2015-05-11
move container.h to sdk/
Oswald Buddenhagen
4
-1
/
+1
2015-05-07
Fix misoverloaded virtual due to recent change in qtdeclarative
Sergio Martins
1
-3
/
+3
2015-05-06
windeployqt: Additionally check on Qt5WebKit[d].dll for ICU dependency.
Friedemann Kleint
1
-5
/
+8
2015-05-04
winrtrunner: Remove the app when stopping on Windows Phone
Andrew Knight
1
-0
/
+4
2015-05-04
winrtrunner: Remove Xap engine
Andrew Knight
9
-2387
/
+7
2015-05-04
androiddeployqt: Use correct package name when uninstalling
Alessandro Portale
1
-2
/
+24
2015-04-30
invalidate message index when inserting in the middle
Oswald Buddenhagen
5
-1
/
+74
[prev]
[next]