Liran BN
1eec1a9d5d
fixed hebrew character day bug on x64
2014-10-21 18:44:23 +03:00
Liran BN
e869379b24
fix day checking at schedule
2014-10-20 14:16:45 +03:00
liranbg
73951fe69c
fixed graph view bug
2014-10-18 19:06:46 +03:00
liranbg
1520f25b2a
update std funtions to qt's
2014-10-18 07:15:42 +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
938610fc7f
Revert to "added ui tooltips"
...
This reverts commit 27764123cc
.
2014-10-16 10:38:35 +03:00
liranbg
27764123cc
added ui tooltips
...
added tooltips to each ui to describe its ui action
2014-10-16 10:03:24 +03:00
Liran BN
68030355c8
sagi ha manyak
2014-10-15 12:26:30 +03:00
Liran BN
85e2ea645f
headers fix
2014-10-15 11:55:12 +03:00
0c0fb2fd95
compilation error - escape char in exporter
2014-10-14 12:41:09 +03:00
dd5f4fa9e9
Changed the type of exams in exporter
2014-10-13 21:13:17 +03:00
bdbb595bf1
Merge branch 'Dev' of https://github.com/liranbg/JceManager into Dev
2014-10-13 18:27:00 +03:00
d6c1e7e5d6
Added exams to the export - if user chooses to
...
Tested on linux - works well! 😉
2014-10-13 18:22:31 +03:00
Liran BN
34ae9f016f
exam ui fix
2014-10-13 17:43:28 +03:00
Liran BN
cc9aa67c87
update translations
2014-10-13 17:35:55 +03:00
liranbg
773679374b
fixed resizing calendar dialog
2014-10-13 06:49:10 +03:00
liranbg
6cafe6dc70
added exam revert
2014-10-13 06:17:57 +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
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
Liran BN
c7d76d99ac
changed gpa ui
2014-10-11 17:58:11 +03:00
liranbg
b1957f7f56
calendar tooltip
2014-10-10 22:24:19 +03:00
liranbg
e828cdd9d3
documentation
2014-10-10 21:51:14 +03:00
liranbg
96751b6945
documentation
2014-10-10 21:47:30 +03:00
liranbg
8d5385f99e
gradepage documentation, using qlist
2014-10-10 21:33:08 +03:00
liranbg
054237a667
using refs, change exam qdate format
2014-10-10 20:36:00 +03:00
liranbg
65c23138e5
using qt lists, fixed documentation
2014-10-10 18:50:07 +03:00
liranbg
01f49ddfc7
changing socket engine
2014-10-10 18:20:33 +03:00
liranbg
cabe5eb7d3
Merge branch 'Dev' of https://github.com/liranbg/JceManager into Dev
...
Conflicts:
main/CourseTab/coursestablemanager.cpp
2014-10-08 07:16:14 +03:00
liranbg
6d623b7800
added #27 . changed directories (overloaded), added some checkings.
2014-10-08 07:14:50 +03:00
c17c34b63b
added function names to qDebug from 2 commits ago
2014-10-08 00:51:09 +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
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
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
623baafce3
Added a new algorithm to fix #15
...
Added a few if statmenst to fix that issue.
in addition , added a privat function to convert the returnd dayOfWeek
(QDate returns sunday=7 monday=2...) to JCE Manager format (AKA:
sunday=1, monday=2 ....).
checked on linux. working great!
Issue #15 .
2014-09-22 21:54:38 +03:00
835ab042ea
Fixing Compiler errors from lirans merge
2014-09-22 18:39:16 +03:00
liranbg
ce4947fe5a
Merge branch 'master' of https://github.com/liranbg/JceManager
2014-09-21 13:31:44 +03:00
bf0c2574de
Cleaning after merge
2014-09-18 15:27:48 +03:00