summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | clean up example project files wrt QT+=widgetsOswald Buddenhagen2013-01-045-12/+5
* | | Add changes-5.0.1 fileSergio Ahumada2013-01-031-0/+51
* | | Bump Qt version to 5.0.1Sergio Ahumada2013-01-021-4/+4
* | | Add qmake generated files to .gitignore.Miikka Heikkinen2012-12-201-0/+3
* | | Fix crash when running in a QGuiApplicationAlbert Astals Cid2012-12-202-6/+8
|/ /
* | make qtbase build dir dependency explicitv5.0.0Oswald Buddenhagen2012-12-131-3/+5
* | Doc: Capitalize "Qt SVG" properlySze Howe Koh2012-12-135-12/+12
* | Entered hardcoded url for SVG 1.2 TinyNico Vertriest2012-12-131-1/+1
* | make use of qt_headersclean.prfv5.0.0-rc2Oswald Buddenhagen2012-12-112-66/+2
* | Add PLUGIN_CLASS_NAME to qtsvg pluginsMiikka Heikkinen2012-12-102-0/+2
* | Use the bundled zlib in QtCore, if present.Debao Zhang2012-12-1046-19011/+1
* | QtSvg: Fix link to the designer manual.David Schulz2012-12-071-1/+2
* | Centralize and fixup qtsvg example sources install targetshjk2012-12-06142-100/+54
* | sync.profile: Point dependencies to 'refs/heads/stable'v5.0.0-rc1Sergio Ahumada2012-12-041-1/+1
* | remove unnecessary harfbuzz include referenceOswald Buddenhagen2012-12-041-2/+0
* | remove symbian vestigesOswald Buddenhagen2012-12-043-10/+5
|/
* Change Nokia email and url to Qt ProjectSergio Ahumada2012-11-271-2/+2
* Fix building of installed examples.Friedemann Kleint2012-11-2113-17/+44
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-207-31/+269
|\
| * Doc: Adding documentation from qtdoc repositoryJerome Pasion2012-11-165-1/+246
| * Doc: Enabling "make docs" for Qt SVG.Jerome Pasion2012-11-162-30/+23
|/
* adjust to qt_plugin.prf changesv5.0.0-beta2Oswald Buddenhagen2012-11-012-8/+4
* CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-74/+0
* CMake: Test module includesStephen Kelly2012-10-291-0/+6
* Doc: Modularized Qt Svg documentationGeir Vattekar2012-10-2546-21/+169
* tst_qsvggenerator: fixed failure after change to default QPenRohan McGovern2012-10-252-3/+3
* make compile with -no-guiTasuku Suzuki2012-10-151-1/+1
* HTML template: Updated copyright notice from Nokia to Digia PlcJerome Pasion2012-09-262-29/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24100-1717/+1717
* Doc: Adding documentation templates from qtbaseJerome Pasion2012-09-213-0/+776
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-114-6/+1
* remove usage of QT_MAKEDLL from QtSvgJoerg Bornemann2012-09-111-3/+3
* Update the git-archive export optionsThiago Macieira2012-09-032-2/+4
* Remove the Qt 4 BIC data for QtSvg.Thiago Macieira2012-08-3014-201905/+0
* Doc: Fix memory leak in Text Object Examplev5.0.0-beta1Geir Vattekar2012-08-141-0/+1
* Remove 3rd parameter when calling QGraphicsObject's private ctorThomas Senyk2012-08-130-0/+0
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Fixed zlib build for WEC7.Janne Anttila2012-08-075-10/+232
* Follow change in qtbase to remove additional scene parameters.Toby Tomkins2012-08-031-2/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-017-1/+7
* Remove obsolete use of Q_WS_QWS.Stephen Kelly2012-07-262-18/+2
* Add the CMake directory created during unit testing to .gitignore.Stephen Kelly2012-07-231-0/+1
* Test that the package configs for QtSvg work.Stephen Kelly2012-07-205-0/+90
* QtSvg: Fix examples installs.Friedemann Kleint2012-07-113-4/+8
* Add qtsvgglobal.h containing the Q_SVG_EXPORT macro.Thiago Macieira2012-07-117-1/+76
* Make qtsvg compile with -no-widgetsTasuku Suzuki2012-07-108-14/+15
* Make qtsvg compile with QT_NO_CSSPARSERTasuku Suzuki2012-07-092-6/+60
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-061-22/+1
* don't reference $$QT_BUILD_TREE - it's unavailable hereOswald Buddenhagen2012-07-061-8/+10
* build system cleanupsOswald Buddenhagen2012-06-234-20/+3