Commit Graph

37 Commits

Author SHA1 Message Date
Uwe Rathmann c332ddaead using icon fonts for M3 and F2 2025-02-21 12:41:08 +01:00
Uwe Rathmann 7ad6fed335 preparing the code to be able to skip QPainter::Antialiasing 2025-02-19 08:42:11 +01:00
Uwe Rathmann 88a501d998 avoid viewBox translation 2025-02-10 15:14:41 +01:00
Uwe Rathmann 0a3c3fda73 viewBox for glyphpaths added 2025-02-10 14:39:57 +01:00
Uwe Rathmann 8e3ac2fce2 glyph2qvg added 2025-02-03 11:50:40 +01:00
Uwe Rathmann 2236e44686 wrong transformation ( from accidently removed viewBox ) in svg2qvg
fixed. qvg files recreated
2024-04-22 11:40:09 +02:00
Uwe Rathmann c78c0f03a1 QskGraphic::defaultSize replaced by QskGraphic::viewBox. svg2qvg uses
the viewBox of the SVG document to initialize the viewBox of the
graphic. Avoids scaling problems with the symbols of the skins, that
often rely on having a viewBox.
2024-04-17 14:46:29 +02:00
Vogel, Rick 819be826cf debug message 2024-02-01 11:56:07 +01:00
Vogel, Rick 5038f086a9 resolve qt svg location 2024-02-01 11:56:07 +01:00
Uwe Rathmann 511db2650e copyright notice generalised 2024-01-17 14:31:45 +01:00
Rick Vogel 690a3c57a1 renamed exported targets and files 2024-01-11 14:18:28 +01:00
Alexander Kavon 92e08edda7 move QskTools.cmake to optional install directive, remove qsk_update_package_config_file for optional cmake keyword 2024-01-10 11:54:29 +01:00
Alexander Kavon 0670623fbd build functions and QskQmlExportTargets.cmake file 2023-12-29 01:53:56 -05:00
Rick Vogel 06a78455ac add ninja multi fix 2023-12-21 18:04:09 +01:00
Rick Vogel b850c18557 don't use QSK_SOURCE_DIR 2023-12-21 14:05:29 +01:00
Uwe Rathmann 9e583166ff BSD-3-Clause license 2023-04-06 09:23:37 +02:00
Uwe Rathmann 247dd38067 bye,bye qmake, say hello to cmake 2023-04-05 17:47:15 +02:00
Uwe Rathmann 6455c26f86 making QskGraphic a Q_GADGET 2022-03-24 10:26:33 +01:00
Uwe Rathmann 794d9e6955 started with the doxygen docs 2020-12-08 11:03:50 +01:00
Uwe Rathmann abca458a2e started with the doxygen docs 2020-12-08 11:02:57 +01:00
Uwe Rathmann ddcb02bd92 not using the minimal plugin, as we might need fonts 2020-03-17 12:01:50 +01:00
Uwe Rathmann 318267e0f5 project file fixed 2020-01-02 12:23:45 +01:00
Uwe Rathmann 3046650f0d QskGraphic::Commandtypes added 2019-12-04 18:33:30 +01:00
Uwe Rathmann f7d658c9b8 disable QML related output for the moment 2019-11-25 14:05:46 +01:00
Uwe Rathmann c375989dc5 warning about embedded raster data added 2019-10-16 10:07:34 +02:00
Uwe Rathmann 250cce0d76 using feature files 2019-04-02 09:07:09 +02:00
Uwe Rathmann ba95c58aa2 CONFIG+=hide_symbols added 2019-04-01 17:41:21 +02:00
Uwe Rathmann 7cbe60f5fc project file include mechanism based on QMAKEFEATURES 2019-03-31 13:05:25 +02:00
Uwe Rathmann 1f940f34eb CONFIG -= app_bundle 2019-03-09 16:24:41 +01:00
Uwe Rathmann e1ca897478 uncrustified 2019-01-07 09:13:53 +01:00
Uwe Rathmann 4c5e656283 using the minimal platform 2018-11-13 09:42:44 +01:00
Uwe Rathmann 539efdff68 svg2qvg needs an application instance in case of SVGs, that are loading fonts 2018-11-06 09:02:58 +01:00
Uwe Rathmann adaee2b5ab install rues 2018-10-26 09:04:08 +02:00
Uwe Rathmann 7d39d8dbf6 including cpp files tp svg2qvg to drop runtime dependencies 2018-10-22 10:09:37 +02:00
Uwe Rathmann 2cd9c79fa7 qtHaveModule(svg) checks added 2018-10-13 10:11:05 +02:00
Uwe Rathmann aaac57de94 unused member removed 2018-07-19 14:10:48 +02:00
Uwe 3cdfeaaf1c initial commit 2017-07-21 18:21:34 +02:00