1
0
mirror of https://github.com/ciromattia/kcc synced 2026-05-18 21:41:49 +00:00
Commit Graph

197 Commits

Author SHA1 Message Date
Paweł Jastrzębski
19bd2431aa OSX GUI fixes 2013-06-19 14:02:15 +02:00
Paweł Jastrzębski
977ece64e3 QSettings now save all options 2013-06-19 13:44:58 +02:00
Paweł Jastrzębski
f8f362fc10 Expert mode tweaks 2013-06-19 12:36:09 +02:00
Paweł Jastrzębski
fdc265eaea Moved expert mode to separate profile 2013-06-19 11:37:44 +02:00
Paweł Jastrzębski
d12a94401d GUI tweak 2013-06-19 09:38:11 +02:00
Paweł Jastrzębski
e14d0d7c7f Ultra mode tweaks 2013-06-19 09:21:51 +02:00
Paweł Jastrzębski
ee9c94aceb Added ultra quality mode 2013-06-18 23:49:37 +02:00
Paweł Jastrzębski
4b4424ae92 "Crash like professional" - Improved error handling 2013-06-18 15:52:21 +02:00
Paweł Jastrzębski
8a9f11b0f5 Refactored sanitizeTreeReadOnly 2013-06-18 14:30:46 +02:00
Paweł Jastrzębski
fd493dba9a More user-friendly import errors 2013-06-18 10:56:27 +02:00
Paweł Jastrzębski
f353c4edf2 ReadOnly clean should run only on Windows 2013-06-17 18:01:07 +02:00
Paweł Jastrzębski
acb3e5058d Added function that remove ReadOnly flag from temp dir 2013-06-17 17:15:06 +02:00
Paweł Jastrzębski
6858aecda7 Improved error handling 2013-06-17 12:43:22 +02:00
Paweł Jastrzębski
4411ca18aa Updated GUI - OSX 2013-06-16 23:29:00 +02:00
Paweł Jastrzębski
dc9dbed683 Updated GUI - Windows/Linux 2013-06-16 23:05:18 +02:00
Paweł Jastrzębski
860673bb0e Implemented --forcecolor 2013-06-16 22:53:18 +02:00
Paweł Jastrzębski
ac54a40af5 Version check - path fix 2013-06-15 13:32:46 +02:00
Paweł Jastrzębski
92df52867d Implemented version check 2013-06-15 13:21:51 +02:00
Paweł Jastrzębski
ab209c6f39 Little code cleaning 2013-06-15 09:03:59 +02:00
Paweł Jastrzębski
69dd23f27b Fixed icon bug 2013-06-14 15:06:39 +02:00
Paweł Jastrzębski
0d7cf6f37d OSX GUI tweaks 2013-06-13 18:55:48 +02:00
Paweł Jastrzębski
1d425b3cd6 Added OSX GUI 2013-06-13 18:36:29 +02:00
Ciro Mattia Gonano
916f3ca9ec Merge branch 'new-gui' of github.com:ciromattia/kcc into 2013-06-13 15:08:21 +02:00
Paweł Jastrzębski
3cbc7f163a Not using Pixmaps outside GUI thread anymore - Part 2 2013-06-13 13:04:54 +02:00
Paweł Jastrzębski
21a8001f56 Not using Pixmaps outside GUI thread anymore 2013-06-13 12:36:34 +02:00
Paweł Jastrzębski
37e42b2f0b Command-line version don't require PyQT anymore 2013-06-12 16:44:17 +02:00
Paweł Jastrzębski
1ae5b210b0 Implemented screen size override 2013-06-12 11:09:20 +02:00
Paweł Jastrzębski
dded30d6a6 Minor tweaks 2013-06-12 09:29:20 +02:00
Paweł Jastrzębski
8cb7aebf86 Icons .ico -> .png 2013-06-12 07:55:54 +02:00
Paweł Jastrzębski
439eedcec7 UI tweaks 2013-06-11 23:28:58 +02:00
Paweł Jastrzębski
ed94e6508c New icons 2013-06-11 20:09:00 +02:00
Paweł Jastrzębski
9f33e756d5 QSettings + Thread proofing code + misc changes 2013-06-11 19:52:13 +02:00
Paweł Jastrzębski
9fee6568cd Updated progress bar 2013-06-11 17:39:33 +02:00
Paweł Jastrzębski
2a169d50ec Made code more thread-safe 2013-06-11 13:56:44 +02:00
Paweł Jastrzębski
b2d90c2ac1 Remember last path 2013-06-11 13:39:47 +02:00
Paweł Jastrzębski
64cd253618 Litte cleanup 2013-06-11 13:27:06 +02:00
Paweł Jastrzębski
98bc6fbe4c Added progress bar 2013-06-11 12:54:23 +02:00
Paweł Jastrzębski
70e41eb0e3 Moved conversion to separate thread. No more UI freezes. 2013-06-11 08:31:30 +02:00
Paweł Jastrzębski
b5e08df5d3 Fixed infinite loop 2013-06-10 22:26:16 +02:00
Paweł Jastrzębski
46034b0629 Additional ground work for expert mode 2013-06-10 22:04:22 +02:00
Paweł Jastrzębski
109da1056e Expert mode GUI 2013-06-10 20:11:44 +02:00
Paweł Jastrzębski
e046565f22 "Fixed" UTF-8 problems 2013-06-10 19:34:12 +02:00
Paweł Jastrzębski
4cf7a531c2 Replaced placeholder icon with real one 2013-06-10 17:53:19 +02:00
Paweł Jastrzębski
b101dc780d Alpha version of QT GUI #2 2013-06-10 17:43:06 +02:00
Paweł Jastrzębski
1c7ff5c597 Alpha version of QT GUI 2013-06-10 17:18:30 +02:00
Paweł Jastrzębski
880f220355 Small cleanup 2013-06-09 09:42:10 +02:00
Paweł Jastrzębski
b068d82ccf Made split filenames more idiot-proof 2013-05-28 13:57:11 +02:00
Paweł Jastrzębski
43ca5ac5b9 py2exe fix 2013-05-28 13:28:09 +02:00
Ciro Mattia Gonano
18c3ab2340 2.10 release 2013-05-28 12:56:59 +02:00
Ciro Mattia Gonano
97b5d8a2ee Merge branch 'master' of github.com:ciromattia/kcc 2013-05-28 12:18:58 +02:00