aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scxmleditor
Commit message (Expand)AuthorAgeFilesLines
* Uils: Consolidate checks for UTF-8hjk8 days1-1/+1
* Core: Replace BaseTextDocument::supportsCodec()hjk8 days2-3/+3
* Utils: Progress towards using TextEncodinghjk12 days1-1/+1
* Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-06-171-4/+7
|\
| * ScxmlEditor: Fix vanished toolbarChristian Stenger2025-06-121-4/+7
* | ScxmlEditor: Respect snap when moving transitionsOlivier De Cannière2025-06-042-4/+10
* | ScxmlEditor: Fix transition item's target point computationOlivier De Cannière2025-06-042-2/+9
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-06-042-5/+5
|\|
| * ScxmlEditor: Fix leaks on exitAlessandro Portale2025-05-282-5/+5
* | ScxmlEditor: Add updated 128px icons to qtcreatoricons.svgAlessandro Portale2025-05-2813-2/+2
* | ScxmlEditor: ColorToolButton: Distribute icon and color betterAlessandro Portale2025-05-261-1/+1
* | ScxmlEditor: Add updated 16px icons to qtcreatoricons.svgAlessandro Portale2025-05-2617-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