Vladimir
a743565796
Apply formatting
...
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
2025-01-13 01:23:52 +05:00
Vladimir
1708998eca
Add tag doc_name_ws_lc, rename doc_name_ws_caps to doc_name_ws_uc
2021-12-27 11:46:35 +05:00
Vladimir
c3c85f6f5a
Add tag doc_name_ws_caps
2021-11-29 16:31:48 +05:00
Vladimir
8b5594e812
Added namespace to settings
2017-12-19 19:32:51 +05:00
Vladimir
1097feb17b
Scope enum for tags
2017-12-18 21:35:21 +05:00
Vladimir
e99b15fde0
Added namespace to parser
2017-12-13 13:08:28 +05:00
Vladimir
b892543d89
Added namespace for data containers and models
2017-12-13 11:23:17 +05:00
Vladimir
13e1da5fd5
Code style changed with plugin Beautifier and Artistic Style
2016-10-15 19:31:03 +05:00
Vladimir
afa19da8b4
Removed delimiter lines //--------------
2016-10-15 17:50:29 +05:00
Vladimir
35cfef3ef8
Some document-specific methods moved from Parser to Image/Font Document
...
Prepare images (ParsedImageData) in FontDocument;
Sort keys only in FontDocument;
Parser::convert() now uses existing ordered keys list and
ParsedImageData * list.
2016-06-25 11:27:20 +05:00
Vladimir
8211baebf2
Updated functions to access document info, fixed ascent/descent properties.
...
Fixed work with ascent/descent properties;
Changed/added functions to access document info;
Merge branch 'feature-font-descent' into feature-operations.
2016-06-22 23:25:16 +05:00
Vladimir
eeb352a4b6
Added const specifier
2016-06-14 20:17:25 +05:00
Vladimir
d49b1a77ed
Renamed accessors to info in DataContainer
2016-06-09 21:09:27 +05:00
Vladimir
3c31557e03
Removed commented code
2016-06-07 20:34:50 +05:00
Vladimir
58ef872449
Load preset before conversion
2014-05-27 19:36:15 +06:00
Vladimir
d6f99c943a
Font document updated for history keeper
2014-05-21 18:47:58 +06:00
Vladimir
1cf42b8b6a
Changed saving states to history in image document;
...
Signal/slot renamed.
2014-05-20 23:57:58 +06:00
Vladimir
3df292e04a
Removed method setChanged(), added counter for nested calls for beginChanges()/endChanges()
2014-05-20 20:07:51 +06:00
Vladimir
cf1ce4c5cd
IDocument::convert() now returns QString with conversion result
2014-05-20 18:47:17 +06:00
Vladimir
de35f51e05
Apply document name as the default filename in dialog window Convert->Save when filename not known yet
2014-03-06 21:35:12 +06:00
Vladimir
692511612a
Translation fixed
2014-02-15 20:05:34 +06:00
Vladimir
d19d6064ae
Added parent widgets to dialogs
2013-08-31 00:57:31 +06:00
Vladimir
ff1dcbcc28
Update tab text in one method
2013-08-29 19:46:30 +06:00
Vladimir
5c1a16d9dd
Signals blocked when document loading
2013-08-29 00:44:46 +06:00
Vladimir
7057100a4a
Default image for new EditorTabImage
2013-08-29 00:44:46 +06:00
Vladimir
98095d15eb
Added separate 'changed' flag to DataContainer
2013-08-29 00:44:46 +06:00
Vladimir
49df2a8012
Removed changes check
2013-08-29 00:44:46 +06:00
Vladimir
24e628c602
Spaces fixed
2013-08-29 00:44:46 +06:00
Vladimir
52ac8f9812
Interface method renamed
2013-08-29 00:44:46 +06:00
Vladimir
c375106b7c
EditorTabImage and EditorTabFont upgraded to new interface
2013-08-29 00:44:46 +06:00
Vladimir
ec06446f07
Removed document logic from EditorTabImage
2013-08-29 00:44:45 +06:00
Vladimir
2d3d60f26a
Fixed methods name
2013-08-29 00:44:45 +06:00
Vladimir
8dd7dc7654
Added image document class
2013-08-29 00:44:45 +06:00