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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-27
Prospective fix to make lupdate tests pass.
Friedemann Kleint
1
-2
/
+7
2015-06-15
Add auto test for windeployqt.
Friedemann Kleint
6
-1
/
+254
2015-05-25
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
6
-0
/
+91
2015-05-11
Test the Qt5UiPlugin cmake module with CMake 3.0.
Stephen Kelly
5
-0
/
+196
2015-04-30
invalidate message index when inserting in the middle
Oswald Buddenhagen
4
-0
/
+68
2015-04-30
update message index when message gains source text
Oswald Buddenhagen
2
-0
/
+23
2015-03-18
Remove the old headersclean unit test
Thiago Macieira
3
-11
/
+1
2015-03-17
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
24
-80020
/
+211090
2015-03-11
bic: Add/Replace 5.{0.1,2,3,4}.0 bic data for linux-gcc-amd64
Sergio Ahumada
21
-80019
/
+211076
2015-03-11
lupdate: Remove wrong error message
Jan Arve Saether
3
-30
/
+0
2015-03-06
Fix warning in correct uses of QCoreApplication::translate
Albert Astals Cid
3
-1
/
+14
2015-02-20
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
1
-0
/
+9
2015-02-14
Update copyright headers
Antti Kokko
134
-951
/
+943
2015-02-09
linguist: Consistently wrap PO file lines to 79 characters
Alex Henrie
1
-0
/
+9
2014-09-25
Update license headers and add new license files
Antti Kokko
179
-2910
/
+1846
2014-07-09
Disable tests for linguist when cross compiling
Maurice Kalinowski
1
-1
/
+1
2014-03-21
Add an autotest for the qtdiag tool.
Friedemann Kleint
3
-1
/
+114
2014-01-20
whitespace fixes
Oswald Buddenhagen
7
-33
/
+33
2013-10-10
correctly resolve INCLUDEPATH relative to current project
Oswald Buddenhagen
5
-0
/
+123
2013-10-10
don't unnecessarily claim that gui is needed
Oswald Buddenhagen
2
-2
/
+2
2013-10-01
add missing file
Oswald Buddenhagen
1
-0
/
+42
2013-08-27
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
3
-3
/
+7
2013-08-27
collect messages from INSTALL and DEPLOYMENT file lists
Oswald Buddenhagen
5
-0
/
+160
2013-08-27
fix arguments of main() in test data
Oswald Buddenhagen
3
-3
/
+3
2013-08-19
make TR_EXCLUDE work for #include statements as well
Oswald Buddenhagen
2
-1
/
+4
2013-08-12
execute some loops even in cumulative mode
Oswald Buddenhagen
1
-2
/
+3
2013-08-12
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
244
-141
/
+404
2013-08-07
introduce new message type "vanished"
Oswald Buddenhagen
61
-68
/
+81
2013-08-07
complain about missing sources in id-based messages
Oswald Buddenhagen
3
-0
/
+14
2013-08-07
fix strings from #included sources not being collected
Oswald Buddenhagen
3
-0
/
+52
2013-08-07
make TR_EXCLUDE work for SUBDIRS
Oswald Buddenhagen
3
-0
/
+54
2013-08-07
purge pointless QT_DISABLE_DEPRECATED_BEFORE=0
Oswald Buddenhagen
50
-53
/
+0
2013-08-07
build without QT_DISABLE_DEPRECATED_BEFORE=0
Oswald Buddenhagen
2
-5
/
+4
2013-08-06
remove dead files
Oswald Buddenhagen
2
-152
/
+0
2013-08-06
don't ignore changes to meta data when updating translation units
Oswald Buddenhagen
3
-1
/
+3
2013-08-06
de-duplicate extra comments when adding a message multiple times
Oswald Buddenhagen
2
-0
/
+6
2013-08-06
update all data of existing messages in extend()
Oswald Buddenhagen
2
-0
/
+40
2013-08-06
avoid false positives when looking for magic comments
Oswald Buddenhagen
4
-7
/
+19
2013-08-06
cancel complex constructs at end of #define
Oswald Buddenhagen
1
-1
/
+1
2013-08-01
fix handling of c'tors with namespaced parent classes
Oswald Buddenhagen
2
-0
/
+35
2013-08-01
make QT_TR_NOOP work in static initializers, take 2
Oswald Buddenhagen
2
-0
/
+18
2013-08-01
ignore bracketed expressions only outside function scope
Oswald Buddenhagen
2
-0
/
+14
2013-07-29
Move uiloader test from tests/auto to tests/manual
Sergio Ahumada
180
-7
/
+243
2013-07-11
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
6
-2874
/
+21238
2013-07-10
Add a unit test for testing Qt in its install location.
Stephen Kelly
2
-1
/
+8
2013-07-08
test: Add 5.1.0 bic data for linux-gcc-ia32
Sergio Ahumada
3
-0
/
+40483
2013-07-05
tst_bic: Remove QtDesignerComponents and QtCLucene data
Sergio Ahumada
3
-22126
/
+0
2013-05-23
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2
-8
/
+6
2013-05-21
create a .qmake.cache for the lupdate tests
Oswald Buddenhagen
2
-0
/
+5
2013-05-21
make stubs for dangerous/useless qmake functions in limited mode
Oswald Buddenhagen
1
-8
/
+1
[next]