Commit Graph

69 Commits

Author SHA1 Message Date
Vladimir
71efd8d5c9 Font parameters combined to structure 2015-11-02 20:30:14 +05:00
Vladimir
6dff720433 Alpha-channel added to drawing options of font 2015-11-02 19:57:24 +05:00
Vladimir
34f36c18e8 BitmapEditorOptions removed 2015-02-04 20:17:01 +05:00
Vladimir
d249ee45ec Settings for fore/back colors moved to FontEditorOptions 2015-02-04 20:12:35 +05:00
Vladimir
8f2a9e97f5 Added method to get background color from corners 2015-02-04 20:12:35 +05:00
Vladimir
087e7687ad Changed home page,
Added method to get full revision hash
2014-12-07 13:21:51 +05:00
Vladimir
5cf2949c5e Revert "'Font style' replaced by 'bold' and 'italic'"
This reverts commit 584691aed0.
2014-09-11 18:38:26 +06:00
Vladimir
7adabbb037 Fixed saving 'antialiasing' option in font document 2014-08-14 23:59:49 +06:00
Vladimir
85487685fa Character's image format changed from RGB32 to ARGB32 2014-08-07 19:42:49 +06:00
Vladimir
292ec346df Fixed signal name 2014-07-19 18:31:44 +06:00
Vladimir
70fb9387b3 Fixed font styles;
Merge branch 'fix-new-font-style' into develop
2014-06-08 12:15:05 +06:00
Vladimir
16c4e30aa4 Fixed signal name 2014-06-08 12:12:15 +06:00
Vladimir
584691aed0 'Font style' replaced by 'bold' and 'italic' 2014-06-07 23:54:42 +06: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
202ff97adc Fixed method reorderTo() 2014-05-20 23:40:03 +06:00
Vladimir
a1086aebc8 Method renamed 2014-05-20 23:34:11 +06:00
Vladimir
0fe198ca42 HistoryKeeper fixed 2014-05-20 23:30:47 +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
d1efd129b9 Fixed setImage method - don't reorder characters on each editing; 2014-01-08 14:31:44 +06:00
Vladimir
4654f092f8 Added method to charge characters order 2013-11-30 11:45:06 +06:00
Vladimir
2c2c5aa457 Added keys list to history keeper 2013-11-25 19:11:03 +06:00
Vladimir
4b32a517b8 Added QStringList to hold keys 2013-11-25 19:11:00 +06:00
Vladimir
1fb639fcdb Added support for control characters 0x01...0x1f;
Merge branch 'feature-control-characters' into develop

Conflicts:
	controls/fonts/font-editor/editortabfont.cpp
2013-09-13 00:01:15 +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
8cdfad3170 Workaround removed 2013-08-29 18:11:35 +06:00
Vladimir
0d48f43b3f Added workaround signal to reset model after loading font 2013-08-29 00:44:46 +06:00
Vladimir
5c1a16d9dd Signals blocked when document loading 2013-08-29 00:44:46 +06:00
Vladimir
d95442aa33 Fixed font loading and display 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
29abb3b0fa Removed document logic from EditorTabFont 2013-08-29 00:44:45 +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
ecc02c33df Added font document class 2013-08-29 00:44:45 +06:00
Vladimir
8dd7dc7654 Added image document class 2013-08-29 00:44:45 +06:00
Vladimir
f4e7cdc955 Deprecated protected method QAbstractItemModel::reset() replaced by beginResetModel()/endResetModel() 2013-05-30 23:49:31 +06:00
Vladimir
75ab5ef55c Added method to calculate size without image scaling 2013-02-10 09:39:16 +06:00
Vladimir
69d99e0c55 Translation updated 2013-01-30 20:53:43 +06:00
Vladimir
f88ceffe37 Align key at center 2013-01-29 23:59:51 +06:00
Vladimir
9e527bdb71 Changed key's header for single image 2013-01-29 23:59:51 +06:00