summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Collapse)Author
2011-12-04FIX reconnection bug & server entry parserAlex Borisov
2011-12-04ASCII client configunknown
2011-12-04FIX paths on windowsunknown
2011-12-04FIX client&updater directory path checkAlex Borisov
2011-12-04Self-update process executionAlex Borisov
2011-12-03FIX files downloading on Windowsunknown
2011-12-03FIX Initialize updateStatus before config updateAlex Borisov
2011-12-03FIX app not terminated when config.cfg do not existAlex Borisov
2011-12-03Fix startup segfault when config.cfg not presentAlex Borisov
2011-12-03FIX request data to be parsed wo \nAlex Borisov
2011-12-03Big packets handling (> 4096b)Alex Borisov
2011-12-02Request Config from server as it's working by nowAlex Borisov
2011-12-02MD5 hash check for existing & downloaded filesAlex Borisov
2011-12-01FIX file transfer; FIX packet parsing bug; + many various fixes and improvementsAlex Borisov
2011-11-28FIX file request bugAlex Borisov
2011-11-28Code to test file transferAlex Borisov
2011-11-27File transfer test fixAlex Borisov
2011-11-27File downloading (no MD5 hash check yet). Various fixesAlex Borisov
2011-11-22DOwnload/Delete file list request and parsing. FIX bug while reading other ↵Alex Borisov
configs
2011-11-20Add upload and delete requests. Docs updateAlex Borisov
2011-11-20Parsing firewall rulesAlex Borisov
2011-11-20Disconnect from server when all config data recievedAlex Borisov
2011-11-20FIX build error (remove invalid header)Alex Borisov
2011-11-20FIX click event handling on bottom buttonsAlex Borisov
2011-11-17Subsequent config updates. FIX data parsing bugAlex Borisov
2011-11-17Return to server config w permanent connection. Update messageAlex Borisov
2011-11-15Welcome message. Docs updateAlex Borisov
2011-11-13style.qss exitstance check. FIX: reading config files issueAlex Borisov
2011-11-13Fix style.qss pathAlex Borisov
2011-11-13CSS style support and sample. Revert to file config for testing purposesAlex Borisov
2011-11-12Read all configs from server, everywhere. Docs. Code to represent server ↵Alex Borisov
reconnection problem
2011-11-11Self-updated config. Various fixes and improvements. TODO: test ↵Alex Borisov
client/server communication
2011-11-09Move tray icon to resources. Debug regime wo SSL verificationAlex Borisov
2011-11-08FIX memory corruption. Fix logger printoutAlex
2011-11-07some debug infoGluzskiy Alexandr
2011-11-06Static button labels + FIX speed visibility bugAlex
2011-11-06Fix panel labels. Config format changesAlex
2011-11-06qmake project file tuningAlex
2011-11-06fixed icon hiding on exitGluzskiy Alexandr
fixed icon path (also, should be in skin directory instead of root)
2011-11-05spcket error handlingGluzskiy Alexandr
using local 8bit encoding instead utf8 in filename (also this comment much longer than codechanges ...)
2011-11-05Fix conflicting Config.cppAlex
2011-11-05Fix file paths to be relative to app dir. Firewall config sampleAlex
2011-11-05fixed config files access path'sGluzskiy Alexandr
added code for qtsingleapplication for future also, i can't reproduce crashes
2011-11-05Fix segfault in SslClientAlex
2011-11-05Server config requests. ALERT: segfault at runtime! Not fixed yetAlex
2011-11-04config.cfg parserAlex
2011-11-03Fix request code bugAlex
2011-11-03Config docs and helper classesAlex
2011-11-03Handle server reply (SslClient not tested)Alex
2011-11-03Fix compiler warningsAlex