Commit graph

6 commits

Author SHA1 Message Date
liranbg
6d623b7800 added #27. changed directories (overloaded), added some checkings. 2014-10-08 07:14:50 +03:00
liranbg
e6e7557a31 fix #17
default room\lecturer strings
also fixed an huge bug i found! (couldnt export calendar if there were courses over 17 pm!)
i also used trimming function to avoid empty spaces in data
2014-09-23 04:15:38 +03:00
liranbg
03a75ab737 QString instead of std::string. added socket error handle, still not completed the handling 2014-09-17 04:08:38 +03:00
Liran Ben gida
235354210b Added CSV on linux, mac, windows 2014-09-08 18:54:52 +03:00
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