Commit graph

123 commits

Author SHA1 Message Date
Liran BN cd43b26d50 CVS OPTION ADDED, minor improvments 2014-09-08 17:29:49 +03:00
Sagi Dayan f63ac39fdc Added Encription Lib From Qt-Project And Modified the shit out of it.
Now the password should be encrypted.

See that encrypt and decrypt key is the same key!

cheers!
2014-09-07 23:44:27 +03:00
Sagi Dayan 11b4101c58 Added Featcher: Export calendar to CSV format for
GoogleCalendar/iCal/Outlook

at the gui - calendar tab - there is now an export to csv button.
clicking it will prompt thr user to save the file on his system hard
drive. the app will add the .csv extention.

the csv file, will export only one week, starting from the begining of
the first semester of 2015 (the one that is coming).

in the future i will add a Held doc for exporting and importimg to the
users calendar.

cheers!
2014-09-07 22:57:01 +03:00
Liran BN 5563677671 schedule is almost done! 2014-09-02 01:19:24 +03:00
Sagi Dayan cf49325e3b Tested and works! (SaveData)
Now all the data is saved as a binary file.
Note: the SaveData class is now an object!

works as it should!
2014-09-01 00:27:15 +03:00
Sagi Dayan 1a3747956a New way of saving data
not yet checked due to compiling errors coming from Liran's changes in
Page.h

pls, let me know if you fixed it. so i can run some tests!
2014-08-31 21:39:43 +03:00
Sagi Dayan 8172f695d1 Merge fix 2014-08-31 20:54:33 +03:00
Sagi Dayan 104002c301 merge conflict on my master - fix 2014-08-31 20:51:27 +03:00
Liran BN 95ccaa39d0 Add calendar option
bug fixes, better phrasing, calendar option
2014-08-31 12:33:27 +03:00
liranbg 4f54ad85a7 connection fix 2014-07-11 17:01:25 +03:00
Liran BN 43bf478b85 fixed null pointer 2014-06-26 18:30:49 +03:00
Liran BN cc96141657 faster and better! 2014-06-26 18:15:04 +03:00
Liran BN 57f1481a43 fixing qt ssl socket 2014-06-20 20:13:21 +03:00
liranbg ee25c1f94b fix including hirarchy 2014-06-20 05:59:33 +03:00
liranbg c1d736ce02 changes the exceptions handling but has to improve 2014-06-19 07:12:51 +03:00
liranbg 1980efe130 fixed bugs, added option to keep login 2014-06-19 02:44:46 +03:00
Liran BN 050fb21e1d Merge branch 'master' of https://github.com/liranbg/jceAverageCalculator 2014-06-18 21:43:06 +03:00
Liran BN f3d6ec7059 add debugging to check before disrbute 2014-06-18 21:42:46 +03:00
liranbg a584a6bf13 Merge pull request #2 from sagidayan/master
Added SavedData Class - Let me know if something is not working as needed!
2014-06-17 22:23:18 +03:00
Sagi Dayan 320f0cc1d1 Added SavedData Class
under /src/data/
passed all my testing!

commiting only this class with no changes within the rest of the
project!
2014-06-17 22:15:38 +03:00
Liran BN a887f5c211 fix reconnect if already connected 2014-06-17 17:09:51 +03:00
Liran BN fad0937cd0 added input checks, remove logo
if ill add graphics it must be good!
2014-06-15 19:35:49 +03:00
liranbg e8e8bc4b06 Initial commit 2014-06-14 20:02:50 +03:00