liranbg
6d623b7800
added #27 . changed directories (overloaded), added some checkings.
2014-10-08 07:14:50 +03:00
liranbg
5a287a25ef
Merge branch 'Dev' of https://github.com/liranbg/JceManager into Dev
...
Conflicts:
main/CourseTab/coursestablemanager.cpp
2014-10-08 00:50:02 +03:00
liranbg
281e56be3c
Merge branch 'Dev' of https://github.com/liranbg/JceManager into Dev
...
Conflicts:
main/CourseTab/coursestablemanager.cpp
2014-10-08 00:18:37 +03:00
liranbg
f3e65503b8
adding exam schedule
2014-10-08 00:16:27 +03:00
791bdcc5af
Tweaked the progress bar and added debuging msgs
...
ProgressBar will be visible only if the value is NOT 0 or NOT 100.
that means, if there is no progress going on, there is no progress bar
visible.
2014-10-07 23:58:09 +03:00
Liran BN
72dfc10778
fixed bugs. ready to make graph feature
2014-10-06 19:15:24 +03:00
liranbg
fd612169d7
need to fix getting calendar lineToCourse
2014-10-05 15:33:57 +03:00
Liran BN
6b3cb59a98
fixed size
2014-09-28 16:29:50 +03:00
2a4b245234
Added some more documentation
...
DocBlocks to all major functions.
hope it helps...
2014-09-26 23:00:40 +03:00
liranbg
659db87884
changed translations
...
added more detailes, help, translations and label with link in mainscreen ui
2014-09-23 05:57:35 +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
835ab042ea
Fixing Compiler errors from lirans merge
2014-09-22 18:39:16 +03:00
liranbg
c3345399f4
fixed the null pointer error on csv exportion
2014-09-17 05:47:12 +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
liranbg
8a5f99279c
fix null ptr on exportCalendarCSV
2014-09-12 11:43:55 +03:00
Liran BN
375b72feac
add icon the date dialog. dates changed by default. translate update. still bugged
2014-09-11 22:58:08 +03:00
Liran BN
078f885909
calendar dialog function are inside calendarmanager
2014-09-11 15:48:23 +03:00
eb5de02be2
Fixes to the Calendar Dialog. QA
2014-09-09 21:24:53 +03:00
bc7d61fa38
Undeg HARD dev - calendar dialog for helping CSV exporter
2014-09-09 14:40:11 +03:00
Liran Ben gida
235354210b
Added CSV on linux, mac, windows
2014-09-08 18:54:52 +03:00
Liran BN
4fa27283d9
Revert "CVS OPTION ADDED, minor improvments"
...
This reverts commit cd43b26d50
.
2014-09-08 17:30:18 +03:00
Liran BN
cd43b26d50
CVS OPTION ADDED, minor improvments
2014-09-08 17:29:49 +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
Liran BN
95ccaa39d0
Add calendar option
...
bug fixes, better phrasing, calendar option
2014-08-31 12:33:27 +03:00