Vladimir
|
8d9b572edc
|
Find min/max character codes
|
2021-07-05 22:30:10 +05:00 |
|
Vladimir
|
94642bee39
|
Directly using of character code
|
2021-03-20 12:58:48 +05:00 |
|
Vladimir
|
8ffe6cdfcd
|
Fix warnings from Qt 5.15
|
2021-03-03 21:22:52 +03:00 |
|
Vladimir
|
1f6df9414c
|
Added option to skip non-representable characters
|
2020-04-05 19:29:03 +05:00 |
|
Vladimir
|
7da6ada4f5
|
Encode problem characters with escape sequence
|
2020-04-05 18:26:06 +05:00 |
|
Vladimir
|
4a47515397
|
Do not encode characters, what cannot be encoded with specified encoding
|
2020-04-05 17:37:25 +05:00 |
|
Vladimir
|
817f61324d
|
Implement character's escaping for tag OutputCharacterText
|
2019-06-29 22:18:31 +05:00 |
|
Vladimir
|
2916d4a1e7
|
Restore columns with size
|
2019-03-15 22:06:22 +05:00 |
|
Vladimir
|
1e31f7ae68
|
Implemented height's minimization
|
2019-02-26 23:57:58 +05:00 |
|
Vladimir
|
23df8a8d77
|
Fixed reset
|
2019-02-26 22:27:49 +05:00 |
|
Vladimir
|
8ae83e8602
|
Apply resize for previews
|
2019-02-26 22:21:59 +05:00 |
|
Vladimir
|
de3d04f53d
|
New columnds removed
|
2019-02-23 01:14:48 +05:00 |
|
Vladimir
|
e2ad0e75e7
|
Rewritten class what keeps modification data
|
2019-02-13 23:39:22 +05:00 |
|
Vladimir
|
0df7eb2bc2
|
Added draft of proxy model to display canvas modification data
|
2019-02-13 22:54:55 +05:00 |
|
Vladimir
|
b659e18d93
|
Added class to keep data about canvas resizing
|
2019-02-05 22:56:29 +05:00 |
|
Vladimir
|
81b3b767d3
|
Fixed type of temp variable
|
2018-03-09 21:33:29 +05:00 |
|
Vladimir
|
8b989526a2
|
Modify character's size before drawing
|
2018-02-10 11:46:23 +05:00 |
|
Vladimir
|
1d5a2db1dc
|
Connect multiplicity in UI and font document
|
2018-02-10 11:46:18 +05:00 |
|
Vladimir
|
a02e856205
|
Added parameters to font document
|
2018-02-09 21:42:23 +05:00 |
|
Vladimir
|
ef82387a09
|
Some cleanup
|
2017-12-20 19:00:11 +05:00 |
|
Vladimir
|
6fbbcbf98e
|
Added namespace to widgets, dialogs, etc.
|
2017-12-20 13:21:44 +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
|
ab1acea3e1
|
Scoped enums
|
2017-12-18 21:01:01 +05:00 |
|
Vladimir
|
e99b15fde0
|
Added namespace to parser
|
2017-12-13 13:08:28 +05:00 |
|
Vladimir
|
6903e4b077
|
Structure tFontParameters renamed to FontParameters
|
2017-12-13 11:50:39 +05:00 |
|
Vladimir
|
f9a9e9c242
|
Added namespace to tFontParameters
|
2017-12-13 11:48:07 +05:00 |
|
Vladimir
|
6f3e871682
|
Added namespace to RevisionInfo
|
2017-12-13 11:40:26 +05:00 |
|
Vladimir
|
b892543d89
|
Added namespace for data containers and models
|
2017-12-13 11:23:17 +05:00 |
|
Vladimir
|
209b65e533
|
NULL replaced by nullptr
|
2017-10-07 23:38:46 +05:00 |
|
Vladimir
|
5e5ee9f43a
|
Added virtual destructors
|
2017-10-06 20:33:55 +05:00 |
|
Vladimir
|
64f655c727
|
Use Q_DECL_OVERRIDE macro
|
2017-10-06 19:13:10 +05:00 |
|
Vladimir
|
711199d325
|
Fixed font document's loading result
|
2017-06-25 12:30:32 +05:00 |
|
Vladimir
|
1f79cc10f6
|
Removed unused signal
|
2016-10-22 19:43:46 +05:00 |
|
Vladimir
|
74cdb38b9c
|
Change scale with mouse wheel
|
2016-10-22 19:43:37 +05:00 |
|
Vladimir
|
13e1da5fd5
|
Code style changed with plugin Beautifier and Artistic Style
|
2016-10-15 19:31:03 +05:00 |
|
Vladimir
|
0d9208c892
|
Empty lines removed
|
2016-10-15 17:50:36 +05:00 |
|
Vladimir
|
afa19da8b4
|
Removed delimiter lines //--------------
|
2016-10-15 17:50:29 +05:00 |
|
Vladimir
|
d7ee8238b1
|
Added comment to file tfontparameters.h
|
2016-10-13 21:46:42 +05:00 |
|
Vladimir
|
3d58e9d238
|
Reset rpoxy models on resize/scale
|
2016-09-23 19:37:18 +05:00 |
|
Vladimir
|
595841476c
|
Added TransposeProxy proxy model for horizontal orientation
|
2016-09-23 17:58:39 +05:00 |
|
Vladimir
|
71913b5742
|
Removed method containerValueSize, added role for item's size
|
2016-09-22 22:02:24 +05:00 |
|
Vladimir
|
fb47b831c3
|
Scale/crop functions fully fropped from ImagesModel
|
2016-09-21 21:34:25 +05:00 |
|
Vladimir
|
828d1cd117
|
Use only vertical orientation in ImagesModel and ImagesFilterProxy
|
2016-09-21 21:06:32 +05:00 |
|
Vladimir
|
54cfbe673e
|
Use ImagesScaledProxy to scale images in DialogCanvasResize
|
2016-09-21 20:28:04 +05:00 |
|
Vladimir
|
92a5fa61b2
|
Implemented scaling in ImagesScaledProxy
|
2016-09-20 22:04:01 +05:00 |
|
Vladimir
|
0011c01ed7
|
Added proxy class to scale images
|
2016-09-20 22:04:01 +05:00 |
|
Vladimir
|
3c2e90b272
|
Dropped most part of code from ImagesModel what related to scale/crop
|
2016-09-20 22:03:57 +05:00 |
|
Vladimir
|
5d5ca63158
|
Added new options 'foreground color' and 'background color'
|
2016-07-17 22:50:11 +05:00 |
|
Vladimir
|
c43bd6da0c
|
Remove option 'font alpha-channel'
|
2016-07-17 20:58:22 +05:00 |
|