Commit Graph

50 Commits

Author SHA1 Message Date
Vladimir
2dddfe7bcf Test 4 2013-10-03 19:58:38 +06:00
Vladimir
85b4435058 Test 3 2013-10-03 00:34:07 +06:00
Vladimir
2b84b64e46 Test 2 2013-10-02 22:01:03 +06:00
Vladimir
13b34b38e1 Test scripts 1 2013-10-02 21:46:41 +06:00
Vladimir
b0cb624f23 Added class for image object in scripts 2013-10-02 20:32:31 +06:00
Vladimir
6035a5dc3f Fixed alpha-channel for image preview 2013-09-26 20:04:56 +06:00
Vladimir
d4b4582957 Alpha channel saved in pixel's color 2013-09-25 21:40:22 +06:00
Vladimir
c6d666bb3f Removed mask for alpha channel 2013-09-25 21:32:38 +06:00
Vladimir
81a2df14e9 Changed dataToString parameters list, ImageOptions is used now 2013-09-17 21:31:58 +06:00
Vladimir
a8cc228de7 Added 'suffix' and 'delimiter' parameters to dataToString method 2013-09-17 20:14:07 +06:00
Vladimir
ae0dc6fea1 Extracted function fast uint2hex 2013-09-17 20:03:40 +06:00
Vladimir
923ecd832b BitStream updated to optional set bits to 1 by default 2013-09-17 02:02:30 +06:00
Vladimir
4b003160c1 Workaround for the simplest algorithms with '1' bits by default 2013-09-14 22:43:43 +06:00
Vladimir
863475513a Added new tag 'out_images_max_blocks_count' 2013-09-14 22:39:38 +06:00
Vladimir
06ae3b6e48 Convert images before parsing 2013-09-14 22:30:56 +06:00
Vladimir
4178e74358 Added method to combine tags 2013-09-14 22:29:33 +06:00
Vladimir
c1f1bef112 Added class for converted image data 2013-09-14 22:25:57 +06:00
Vladimir
e46acf3375 Small changes in bit assignment 2013-09-14 21:09:54 +06:00
Vladimir
2356f27e77 Fixed tag 'ScanDirection' value in parser 2013-09-14 13:59:02 +06:00
Vladimir
1b020fcdb1 Fixed saving control characters to *.xml and *.c 2013-07-19 23:50:43 +06:00
Vladimir
d417dead3f Method toAscii() replaced by toLatin1() 2013-05-30 23:49:31 +06:00
Vladimir
13d5cf3262 Implemented sorting by codes 2013-05-06 23:00:41 +06:00
Vladimir
3e92326e07 Added parameter CharactersSortOrder to FontOptions 2013-05-06 21:36:04 +06:00
Vladimir
95d26e5c7b '\n' in image data replaces by extracted eol 2013-03-13 21:16:44 +06:00
Vladimir
faaef3fc29 Added method to extract indent and eol 2013-03-13 21:12:50 +06:00
Vladimir
406495baa9 Handler for font minimize height was updated 2013-01-26 02:48:50 +06:00
Vladimir
290739ad12 Added last lines of grid 2013-01-25 19:48:22 +06:00
Vladimir
c01f6bec3b Added limits to minimum size after cropping 2013-01-25 19:36:14 +06:00
Vladimir
9e06886117 Added model 2013-01-24 23:16:23 +06:00
Vladimir
fbd562b15f Added method to collect info about image's size 2013-01-16 20:52:51 +06:00
Vladimir
6efb4ca4b5 Added tags for max images width/height 2013-01-16 20:52:17 +06:00
Vladimir
8706344e34 Added lost tags 2013-01-16 20:36:58 +06:00
Vladimir
f57a52486f Removed old commented code 2013-01-16 20:03:01 +06:00
Vladimir
93f5754272 Changed path to return parsed strings 2013-01-16 19:58:04 +06:00
Vladimir
49eb92a15e Some variables renamed 2013-01-16 19:52:42 +06:00
Vladimir
7142fc8639 Removed method expression() 2013-01-16 19:50:23 +06:00
Vladimir
44d85d97b2 Added method to get image indentation 2013-01-16 19:50:22 +06:00
Vladimir
0d017f1835 Image conversion sequence extracted to parseImage() 2013-01-16 19:50:17 +06:00
Vladimir
daaee0deac QString::mid() replaced by QString::right() 2013-01-16 19:29:24 +06:00
Vladimir
aa2976a011 Removed unused methods 2013-01-16 19:28:50 +06:00
Vladimir
25a7cf1279 Save whitespaces in images table 2013-01-16 19:24:32 +06:00
Vladimir
7183b53b62 Use Parse2() recursively instead of parseSimple() 2013-01-16 19:23:40 +06:00
Vladimir
e2cc132f2c Method Parser::parse rewritten with using new Tags::find method 2013-01-16 18:40:43 +06:00
Vladimir
5b243dc507 Added method to search next tag in template string 2013-01-16 00:06:23 +06:00
Vladimir
c305925ae2 Removed unused (o_O) method 2013-01-14 20:31:06 +06:00
Vladimir
84536fa61c Lost tags added, parser updated 2013-01-13 21:17:47 +06:00
Vladimir
4463a0b8f8 Tags enumeration items renamed 2013-01-13 20:33:23 +06:00
Vladimir
a26b485d70 Added methods to get/set tag's value 2013-01-13 20:19:49 +06:00
Vladimir
a14b773841 Added class to detect tag code 2013-01-13 20:11:44 +06:00
Vladimir
26a0585a65 Files moved to other directories to make sources more structured 2013-01-13 14:16:24 +06:00