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
Liran BN
c7d76d99ac
changed gpa ui
2014-10-11 17:58:11 +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
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
1857c66ff1
added feature #26
...
For now there are 2 colors. red - fail or really low
yellow - you might want to try again :)
2014-10-08 00:44:39 +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
63c5ec9cc7
sorting is by type and not by string! #25
2014-10-06 19:41:55 +03:00
Liran BN
da17cc1784
login tab to be on flash
2014-10-06 19:18:05 +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
Liran BN
d25ed108f7
fixing version before publishing
2014-10-01 16:38:57 +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
845bfbdafb
include bug in prev commit
2014-09-23 01:26:37 +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
835ab042ea
Fixing Compiler errors from lirans merge
2014-09-22 18:39:16 +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
6979de6576
Merge conflict - fixed
2014-09-17 19:56:26 +03:00
d2b7cf40c8
Documentation
2014-09-17 19:52:21 +03:00
db8d399235
If running in Debug mode - messages to terminal, else to Log file
2014-09-17 16:14:05 +03:00
Liran BN
91baf6f1c2
fix
2014-09-17 15:37:18 +03:00
liranbg
f7a468fb31
csv exporting messages fix.
2014-09-17 05:55:28 +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
a6a923e31b
Added a Log Parser & Atempt to fix #12
...
Added a class that pars all qDebug Messages to a log file.
Atempt to fix #12 , on linux it works.
2014-09-17 00:08:29 +03:00
582a959fb3
Testing the Bug #10
2014-09-14 15:01:27 +03:00
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
liranbg
8a5f99279c
fix null ptr on exportCalendarCSV
2014-09-12 11:43:55 +03:00
Liran BN
e67505b9ee
some pointers checking, still bugged
2014-09-11 23:08:37 +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