- 05 Jan, 2015 - 1 commit
-
-
Leena Miettinen authored
- Add \brief commands to example docs to show descriptions - Add an examples page with the \group command - Link to the examples page from the module index page - Edit the .qdocconf file - Edit the .gitignore file to allow pushing changes to examples - Add a generic thumbnail image for C++ Code Analyzer example Change-Id: I1a313ae26664ce9fc50ef8962f0facd57dea546b Reviewed-by:
Martin Smith <martin.smith@digia.com> Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
- 03 Mar, 2014 - 1 commit
-
-
Sergio Ahumada authored
Change-Id: Ic387dac14f664fd01700142ca303d01d2fe09168 Reviewed-by:
Mitch Curtis <mitch.curtis@digia.com>
-
- 22 Jan, 2014 - 1 commit
-
-
Oswald Buddenhagen authored
remove trailing spaces & expand tabs Change-Id: Ic958087d8c50f3c51d767f5191e54c4079cc74a2 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
- 12 Dec, 2013 - 1 commit
-
-
Friedemann Kleint authored
The debug version of the algorithm in MSVC performs a check on the less-than function (if a < b, b < a should be false). Always returning QXmlNodeModelIndex::Precedes fails that. Task-number: QTBUG-35525 Change-Id: I2ad030284eb76fd07427ffb710b3d3afd63103e5 Reviewed-by:
Jan Arve Sæther <jan-arve.saether@digia.com>
-
- 13 May, 2013 - 1 commit
-
-
Friedemann Kleint authored
Task-number: QTBUG-31079 Change-Id: I2696834f70bd0db05c9d70759b81159fabe561fd Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
- 10 Jan, 2013 - 1 commit
-
-
Sergio Ahumada authored
Change-Id: I5b7d4c1de139bebfff1b67d216c579835431e5d6 Reviewed-by:
Akseli Salovaara <akseli.salovaara@digia.com> Reviewed-by:
Sergio Ahumada <sergio.ahumada@digia.com>
-
- 05 Dec, 2012 - 1 commit
-
-
Joerg Bornemann authored
This follows suit with aeb036e in qtbase. Change-Id: I3b93a30194cddd7514f05ce915eecb2e1ed6433c Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Oliver Wolff <oliver.wolff@digia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 30 Nov, 2012 - 1 commit
-
-
Venugopal Shivashankar authored
Change-Id: Id026f8fe89d5a6e59de5bca14b5d0b5eb2a41752 Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
- 23 Nov, 2012 - 1 commit
-
-
Jerome Pasion authored
-moved snippets, images, documentation to src/xmlpatterns -fixed \snippet tag -ported module information from qtdoc repository -enabled "make docs" for the module -set up qdocconf file and .index file -updated tests/auto/patternistexamples to point to the new snippet locations Change-Id: Ifd10733c277c6dbacac42898c8e7bacd00d23f27 Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
- 22 Nov, 2012 - 1 commit
-
-
Christian Stenger authored
Change-Id: I5a7a22779f13805479b37970888a26250c56a70d Reviewed-by:
hjk <qthjk@ovi.com>
-
- 21 Nov, 2012 - 1 commit
-
-
Friedemann Kleint authored
- Install xmlpatterns.pro and its shared folder - Add missing resources. Task-number: QTBUG-27977 Change-Id: Ib7db1d23595cd52bd32d68a9962a7d49dfe7f02d Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- 24 Sep, 2012 - 1 commit
-
-
Iikka Eklund authored
Change copyrights and license headers from Nokia to Digia Change-Id: I34508f293d75832657f79479e2a8c184e873e154 Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
- 11 Jul, 2012 - 1 commit
-
-
Topi Reiniö authored
Adds a check for validity of the file node index before running an XQuery. In evaluateResult(), QXmlQuery binds to a QXmlNodeModelIndex variable without checking if it's valid. This causes an assert to trigger if the default directory that the example tries to open does not exist. In this case, m_fileNode has the default (null) value when evaluateResult() is invoked on QComboBox::currentIndexChanged() signal. Task-number: QTBUG-26081 Change-Id: I03c39939b57fcf658527ce3110fdc30d204de520 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 22 Mar, 2012 - 1 commit
-
-
Honglei Zhang authored
According to new module name convention, QtXmlPatterns is replaced with Qt XML Patterns in all documentation. Task-number: QTBUG-24775 Change-Id: I3bb3fffc29836dc1cd0e798dca48bfd9e2089821 Reviewed-by:
Casper van Donderen <casper.vandonderen@nokia.com>
-
- 31 Jan, 2012 - 2 commits
-
-
Holger Hans Peter Freyther authored
This continues were 70e6c71f stopped and removes Symbian support from the .pro files and the examples. Change-Id: I760645d6e19cccb50d505340c3a08bacc7190105 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Jason McDonald authored
As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: Ie14feff161cca83c53750e22a6204d34c3cba52c Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 23 Jan, 2012 - 1 commit
-
-
Jason McDonald authored
Replace Nokia contact email address with Qt Project website. Change-Id: I4a78fc4951be48d46135f4a5e0072bd1a8061ea9 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 09 Jan, 2012 - 1 commit
-
-
Jason McDonald authored
Change-Id: Iba74aff1aba680f7b56314f3acae3478be9d3e56 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 07 Jun, 2011 - 1 commit
-
-
Marius Storm-Olsen authored
Functionality has been moved into qt_example.prf
-
- 24 May, 2011 - 1 commit
-
-
Friedemann Kleint authored
-
- 20 May, 2011 - 2 commits
-
-
David Boddie authored
-
David Boddie authored
(4.7-generated-declarative branch). (cherry picked from commit 539311f7b2687e3148ea695ce06fee768abe7b44)
-
- 27 Apr, 2011 - 2 commits
-
-
axis authored
-
Qt by Nokia authored
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12
-