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
path:
root
/
src
/
xmlpatterns
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix createTokenLookup.sh and re-run it
Edward Welbourne
2019-10-08
2
-153
/
+115
*
Run createParser.sh to update the query transform parser
Edward Welbourne
2019-09-17
13
-874
/
+909
*
Fix three warnings from bison
Edward Welbourne
2019-09-16
1
-3
/
+3
*
Change a fall-through comment to Q_FALLTHROUGH()
Edward Welbourne
2019-09-04
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-16
2
-0
/
+3
|
\
|
*
Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"
Qt Forward Merge Bot
2019-07-11
1
-0
/
+2
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-07-11
1
-0
/
+2
|
|
|
\
|
|
|
*
Fix GCC 9 -Wdeprecated-copy
Marc Mutz
2019-07-01
1
-0
/
+2
|
*
|
|
Doc: Replace example file lists with links to code.qt.io
Topi Reinio
2019-07-09
1
-0
/
+1
|
|
/
/
*
|
|
Port towards load/storeRelaxed atomics
Friedemann Kleint
2019-06-25
1
-1
/
+1
*
|
|
Fix deprecation warnings about deprecated container conversions
Friedemann Kleint
2019-05-22
6
-14
/
+24
|
/
/
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-11
1
-4
/
+5
|
\
\
|
|
/
|
*
Allow union memberTypes as members of a SimpleType in a XSDSchema
Andy Shaw
2019-05-07
1
-4
/
+5
*
|
Highlight the fact that Qt XML Patterns is deprecated
Alex Blasche
2019-03-21
1
-0
/
+2
|
/
*
Doc: Correct depends statement in qtxmlpatterns.qdocconf
Nico Vertriest
2019-01-10
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.12.0' into 5.12
Qt Forward Merge Bot
2018-12-05
1
-0
/
+96
|
\
|
*
Doc: Copy the snippet file over from qtdeclarative
v5.12.0-rc2
v5.12.0-rc1
v5.12.0-beta4
v5.12.0
5.12.0
Venugopal Shivashankar
2018-11-02
1
-0
/
+96
*
|
Doc: Add the XmlListModel sources to the doc config
Venugopal Shivashankar
2018-11-30
2
-2
/
+8
|
/
*
Remove forward declaration of non existing class
Jędrzej Nowacki
2018-08-16
2
-4
/
+0
*
Fix a cyclic reference that resulted in a memory leak
Erik Verbruggen
2018-07-16
3
-6
/
+6
*
Change QSourceLocation::operator!=() to test for inequality
Paul Colby
2018-04-27
1
-4
/
+5
*
Fix developer build with new GCC
v5.11.0-beta4
Allan Sandfeld Jensen
2018-04-13
1
-3
/
+4
*
Doc: Fix qdoc/clang diagnostic warnings
Paul Wicking
2018-03-13
2
-17
/
+17
*
Fix typos
Jarek Kobus
2018-02-14
2
-5
/
+5
*
Merge remote-tracking branch 'origin/5.10' into 5.11
Liang Qi
2018-02-12
5
-90
/
+51
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
5.10
Liang Qi
2018-01-29
3
-88
/
+49
|
|
\
|
|
*
Improve documentation for w3c's xml.xsd file
Kai Koehne
2018-01-26
3
-88
/
+49
|
|
*
Fix license headers
Jani Heikkinen
2018-01-06
1
-14
/
+20
|
*
|
Fix access after free in evaluation cache
Allan Sandfeld Jensen
2018-01-25
2
-2
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-16
2
-23
/
+27
|
\
\
\
|
|
/
/
|
*
|
Fix license headers
Jani Heikkinen
2018-01-15
1
-14
/
+20
|
*
|
Significantly improve memory usage in XsdStateMachine::toDFA
Viktor Engelmann
2018-01-04
1
-9
/
+7
*
|
|
Raise minimum supported MSVC version to 2015
Friedemann Kleint
2018-01-05
1
-5
/
+1
*
|
|
type: Add missing override and remove redundant virtual
Alexander Volkov
2017-11-27
26
-697
/
+697
*
|
|
api: Add missing override and remove redundant virtual
Alexander Volkov
2017-11-27
12
-91
/
+91
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-20
25
-91
/
+244
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-11-15
3
-9
/
+11
|
|
\
\
|
|
|
/
|
|
*
Fix clazy-temporary-iterator
Friedemann Kleint
2017-11-14
3
-9
/
+11
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
v5.10.0-beta4
Liang Qi
2017-10-30
21
-73
/
+233
|
|
\
\
|
|
|
/
|
|
*
Fix outdated FDL license header
Kai Koehne
2017-10-17
5
-25
/
+25
|
|
*
Fix outdated BSD license header
Kai Koehne
2017-10-17
16
-48
/
+208
|
*
|
remove wince leftovers
Gatis Paeglis
2017-09-19
1
-9
/
+0
|
|
/
*
|
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-26
4
-4
/
+4
|
/
*
qxquerytokenizer.cpp: Fix -Wimplicit-fallthrough
Friedemann Kleint
2017-06-20
1
-20
/
+0
*
Fix compilation error with ICC 17: it doesn't like auto and comma
Thiago Macieira
2017-06-20
1
-4
/
+12
*
Fix GCC 7 warning about fallthrough
Thiago Macieira
2017-06-12
1
-1
/
+1
*
Add section and update purpose of features.xml-schema
Stephan Binner
2017-05-08
1
-1
/
+2
*
Make features.xml-schema publicFeature
Stephan Binner
2017-05-03
1
-1
/
+1
*
QXmlName: Add copy constructor and use default for copy/assignment
v5.9.0-beta3
Friedemann Kleint
2017-04-20
2
-5
/
+10
*
Merge remote-tracking branch 'origin/5.8' into 5.9
v5.9.0-beta2
Liang Qi
2017-04-12
18
-106
/
+28
|
\
[next]