index
:
delta/qt5/qtxmlpatterns.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.3.0
baserock/morph
baserock/v5.3.0
baserock/v5.6.0
dev
old/5.0
old/5.1
old/5.2
release
stable
wip/qt6
code.qt.io: qt/qtxmlpatterns.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Fix \sa usage
Marius Storm-Olsen
2012-05-10
2
-9
/
+8
*
qxmlquery: Update incorrect test data for incorrect test.
Toby Tomkins
2012-05-10
1
-2
/
+2
*
Change remaining uses of {to,from}Ascii to {to,from}Latin1 [other]
Thiago Macieira
2012-05-03
5
-12
/
+12
*
QAbstractItemModel::reset is deprecated.
Thiago Macieira
2012-05-03
1
-1
/
+6
*
Don't use the QRegExp methods that modify the object
Thiago Macieira
2012-04-24
14
-26
/
+26
*
Update XmlPatterns test suite script
Honglei Zhang
2012-04-23
4
-31
/
+83
*
Doc: Remove documentation moved to QtXml.
Casper van Donderen
2012-04-23
2
-721
/
+0
*
Use the new QUrl API
Thiago Macieira
2012-04-20
2
-7
/
+6
*
Use a QMap instead of a QHash for the regexp flags
Thiago Macieira
2012-04-20
2
-2
/
+2
*
Fixed all qdoc errors for this module (except those related to linking)
Arnab Datta
2012-04-13
20
-158
/
+162
*
Untagged the following classes as they are not part of the QtXMLPatterns module
Arnab Datta
2012-03-29
2
-2
/
+0
*
Update QtXmlPatterns module name in documentation
qt-v5.0.0-alpha1
Honglei Zhang
2012-03-22
8
-17
/
+17
*
Tagged the following files as part of the QtXmlPatterns module
Arnab Datta
2012-03-16
16
-3
/
+18
*
Update QtXmlPatterns module name in documentation
Honglei Zhang
2012-03-15
7
-59
/
+59
*
Remove the usage of deprecated qdoc macros.
Casper van Donderen
2012-03-05
15
-476
/
+476
*
Fix line endins on xmlpatterns test case data files
Miikka Heikkinen
2012-02-23
1
-0
/
+1
*
Windows: Fix local file URLs in two autotests
Miikka Heikkinen
2012-02-23
2
-2
/
+10
*
Fixed failure of tst_xmlpatterns due to Qt plugin loading changes
Rohan McGovern
2012-02-22
1
-6
/
+28
*
Fix for commit f42f82f435d738339ad85c1380d1167338517247
Sami Rosendahl
2012-02-02
1
-0
/
+4
*
Fix QUrl handling after QUrl changes.
David Faure
2012-02-02
6
-10
/
+7
*
Fix access to uninitialized values in QtXmlPatterns
Sami Rosendahl
2012-02-01
3
-33
/
+14
*
Mark expected failures in tst_qxmlquery
Rohan McGovern
2012-01-31
1
-0
/
+4
*
Make method non-inline as Symbian support is gone.
Holger Hans Peter Freyther
2012-01-31
2
-7
/
+7
*
Purge the Symbian support from this module
Holger Hans Peter Freyther
2012-01-31
26
-96
/
+16
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-31
904
-907
/
+907
*
Fix delete/free mismatch in QtXmlPatterns
Sami Rosendahl
2012-01-27
1
-1
/
+1
*
Fix build on Mac OS X
Tor Arne Vestbø
2012-01-23
4
-4
/
+4
*
Update obsolete contact address.
Jason McDonald
2012-01-23
904
-907
/
+907
*
Stop treating text files as binary files in git diffs.
Jason McDonald
2012-01-23
1
-4
/
+0
*
Remove the use of QT_MODULE()
Gunnar Sletta
2012-01-19
15
-15
/
+0
*
Adding configuration files for documentation build
Michalina Ziemba
2012-01-11
5
-0
/
+242
*
Update copyright year in license headers.
Jason McDonald
2012-01-10
108
-108
/
+108
*
Update copyright year in license headers.
Jason McDonald
2012-01-09
796
-799
/
+799
*
QtXmlPatterns-test: Use QFINDTESTDATA to locate test data.
Friedemann Kleint
2011-12-22
4
-4
/
+38
*
QtXmlPatterns: Fix warnings about unused variables.
Friedemann Kleint
2011-12-01
2
-3
/
+3
*
Fix compile warnings about assigned/unused variables.
Friedemann Kleint
2011-11-30
3
-4
/
+1
*
Fix sanity check of network test server
Jason McDonald
2011-11-30
4
-9
/
+15
*
Remove needless include from xmlpatternsvalidator test.
Jason McDonald
2011-11-30
1
-1
/
+0
*
Make private headers usable, and use them in the tests.
Rohan McGovern
2011-11-11
346
-952
/
+936
*
Temporary skip xmlquery test on Mac
Honglei Zhang
2011-11-11
1
-0
/
+2
*
Fix test compilation on Windows.
Friedemann Kleint
2011-10-21
1
-1
/
+1
*
Remove SkipMode parameter from QSKIP.
Jason McDonald
2011-10-21
5
-17
/
+15
*
tests: explicitly put the path to xmlpatterns tools
Rohan McGovern
2011-10-14
2
-8
/
+17
*
Remove dead code from autotests.
Jason McDonald
2011-10-12
33
-151
/
+5
*
Fix compilation of patternistexamples autotest.
Jason McDonald
2011-10-11
1
-10
/
+10
*
Use QBasicAtomicInt load() instead of implicit casting
Bradley T. Hughes
2011-10-10
1
-1
/
+1
*
tests: eliminated usage of qttest_p4.prf
Rohan McGovern
2011-10-07
32
-52
/
+94
*
Remove Symbian-specific code from tests.
Jason McDonald
2011-09-30
3
-260
/
+0
*
Merge branch 'refactor'
Gunnar Sletta
2011-09-13
12
-22
/
+21
|
\
|
*
Build fix with latest refactored Qt5
Jani Uusi-Rantala
2011-09-06
1
-11
/
+10
[next]