Commit graph

69 commits

Author SHA1 Message Date
Liran BN e869379b24 fix day checking at schedule 2014-10-20 14:16:45 +03:00
liranbg 43383ded02 update help dialog. change color in gpa selection
also, next row selected after editing course's grade for bettern inserting
2014-10-16 14:50:03 +03:00
liranbg d4c8edf8de added help dialog
changed tooltips inside mainscreen ui
2014-10-16 14:25:44 +03:00
liranbg faade294ab version update 2014-10-16 11:15:23 +03:00
Liran BN 6c2345ad46 unlock bug fix 2014-10-14 18:01:45 +03:00
liranbg d2d6495030 dockwidget instead of menu 2014-10-14 02:45:11 +03:00
Liran BN e48ae9d43c fixed win compilation error 2014-10-13 16:00:58 +03:00
liranbg ae7d20beda add revert button in gpa tab 2014-10-13 05:12:00 +03:00
liranbg 10f53aa3f3 gpa grade gradient, cleartable on get gpa 2014-10-13 04:31:36 +03:00
liranbg a33939c93b add .csv to exportation, fix progressbar 2014-10-13 01:59:57 +03:00
liranbg cde830dac7 added busy flag into mainscreen 2014-10-13 01:43:08 +03:00
liranbg 71d5e9b8b3 update statusbar 2014-10-13 01:14:26 +03:00
Liran BN 1032c32013 jcestatusbar widget 2014-10-12 22:19:43 +03:00
Liran BN 7980382db7 graph view, parent pointer to table 2014-10-12 16:48:42 +03:00
liranbg bec16503b7 Using TO-DO plugin in QT. 2014-10-12 07:03:34 +03:00
liranbg 60fa80aa5c interface, schedule&exam 2014-10-12 05:52:07 +03:00
liranbg 6d623b7800 added #27. changed directories (overloaded), added some checkings. 2014-10-08 07:14:50 +03:00
Sagi Dayan 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 a87c5abb2c add graph. fixes more isses 2014-10-07 17:26:11 +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
liranbg 026c6b937c gpa contains years and semester 2014-10-05 14:16:01 +03:00
liranbg 2ab9ea2c95 added progress bar 2014-10-04 03:54:27 +03:00
liranbg b16fc2b792 fix before first release
fixed english translation,
changed connectivity checkings
add more debugging functions
2014-09-27 01:40:02 +03:00
liranbg 0f6ffb1223 fix #19
finally i found it! now the status bar size changes automatically
2014-09-23 07:12:45 +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
liranbg da009ed027 fix #16
more debugging detailes from mainscreen.cpp
add version variable to .pro
changed location of jcelogger
~still need to add translations
2014-09-23 01:17:05 +03:00
liranbg 256b9085a9 added relogin, reconnection, changed pointer allocation 2014-09-22 05:04:38 +03:00
liranbg e029f9c615 add network checking. now we can handle network link errors 2014-09-18 03:34:49 +03:00
liranbg 090dc28137 icon fix 2014-09-18 01:59:42 +03:00
liranbg c3345399f4 fixed the null pointer error on csv exportion 2014-09-17 05:47:12 +03:00
liranbg 13eef8a2ed fix dates validation. remove debugging in page 2014-09-17 04:57:44 +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
Sagi Dayan 582a959fb3 Testing the Bug #10 2014-09-14 15:01:27 +03:00
Sagi Dayan 99aa0ed909 Fix #10
Added a bool flag to main.
calendarLoaded.

@liranbg - you method did not work (at least on linux)...

now user will be prompted with an error message dialog. No Crash.

Closing bug #10
2014-09-12 12:11:28 +03:00
Liran BN 078f885909 calendar dialog function are inside calendarmanager 2014-09-11 15:48:23 +03:00
Sagi Dayan a684e59628 Merge conflict fix 2014-09-11 15:27:00 +03:00
liranbg 834ee3469e translation fixes 2014-09-11 06:24:52 +03:00
Sagi Dayan 5c92a3f112 Export to CSV with Semester begin & end
all bugs that i found fixed.
now when user selects "export to csv" he will be prompt
to input the begining and the end of the semester.

the csv file will populate the whole semester!
just one click and you are done.

@liranbg (Liran) please check on Windows and OSX.
linux is rocking!

let me know if you need anything else.
sagi
2014-09-09 23:31:48 +03:00
Sagi Dayan eb5de02be2 Fixes to the Calendar Dialog. QA 2014-09-09 21:24:53 +03:00
Sagi Dayan bc7d61fa38 Undeg HARD dev - calendar dialog for helping CSV exporter 2014-09-09 14:40:11 +03:00
Liran BN fc477a3239 error icon on empty string input 2014-09-09 11:20:58 +03:00
Sagi Dayan d73dc6bb9e Local changes according to users settings + CSV extention file is fixed 2014-09-08 20:07:42 +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
Sagi Dayan af10a074c0 User Dialog Message to the export resaults 2014-09-07 23:14:04 +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