summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | fixing linking against non-installed libsOswald Buddenhagen2012-12-041-0/+1
* | Doc: Edited qdocconf file to produce correct QCH titles.Jerome Pasion2012-12-031-2/+3
| * Fix the BackgroundMask again to prevent undefined behaviour.Erik Verbruggen2012-12-191-2/+2
| * Fix compiler warnings: hiding overloaded virtual functions.Erik Verbruggen2012-12-172-12/+12
| * Fix compiler warning about unused parameters.Erik Verbruggen2012-12-171-0/+3
| * Fix compiler warning: remove unused variables.Erik Verbruggen2012-12-171-2/+0
| * Fix compiler warning on shift overflow.Erik Verbruggen2012-12-171-1/+1
| * sync.profile: Point dependencies to 'refs/heads/dev'Sergio Ahumada2012-12-131-1/+1
|/
* Doc: Grouped the XML pattern examples under xmlpattern_examples groupVenugopal Shivashankar2012-11-305-1/+5
* Change copyright information from Nokia to DigiaSergio Ahumada2012-11-281-2/+2
* Always get the default flags from QAIM.Stephen Kelly2012-11-271-1/+1
* Display first result as wellChristian Stenger2012-11-261-0/+2
* Doc: Modularized Qt XML Patterns documentation.Jerome Pasion2012-11-2393-244/+307
* Stylefixes for examples in qtxmlpatternsChristian Stenger2012-11-225-49/+49
* Fix building of installed examples.Friedemann Kleint2012-11-212-1/+7
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-201-1/+0
|\
| * Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-291-1/+0
* | CMake: Remove obsolete test_modules testv5.0.0-beta2Stephen Kelly2012-11-013-74/+0
* | CMake: Test module includesStephen Kelly2012-10-311-0/+6
* | Tests: Use qInstallMessageHandler()Kai Koehne2012-10-162-7/+7
* | Fix XmlListModel memory leakAri Koivisto2012-10-149-9/+17
|/
* Update docs after modularization of docsTor Arne Vestbø2012-10-115-754/+5
* Don't have spaces in the project name. It's inconsistent.Jan Arve Saether2012-10-111-1/+1
* Build fix after QVariant change.Jędrzej Nowacki2012-10-103-10/+10
* Remove invalid URIs from testing with QXmlQueryThiago Macieira2012-10-081-4/+1
* HTML template: Updated copyright notice from Nokia to Digia PlcJerome Pasion2012-09-262-28/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24907-21102/+21102
* Doc: Adding documentation templates from qtbaseJerome Pasion2012-09-223-0/+776
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-114-5/+1
* Update the git-archive export optionsThiago Macieira2012-09-032-2/+4
* Use QMAKE_DOCSv5.0.0-beta1J-P Nurmi2012-08-223-16/+2
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0134-0/+34
* Add the CMake directory created during unit testing to .gitignore.Stephen Kelly2012-07-231-0/+1
* Test that the package configs for QtXmlPatterns work.Stephen Kelly2012-07-205-0/+90
* Qt XML Patterns File System Example: Do not bind to a null node indexTopi Reiniö2012-07-111-1/+1
* QtXmlPatterns: Fix examples installs.Friedemann Kleint2012-07-112-2/+2
* don't reference $$QT_SOURCE/BUILD_TREE - they're unavailable hereOswald Buddenhagen2012-07-066-20/+18
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-061-26/+1
* make test suite properly shadow build compatibleOswald Buddenhagen2012-06-2812-128/+130
* fix abuse of QUrl c'torOswald Buddenhagen2012-06-281-8/+2
* Add qtxmlpatternsglobal.h containing the Q_XMLPATTERNS_EXPORT macroThiago Macieira2012-06-277-0/+73
* build system cleanupsOswald Buddenhagen2012-06-274-18/+6
* auto-generate module prisOswald Buddenhagen2012-06-273-21/+0
* tests: No need to exclude files after the move out of Qt.Holger Hans Peter Freyther2012-06-271-5/+1
* Fix compilation of examples when Qt is configured with -no-widgetsKent Hansen2012-06-271-1/+2
* change naming convention for template source filesOswald Buddenhagen2012-06-2728-14/+14
* Changed tests to work from install directorySergio Ahumada2012-05-313-0/+6
* Honor -nomake for examples and demosTasuku Suzuki2012-05-291-0/+3
* test: Change SRCDIR to use QFINDTESTDATASergio Ahumada2012-05-281-26/+25