Commit Graph

24 Commits

Author SHA1 Message Date
Vladimir
48ca72a31d Added handlers to scale image 2014-08-06 00:19:27 +06:00
Vladimir
bac9250aa2 Changed Preview dialog 2014-01-08 14:34:45 +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
63ae827fad Variables renamed 2013-01-04 23:24:17 +06:00
Vladimir
49d7042b09 Reordering connected to parser 2013-01-04 23:19:40 +06:00
Vladimir
dc71361b3d Removed interface IDataContainer, BitmapContainer and FontContainer replaced by one class 2012-12-15 20:52:32 +06:00
Vladimir
dfd3336de9 Fixed typo error 2012-12-15 12:52:33 +06:00
Vladimir
04a2cc3639 Fixed 'data to string' method for compressed data 2012-09-26 18:58:49 +06:00
Vladimir
7afd79028c Compression included to conversion sequence 2012-09-18 20:46:25 +06:00
Vladimir
7979fea651 Variable renamed 2012-09-15 11:16:23 +06:00
Vladimir
5200b4d93d Conversion settings replaced with new classes 2012-09-14 23:17:49 +06:00
Vladimir
893cb80f15 Set monospace font for conversion text preview 2012-08-22 23:57:11 +06:00
Vladimir
126cff22b5 Show preview image according to operations mask 2012-08-11 23:57:02 +06:00
Vladimir
4e30c880cd Added prefix "0x" for data 2012-08-11 16:14:29 +06:00
Vladimir
5e650b4440 QList replaced by QVector 2012-08-11 01:14:18 +06:00
Vladimir
51c0513cfa Conversion switched to new encoder 2012-08-11 00:32:17 +06:00
Vladimir
600a35b1e3 QList<uint32> replaced by class ConversionMatrix 2012-08-09 22:19:03 +06:00
Vladimir
dd4e0da0c7 Added method 'prepare image' 2012-08-09 01:28:02 +06:00
Vladimir
57bbc05799 Text preview implemented 2012-08-09 00:21:56 +06:00
Vladimir
1c8deb8bb5 UpdatePreview connected to preview dialog 2012-08-08 23:32:00 +06:00
Vladimir
3ff1f6e290 Changed path to display preview window 2012-08-08 23:31:49 +06:00
Vladimir
2c68f6dc56 Added copyright 2012-08-06 22:07:25 +06:00
Vladimir
cf14200c29 Changed design of DialogConvert2, preview extracted to new dialog 2012-08-06 21:53:44 +06:00