aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scxmleditor
Commit message (Expand)AuthorAgeFilesLines
* ScxmlEditor: Add updated 128px icons to qtcreatoricons.svgAlessandro Portale31 hours13-2/+2
* ScxmlEditor: ColorToolButton: Distribute icon and color betterAlessandro Portale3 days1-1/+1
* ScxmlEditor: Add updated 16px icons to qtcreatoricons.svgAlessandro Portale3 days17-0/+0
* Utils: Move codec alias related code to TextCodec implementationhjk2025-05-141-1/+1
* Proliferate use of Utils::TextCodechjk2025-05-141-1/+1
* qbs build: Set Qt resource properties centrallyChristian Kandeler2025-04-171-1/+0
* Core: Replace IDocument::OpenResult by Utils::Result<>hjk2025-04-172-7/+7
* Core: Merge OpenResult::Code ReadError into CannotHandlehjk2025-04-171-3/+3
* Core: Turn IDocument::OpenResult into a full classhjk2025-04-162-14/+10
* ScxmlEditor: Generate qrc file at build timeChristian Kandeler2025-04-163-58/+15
* Utils: Replace Result class by type alias to std::expected<T, QString>hjk2025-04-112-10/+10
* ScxmlEditor: Code cosmeticshjk2025-04-1039-124/+111
* Replace usage of Utils::FlowLayout with Layouting::FlowEike Ziller2025-04-041-2/+3
* ScxmlEditor: Use the history icon inside structureChristian Stenger2025-04-011-0/+1
* ScxmlEditor: Add more themed iconsChristian Stenger2025-03-2625-10/+37
* Avoid potential detach of non-const Qt containers in range-loops 2/2Alessandro Portale2025-03-241-1/+1
* Avoid potential detach of non-const Qt containers in range-loops 1/2Alessandro Portale2025-03-211-1/+1
* ScxmlEditor: Add themed item iconsChristian Stenger2025-03-2022-32/+70
* ScxmlEditor: Improve theming supportChristian Stenger2025-03-183-11/+23
* ScxmlEditor: Improve themingChristian Stenger2025-03-177-15/+43
* Icons: Update icons, batch #1Alessandro Portale2025-02-272-0/+0
* ScxmlEditor: Improve usability for dark themesChristian Stenger2025-02-121-5/+8
* Revert "SCXMLEditor: Apply theming to the all items"Christian Stenger2025-02-1215-69/+55
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-103-10/+10
* Utils: Remove parent argument from FileUtils dialogshjk2025-01-062-5/+3
* Core: Introduce a TextDocument::setCodec(QByteArray) overloadhjk2024-12-192-5/+4
* LayoutBuilder: Make the guard the first parameters in "slots"hjk2024-12-021-1/+1
* Plugins M-V: Make static QRegularExpression instances static constAlessandro Portale2024-11-202-5/+4
* Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
* Revert "Plugins: Improve display names of plugins"Eike Ziller2024-10-161-1/+1
* Theme: Add new variations notification color tokensAlessandro Portale2024-10-161-3/+3
* Plugins: Improve display names of pluginsAlessandro Portale2024-10-161-1/+1
* SCXMLEditor: Fix uninitialized m_maxWidthArtem Sokolovskii2024-10-071-1/+1
* Utils: Use the new Result class in some FilePath functionshjk2024-10-012-12/+11
* Unify copyright string and remove yearEike Ziller2024-09-261-1/+1
* Core: Return expected_str<void> from IDocument::reload()hjk2024-09-252-6/+9
* Core: Make IDocument::save() return an expected_str<void>hjk2024-09-242-7/+6
* Change the mime database to Apache TikaEike Ziller2024-09-201-1/+1
* SCXMLEditor: Apply theming for rest of the elementsArtem Sokolovskii2024-09-204-6/+15
* ScxmlEditor: Add missing includesJarek Kobus2024-09-175-0/+5
* SCXMLEditor: Apply theming to the all itemsArtem Sokolovskii2024-09-1715-55/+69
* SCXMLEditor: Fix size of TextItemArtem Sokolovskii2024-09-171-1/+7
* SCXMLEditor: Don't show braces when condition is emptyArtem Sokolovskii2024-09-171-0/+3
* SCXMLEditor: Make names and conditions movableArtem Sokolovskii2024-09-171-5/+5
* SCXMLEditor: Set background color according to themeArtem Sokolovskii2024-09-171-1/+4
* ExtensionSystem: Add PluginId and VendorIdMarcus Tillmanns2024-09-021-0/+2
* Plugins: Add URLs to manual page to plugin metadataAlessandro Portale2024-07-291-0/+1
* Core: Add a static IContext::attach() functionhjk2024-07-041-5/+1
* ScxmlEditor: Inline scxmleditorstack.* into its only userhjk2024-07-025-117/+64
* Plugin meta data: Add full stop to descriptionsEike Ziller2024-06-281-1/+1