aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster
Commit message (Expand)AuthorAgeFilesLines
* Replace a few FileSaver::errorString() uses with Result<>::error()hjk2025-04-232-10/+14
* Fix "Send to CodePaster..."v16.0.1Eike Ziller2025-04-101-0/+9
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-1/+1
* Plugins A-L: Make static QRegularExpression instances static constAlessandro Portale2024-11-201-5/+5
* Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
* Core: Provide settings categories centrallyChristian Kandeler2024-11-152-2/+7
* Revert "Plugins: Improve display names of plugins"Eike Ziller2024-10-161-1/+1
* Plugins: Improve display names of pluginsAlessandro Portale2024-10-161-1/+1
* Remove a few unneded #include <QTemporaryFile>hjk2024-09-271-1/+0
* Unify copyright string and remove yearEike Ziller2024-09-261-1/+1
* ExtensionSystem: Add PluginId and VendorIdMarcus Tillmanns2024-09-021-0/+2
* Plugins: Add URLs to manual page to plugin metadataAlessandro Portale2024-07-291-0/+1
* Plugin meta data: Add full stop to descriptionsEike Ziller2024-06-281-1/+1
* Add long descriptions to some pluginsLeena Miettinen2024-05-311-1/+4
* PluginSpecs: Change URLs from http:// to https://Alessandro Portale2024-05-281-1/+1
* CPaster: Remove unused classMarcus Tillmanns2024-02-204-296/+0
* CodePaster: Remove unused includesJarek Kobus2024-02-011-2/+0
* CPaster: Remove unnecessary QAction membershjk2024-01-291-7/+0
* CPaster: Hide plugin and service class definitions in .cpphjk2024-01-124-87/+70
* CPaster: Use ActionBuilderhjk2024-01-081-19/+22
* Utils: Turn the names of Constants::GLSL_* conformantAlessandro Portale2023-12-191-4/+4
* Utils/all: Move mime constants into a central placehjk2023-11-081-26/+23
* Utils, all: Standardize on QtcSettingshjk2023-09-271-8/+11
* Utils: Make FilePathAspect::setDefaultValue take a QStringhjk2023-08-171-1/+1
* Build: Change plugin json.in files to CMake styleEike Ziller2023-07-251-15/+15
* CPaster: Prepare delaying settings creationhjk2023-07-147-39/+81
* Utils: Make aspect settings access implicithjk2023-07-071-3/+3
* CPaster: Avoid some FilePathAspect::value() useshjk2023-06-301-4/+4
* Utils: Use FilePathAspect::setDefaultValuehjk2023-06-301-1/+1
* CPaster: Use PagedSettings for settingshjk2023-05-305-47/+21
* Conan: CPaster: Use FilePathAspecthjk2023-05-232-2/+1
* Core: Even terser layout setup for option pageshjk2023-05-191-3/+3
* CPaster: Use PagedSettingshjk2023-05-176-42/+17
* All: Use the shorter access to aspect values in a few placeshjk2023-05-122-3/+3
* Layouts: Add missing "br"s to terminate Form linesAlessandro Portale2023-05-042-3/+3
* LayoutBuilder: Reworkhjk2023-05-031-1/+2
* Fix compiler warningsEike Ziller2023-05-021-1/+0
* Utils: Make Layouting a top level namespacehjk2023-04-252-2/+2
* Fix lots of tr.h files not being mentioned in CMakeLists.txtEike Ziller2023-04-011-0/+1
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* Qbs: Update some qbs filesChristian Stenger2023-02-081-0/+1
* Use simpler Plugin::initialize() when feasiblehjk2023-01-202-7/+2
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0630-30/+30
* CMake build: Use version-less Qt targetsEike Ziller2023-01-052-2/+2
* CPaster: Restore some more object namesRobert Löhning2022-10-172-0/+8
* Fix compiler warningsEike Ziller2022-10-131-2/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* CPaster: Convert to Tr::trhjk2022-09-3021-103/+95
* Use SPDX license identifiersLucie Gérard2022-08-2630-720/+60