Commit graph

202 commits

Author SHA1 Message Date
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
49e38dbc27 Merge branch 'master' of https://github.com/liranbg/jceAverageCalculator 2014-09-02 14:50:40 +03:00
94408fe9b7 Delete QT user config - need to be add to gitignore 2014-09-02 14:50:33 +03:00
Liran BN
5563677671 schedule is almost done! 2014-09-02 01:19:24 +03:00
Liran BN
377c885d8a ops 2014-09-01 20:06:58 +03:00
Liran BN
9bd232d44e Merge branch 'sagidayan-master' 2014-09-01 20:05:27 +03:00
cf49325e3b Tested and works! (SaveData)
Now all the data is saved as a binary file.
Note: the SaveData class is now an object!

works as it should!
2014-09-01 00:27:15 +03:00
1a3747956a New way of saving data
not yet checked due to compiling errors coming from Liran's changes in
Page.h

pls, let me know if you fixed it. so i can run some tests!
2014-08-31 21:39:43 +03:00
8172f695d1 Merge fix 2014-08-31 20:54:33 +03:00
104002c301 merge conflict on my master - fix 2014-08-31 20:51:27 +03:00
Liran BN
65ce3d40ea bugs 2014-08-31 12:35:43 +03:00
Liran BN
95ccaa39d0 Add calendar option
bug fixes, better phrasing, calendar option
2014-08-31 12:33:27 +03:00
Liran BG
1a3813d858 Merge branch 'master' of https://github.com/liranbg/jceAverageCalculator 2014-08-27 13:49:22 +03:00
Liran BG
b39a5a434a a 2014-08-27 13:49:15 +03:00
liranbg
6769a160a6 Merge pull request #4 from sagidayan/master
Translation - En/He
2014-08-27 13:05:53 +03:00
liranbg
4f54ad85a7 connection fix 2014-07-11 17:01:25 +03:00
0bb2835865 Merge branch 'tr'
conflicts fixed - only in the credits...

Conflicts:
	main/mainscreen.cpp
2014-06-28 07:19:58 +03:00
ca2b2d3cca Translation!
most of the ui is translated English & Hebrew,
the Lang will be as the user's OS.

qm files need to be in the debuging directory for this to work.
2014-06-28 07:15:19 +03:00
a25c220532 Translate Works - Table and how-to still not working 2014-06-28 06:36:10 +03:00
9d46e9ecf6 Translated tr files 2014-06-28 01:22:44 +03:00
Liran BN
5825c6623a icon change 2014-06-26 23:30:39 +03:00
Liran BN
d09e1548b2 Merge branch 'master' of https://github.com/liranbg/jceAverageCalculator 2014-06-26 23:15:29 +03:00
Liran BN
ace5c9d2d1 another fix 2014-06-26 23:15:14 +03:00
liranbg
5bc0e265ff Merge pull request #3 from sagidayan/master
New icon.png - needs a .ico for windows (?)
2014-06-26 23:12:50 +03:00
c9ef4351e7 Init Translate stuff 2014-06-26 20:31:48 +03:00
b886362f1c New icon.png - needs a .ico for windows (?) 2014-06-26 20:16:40 +03:00
Liran BN
43bf478b85 fixed null pointer 2014-06-26 18:30:49 +03:00
Liran BN
cc96141657 faster and better! 2014-06-26 18:15:04 +03:00
Liran BN
b7faa20288 add how-to 2014-06-22 15:43:31 +03:00
Liran BN
57f1481a43 fixing qt ssl socket 2014-06-20 20:13:21 +03:00
liranbg
ee25c1f94b fix including hirarchy 2014-06-20 05:59:33 +03:00
liranbg
c1d736ce02 changes the exceptions handling but has to improve 2014-06-19 07:12:51 +03:00
liranbg
1980efe130 fixed bugs, added option to keep login 2014-06-19 02:44:46 +03:00
Liran BN
050fb21e1d Merge branch 'master' of https://github.com/liranbg/jceAverageCalculator 2014-06-18 21:43:06 +03:00
Liran BN
f3d6ec7059 add debugging to check before disrbute 2014-06-18 21:42:46 +03:00
liranbg
a584a6bf13 Merge pull request #2 from sagidayan/master
Added SavedData Class - Let me know if something is not working as needed!
2014-06-17 22:23:18 +03:00
320f0cc1d1 Added SavedData Class
under /src/data/
passed all my testing!

commiting only this class with no changes within the rest of the
project!
2014-06-17 22:15:38 +03:00
Liran BN
a887f5c211 fix reconnect if already connected 2014-06-17 17:09:51 +03:00
Liran BN
203bd7a353 little fixes 2014-06-17 12:16:03 +03:00
Liran BN
498221fbd5 icon on exe 2014-06-17 12:14:56 +03:00
Liran BN
5019f5d650 small change 2014-06-15 19:53:20 +03:00
liranbg
80ee7c9f28 Update README.md 2014-06-15 19:44:28 +03:00
liranbg
0941a530e0 Update README.md 2014-06-15 19:43:05 +03:00
liranbg
4274972630 Delete jceGrade.pro.user.63df886 2014-06-15 19:36:58 +03:00
liranbg
6f6794bb48 Delete jceGrade.pro.user 2014-06-15 19:36:40 +03:00
Liran BN
fad0937cd0 added input checks, remove logo
if ill add graphics it must be good!
2014-06-15 19:35:49 +03:00
liranbg
373868aed3 Merge pull request #1 from sagidayan/master
Some Eye Candy for you...
2014-06-15 08:44:43 +03:00
bc3bf92821 Edited the about page - added URL links and Emails 2014-06-15 04:31:30 +03:00
0c8e01c3d8 small ui fix 2014-06-15 03:18:32 +03:00
b5b8b495c0 Some Eye Candy for you...
you lazy dude...
made a nicer login tab.

have an idea for the icon as well.

enjoy
2014-06-15 02:26:34 +03:00