commit
6769a160a6
9 changed files with 550 additions and 37 deletions
|
@ -41,7 +41,8 @@ HEADERS += main/coursestablemanager.h \
|
||||||
src/data/savedata.h \
|
src/data/savedata.h \
|
||||||
|
|
||||||
|
|
||||||
|
TRANSLATIONS = jce_en.ts \
|
||||||
|
jce_he.ts
|
||||||
|
|
||||||
FORMS += \
|
FORMS += \
|
||||||
main/mainscreen.ui
|
main/mainscreen.ui
|
||||||
|
|
BIN
jce_en.qm
Normal file
BIN
jce_en.qm
Normal file
Binary file not shown.
253
jce_en.ts
Normal file
253
jce_en.ts
Normal file
|
@ -0,0 +1,253 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!DOCTYPE TS>
|
||||||
|
<TS version="2.1" language="en_US">
|
||||||
|
<context>
|
||||||
|
<name>MainScreen</name>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="20"/>
|
||||||
|
<source>JCE Avg Calculator</source>
|
||||||
|
<translation>JCE Manager</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="86"/>
|
||||||
|
<location filename="main/mainscreen.ui" line="193"/>
|
||||||
|
<source>Login</source>
|
||||||
|
<translation>Login</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="177"/>
|
||||||
|
<source>Keep login</source>
|
||||||
|
<translation>Keep login</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source><color=#000000>Username</source>
|
||||||
|
<translation type="vanished">Usernameasdfasdg</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="234"/>
|
||||||
|
<location filename="main/mainscreen.cpp" line="11"/>
|
||||||
|
<source>Username</source>
|
||||||
|
<translation>Username</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="260"/>
|
||||||
|
<source>Password</source>
|
||||||
|
<translation>Password</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="306"/>
|
||||||
|
<source>Courses</source>
|
||||||
|
<translation>Grade Table</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="343"/>
|
||||||
|
<source><html><head/><body><p><span style=" font-weight:600;">Get your grades</span></p></body></html></source>
|
||||||
|
<translation>Get Your Grades</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="346"/>
|
||||||
|
<source>Add</source>
|
||||||
|
<translation>Add</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="353"/>
|
||||||
|
<source><html><head/><body><p><span style=" font-weight:600;">Clear table</span></p></body></html></source>
|
||||||
|
<translation>Clear Table</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="356"/>
|
||||||
|
<source>Clear</source>
|
||||||
|
<translation>Clear</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="380"/>
|
||||||
|
<source>Average:</source>
|
||||||
|
<translation>Average:</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="428"/>
|
||||||
|
<source>Settings</source>
|
||||||
|
<translation>Sattings</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="474"/>
|
||||||
|
<source>Semester</source>
|
||||||
|
<translation>Senester</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="497"/>
|
||||||
|
<source>Year</source>
|
||||||
|
<translation>Year</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="530"/>
|
||||||
|
<source>From</source>
|
||||||
|
<translation>From</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="549"/>
|
||||||
|
<source>To</source>
|
||||||
|
<translation>To</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="655"/>
|
||||||
|
<source>Only influence Courses</source>
|
||||||
|
<translation>Only influence Courses</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="683"/>
|
||||||
|
<source>&About</source>
|
||||||
|
<translation>&About</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="707"/>
|
||||||
|
<source>Credits</source>
|
||||||
|
<translation>Credits</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="712"/>
|
||||||
|
<source>Exit</source>
|
||||||
|
<translation>Exit</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="717"/>
|
||||||
|
<source>How-To</source>
|
||||||
|
<translation>How-To</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="79"/>
|
||||||
|
<source>Error</source>
|
||||||
|
<translation>Error</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="79"/>
|
||||||
|
<source>Not Connected</source>
|
||||||
|
<translation>Not Connected</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>CREDITS-ROOL-UP1</source>
|
||||||
|
<translation>A tiny Application to calculate your grades average.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>CREDITS-ROOL-UP2</source>
|
||||||
|
<translation>This software is licensed under Qt5's </translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>CREDITS-ROOL-UP3</source>
|
||||||
|
<translation>The source code is available at github:</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>CREDITS-ROOL-UP4</source>
|
||||||
|
<translation>This front end is Powered by</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>DevBy</source>
|
||||||
|
<translation>Developed By</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>Liran</source>
|
||||||
|
<translation>Liran Ben Gida</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>Sagi</source>
|
||||||
|
<translation>Sagi Dayan</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>Nadav</source>
|
||||||
|
<translation>Nadav Luzzato</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>Tnks</source>
|
||||||
|
<translation>Thanks to</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/coursestablemanager.cpp" line="15"/>
|
||||||
|
<source>Code</source>
|
||||||
|
<translation>Code</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/coursestablemanager.cpp" line="15"/>
|
||||||
|
<source>Name</source>
|
||||||
|
<translation>Course</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/coursestablemanager.cpp" line="15"/>
|
||||||
|
<source>Type</source>
|
||||||
|
<translation>Type</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/coursestablemanager.cpp" line="15"/>
|
||||||
|
<source>Points</source>
|
||||||
|
<translation>Points</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/coursestablemanager.cpp" line="15"/>
|
||||||
|
<source>Hours</source>
|
||||||
|
<translation>Weekly Hours</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/coursestablemanager.cpp" line="15"/>
|
||||||
|
<source>Grade</source>
|
||||||
|
<translation>Grade</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/coursestablemanager.cpp" line="15"/>
|
||||||
|
<source>Additions</source>
|
||||||
|
<translation>Additions</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="276"/>
|
||||||
|
<source>HELP1</source>
|
||||||
|
<translation>Insert your username and password correctly</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="276"/>
|
||||||
|
<source>HELP2</source>
|
||||||
|
<translation>Login and wait for the ball in the status (buttom) bar to become Green</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="276"/>
|
||||||
|
<source>HELP3</source>
|
||||||
|
<translation>Check the Settings to select your date Interval</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="276"/>
|
||||||
|
<source>HELP4</source>
|
||||||
|
<translation>Press Courses tab and then press the Add button and wait until courses will be loaded into the table</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="276"/>
|
||||||
|
<source>HELP5</source>
|
||||||
|
<translation>Change the once of the grade cell and see your average is changing.</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="276"/>
|
||||||
|
<source>HELP6</source>
|
||||||
|
<translation>Tip: Need to change Date interval? in Courses tab click Clean, then change the date interval then hit the Add button again! :-)</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
|
||||||
|
</context>
|
||||||
|
|
||||||
|
</TS>
|
BIN
jce_he.qm
Normal file
BIN
jce_he.qm
Normal file
Binary file not shown.
262
jce_he.ts
Normal file
262
jce_he.ts
Normal file
|
@ -0,0 +1,262 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!DOCTYPE TS>
|
||||||
|
<TS version="2.1" language="he_IL">
|
||||||
|
<context>
|
||||||
|
<name>MainScreen</name>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="20"/>
|
||||||
|
<source>JCE Avg Calculator</source>
|
||||||
|
<translation>JCE Manager</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="86"/>
|
||||||
|
<location filename="main/mainscreen.ui" line="193"/>
|
||||||
|
<source>Login</source>
|
||||||
|
<translation>התחבר</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="177"/>
|
||||||
|
<source>Keep login</source>
|
||||||
|
<translation>שמור פרטים</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="234"/>
|
||||||
|
<location filename="main/mainscreen.cpp" line="11"/>
|
||||||
|
<source>Username</source>
|
||||||
|
<translation>שם משתמש</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="260"/>
|
||||||
|
<source>Password</source>
|
||||||
|
<translation>סיסמה</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="306"/>
|
||||||
|
<source>Courses</source>
|
||||||
|
<translation>גיליון ציונים</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="343"/>
|
||||||
|
<source><html><head/><body><p><span style=" font-weight:600;">Get your grades</span></p></body></html></source>
|
||||||
|
<translation>קבל את הציונים שלך</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="346"/>
|
||||||
|
<source>Add</source>
|
||||||
|
<translation>הוספה</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="353"/>
|
||||||
|
<source><html><head/><body><p><span style=" font-weight:600;">Clear table</span></p></body></html></source>
|
||||||
|
<translation>נקה טבלה</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="356"/>
|
||||||
|
<source>Clear</source>
|
||||||
|
<translation>נקה</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="380"/>
|
||||||
|
<source>Average:</source>
|
||||||
|
<translation>ממוצע:</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="428"/>
|
||||||
|
<source>Settings</source>
|
||||||
|
<translation>הגדרות</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="474"/>
|
||||||
|
<source>Semester</source>
|
||||||
|
<translation>סמסטר</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="497"/>
|
||||||
|
<source>Year</source>
|
||||||
|
<translation>שנה</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="530"/>
|
||||||
|
<source>From</source>
|
||||||
|
<translation>מסמסטר</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="549"/>
|
||||||
|
<source>To</source>
|
||||||
|
<translation>לסמסטר</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="655"/>
|
||||||
|
<source>Only influence Courses</source>
|
||||||
|
<translation>רק קורסים בעלי השפעה</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="683"/>
|
||||||
|
<source>&About</source>
|
||||||
|
<translation>&אודות</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="707"/>
|
||||||
|
<source>Credits</source>
|
||||||
|
<translation>אודות</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="712"/>
|
||||||
|
<source>Exit</source>
|
||||||
|
<translation>יציאה</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.ui" line="717"/>
|
||||||
|
<source>How-To</source>
|
||||||
|
<translation>עזרה</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="79"/>
|
||||||
|
<source>Error</source>
|
||||||
|
<translation>שגיאה</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="79"/>
|
||||||
|
<source>Not Connected</source>
|
||||||
|
<translation>לא התחבר</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="218"/>
|
||||||
|
<source>Connecting</source>
|
||||||
|
<translation>מנסה להתחבר</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="222"/>
|
||||||
|
<source>Connected</source>
|
||||||
|
<translation>מחובר</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>Disconnected</source>
|
||||||
|
<translation>מנותק</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>CREDITS-ROOL-UP1</source>
|
||||||
|
<translation>אפליקציה קטנה לחישוב ציונים</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>CREDITS-ROOL-UP2</source>
|
||||||
|
<translation>רישיון השימוש בתוכנה ובקוד הפתוח רשום תחת </translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>CREDITS-ROOL-UP3</source>
|
||||||
|
<translation>כל קוד המקור של התוכנה נמצא בגיטהאב:</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>CREDITS-ROOL-UP4</source>
|
||||||
|
<translation>התוכנה פועלת בעזרת המנוע</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>DevBy</source>
|
||||||
|
<translation>פותח ע"י</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>Liran</source>
|
||||||
|
<translation>לירן בן גידה</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>Sagi</source>
|
||||||
|
<translation>שגיא דיין</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>Nadav</source>
|
||||||
|
<translation>נדב לוצטו</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="226"/>
|
||||||
|
<source>Tnks</source>
|
||||||
|
<translation>תודה רבה ל</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/coursestablemanager.cpp" line="15"/>
|
||||||
|
<source>Code</source>
|
||||||
|
<translation>קוד קורס</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/coursestablemanager.cpp" line="15"/>
|
||||||
|
<source>Name</source>
|
||||||
|
<translation>קורס</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/coursestablemanager.cpp" line="15"/>
|
||||||
|
<source>Type</source>
|
||||||
|
<translation>סוג</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/coursestablemanager.cpp" line="15"/>
|
||||||
|
<source>Points</source>
|
||||||
|
<translation>נקודות זכות</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/coursestablemanager.cpp" line="15"/>
|
||||||
|
<source>Hours</source>
|
||||||
|
<translation>שעות שבועיות</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/coursestablemanager.cpp" line="15"/>
|
||||||
|
<source>Grade</source>
|
||||||
|
<translation>ציון</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/coursestablemanager.cpp" line="15"/>
|
||||||
|
<source>Additions</source>
|
||||||
|
<translation>הערות</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="276"/>
|
||||||
|
<source>HELP1</source>
|
||||||
|
<translation>הכנס את שם המשתמש והסיסמה כמו שצריך</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="276"/>
|
||||||
|
<source>HELP2</source>
|
||||||
|
<translation>לחץ התחבר והמתן על שהתוכנה תתחבר, עיגול ירוק למטה</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="276"/>
|
||||||
|
<source>HELP3</source>
|
||||||
|
<translation>הכנס להגדרות כדי לבחור את טווח הגיליון</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="276"/>
|
||||||
|
<source>HELP4</source>
|
||||||
|
<translation>לחץ על העמוד של גיליון הציונים ולחץ הוספהת המתן עד שהציונים יופיעו בטבלה</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="276"/>
|
||||||
|
<source>HELP5</source>
|
||||||
|
<translation>שנה ושחק עם הציונים כדי לראות את הממוצע משתנה</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="main/mainscreen.cpp" line="276"/>
|
||||||
|
<source>HELP6</source>
|
||||||
|
<translation>טיפ: רוצה לשנות את תקופת הזמן? לחץ על נקה, ולאחר מכן שנה את תקופת הזמן ולחץ על הוספה שוב! :-)</translation>
|
||||||
|
</message>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</context>
|
||||||
|
</TS>
|
|
@ -12,13 +12,12 @@ coursesTableManager::coursesTableManager(QTableWidget *ptr, user *usrPtr)
|
||||||
courseTBL->setRowCount(0);
|
courseTBL->setRowCount(0);
|
||||||
courseTBL->setColumnCount(COURSE_FIELDS);
|
courseTBL->setColumnCount(COURSE_FIELDS);
|
||||||
QStringList mz;
|
QStringList mz;
|
||||||
mz << "Serial" << "Name" << "Type" << "Points" << "Hours" << "Grade" << "Additions";
|
mz << QObject::tr("Code") << QObject::tr("Name") << QObject::tr("Type") << QObject::tr("Points") << QObject::tr("Hours") << QObject::tr("Grade") << QObject::tr("Additions");
|
||||||
courseTBL->setHorizontalHeaderLabels(mz);
|
courseTBL->setHorizontalHeaderLabels(mz);
|
||||||
courseTBL->verticalHeader()->setVisible(true);
|
courseTBL->verticalHeader()->setVisible(true);
|
||||||
courseTBL->setSelectionMode(QAbstractItemView::SingleSelection);
|
courseTBL->setSelectionMode(QAbstractItemView::SingleSelection);
|
||||||
courseTBL->setShowGrid(true);
|
courseTBL->setShowGrid(true);
|
||||||
courseTBL->setStyleSheet("QTableView {selection-background-color: red;}");
|
courseTBL->setStyleSheet("QTableView {selection-background-color: red;}");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
coursesTableManager::~coursesTableManager()
|
coursesTableManager::~coursesTableManager()
|
||||||
|
|
|
@ -1,9 +1,15 @@
|
||||||
#include "mainscreen.h"
|
#include "mainscreen.h"
|
||||||
#include <QApplication>
|
#include <QApplication>
|
||||||
|
#include <QTranslator>
|
||||||
|
#include <QDebug>
|
||||||
|
|
||||||
int main(int argc, char *argv[])
|
int main(int argc, char *argv[])
|
||||||
{
|
{
|
||||||
QApplication a(argc, argv);
|
QApplication a(argc, argv);
|
||||||
|
QTranslator translator;
|
||||||
|
QString locale = QLocale::system().name();
|
||||||
|
translator.load("jce_"+locale , a.applicationDirPath());
|
||||||
|
a.installTranslator(&translator);
|
||||||
MainScreen w;
|
MainScreen w;
|
||||||
w.show();
|
w.show();
|
||||||
|
|
||||||
|
|
|
@ -8,6 +8,7 @@ MainScreen::MainScreen(QWidget *parent) :QMainWindow(parent), ui(new Ui::MainScr
|
||||||
|
|
||||||
this->setFixedSize(this->size()); //main not resizeable
|
this->setFixedSize(this->size()); //main not resizeable
|
||||||
|
|
||||||
|
|
||||||
//Login Tab
|
//Login Tab
|
||||||
ui->pswdLineEdit->setEchoMode((QLineEdit::Password));
|
ui->pswdLineEdit->setEchoMode((QLineEdit::Password));
|
||||||
|
|
||||||
|
@ -214,15 +215,15 @@ void MainScreen::setLabelConnectionStatus(jceLogin::jceStatus statusDescription)
|
||||||
|
|
||||||
case jceLogin::jceStatus::JCE_START_VALIDATING_PROGRESS:
|
case jceLogin::jceStatus::JCE_START_VALIDATING_PROGRESS:
|
||||||
iconPix.load(":/icons/blueStatusIcon.png");
|
iconPix.load(":/icons/blueStatusIcon.png");
|
||||||
statusLabel->setText("Connecting");
|
statusLabel->setText(tr("Connecting"));
|
||||||
break;
|
break;
|
||||||
case jceLogin::jceStatus::JCE_YOU_ARE_IN:
|
case jceLogin::jceStatus::JCE_YOU_ARE_IN:
|
||||||
iconPix.load(":/icons/greenStatusIcon.png");
|
iconPix.load(":/icons/greenStatusIcon.png");
|
||||||
statusLabel->setText("Connected");
|
statusLabel->setText(tr("Connected"));
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
iconPix.load(":/icons/redStatusIcon.png");
|
iconPix.load(":/icons/redStatusIcon.png");
|
||||||
statusLabel->setText("Disconnected");
|
statusLabel->setText(tr("Disconnected"));
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
ButtomStatusLabel->setPixmap(iconPix);
|
ButtomStatusLabel->setPixmap(iconPix);
|
||||||
|
@ -231,19 +232,19 @@ void MainScreen::setLabelConnectionStatus(jceLogin::jceStatus statusDescription)
|
||||||
}
|
}
|
||||||
void MainScreen::on_actionCredits_triggered()
|
void MainScreen::on_actionCredits_triggered()
|
||||||
{
|
{
|
||||||
QMessageBox::about(this, "About", "A tiny Application to calculate your grades average. v1.0 <br><br>"
|
QMessageBox::about(this, "About", tr("CREDITS-ROOL-UP1") + " v1.0<br><br>"
|
||||||
"This software is licensed under Qt5's <br>GNU LESSER GENERAL PUBLIC LICENSE V2<br>"
|
+ tr("CREDITS-ROOL-UP2")+"<br>GNU LESSER GENERAL PUBLIC LICENSE V2<br>"
|
||||||
"The source code is available at github:<br>"
|
+ tr("CREDITS-ROOL-UP3")+"<br>"
|
||||||
"<a href='https://github.com/liranbg/jceAverageCalculator'>jceAverageCalculator Repository</a>"
|
"<a href='https://github.com/liranbg/jceAverageCalculator'>jceAverageCalculator Repository</a>"
|
||||||
"<br><br>This front end is Powered by <a href='https://github.com/liranbg/jceConnection'>Jce Connection</a><br><br>"
|
"<br><br>"+tr("CREDITS-ROOL-UP4")+"<a href='https://github.com/liranbg/jceConnection'> Jce Connection</a><br><br>"
|
||||||
"Developed by: "
|
+tr("DevBy")+":"
|
||||||
"<ul>"
|
"<ul>"
|
||||||
"<li><a href='mailto:liranbg@gmail.com'>Liran Ben Gida</a></li>"
|
"<li><a href='mailto:liranbg@gmail.com'>"+tr("Liran")+"</a></li>"
|
||||||
"<li><a href='mailto:sagidayan@gmail.com'>Sagi Dayan</a></li>"
|
"<li><a href='mailto:sagidayan@gmail.com'>"+tr("Sagi")+"</a></li>"
|
||||||
"</ul>"
|
"</ul>"
|
||||||
"Thanks to: "
|
+tr("Tnks")+ "... :"
|
||||||
"<ul>"
|
"<ul>"
|
||||||
"<li><a href='mailto:nadav2051@gmail.com'>Nadav Luzzato</a></li>"
|
"<li><a href='mailto:nadav2051@gmail.com'>"+tr("Nadav")+"</a></li>"
|
||||||
"</ul>");
|
"</ul>");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -274,21 +275,12 @@ void MainScreen::on_actionHow_To_triggered()
|
||||||
QMessageBox::information(this,"How To",
|
QMessageBox::information(this,"How To",
|
||||||
"<b>How To..</b>"
|
"<b>How To..</b>"
|
||||||
"<ul>"
|
"<ul>"
|
||||||
"<br><li>Insert your username and password correctly</li>"
|
"<br><li>"+tr("HELP1")+"</li>"
|
||||||
"<br><li>Login and wait for the ball in the status (buttom) bar to become Green</li>"
|
"<br><li>"+tr("HELP2")+"</li>"
|
||||||
"<br><li>Check <b>Settings</b> to select your date Interval</li>"
|
"<br><li>"+tr("HELP3")+"</li>"
|
||||||
"<br><li>Press <b>Courses</b> tab and then press <u>Add</u> button and wait until courses will be loaded into the table</li>"
|
"<br><li>"+tr("HELP4")+"</li>"
|
||||||
"<br><li>Change the once of the grade cell and see your average is changing. </li>"
|
"<br><li>"+tr("HELP5")+"</li>"
|
||||||
"<br><br>Tip: Need to change Date interval? in Courses tab click <u>Clean</u>, then change the date interval then hit <u>Add</u> again! :-)"
|
"<br><br>"+tr("HELP6")+
|
||||||
"</ul>"
|
|
||||||
"<br><br><b>הסבר</b>"
|
|
||||||
"<ul>"
|
|
||||||
"<br><li>הכנס את שם המשתמש והסיסמה שלך כנדרש</li>"
|
|
||||||
"<br><li>לחץ התחבר והמתן מספר שניות עד להופעת כדור ירוק בתחתית המסך</li>"
|
|
||||||
"<br><li>בדוק <b>הגדרות</b> כדי לבדוק את תקופת הזמן אותם תרצה להציג</li>"
|
|
||||||
"<br><li> לחץ על <b>Courses</b> ולאחר מכן על כפתור <u>Add</u> והמתן מספר שניות עד להופעת הקורסים בטבלה</li>"
|
|
||||||
"<br><li>כעת ניתן לשנות ערכים בתא הציונים ולראות את ממוצע הציונים בהתאם </li>"
|
|
||||||
"<br><br>טיפ: רוצה לשנות את תקופת הזמן? לחץ על <u>Clean</u> , ולאחר מכן שנה את תקופת הזמן ולחץ על <u>Add</u> שוב! :-)"
|
|
||||||
"</ul>");
|
"</ul>");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -61,7 +61,7 @@ background: qlineargradient(spread:pad, x1:0.496, y1:0, x2:0.508, y2:1, stop:0 r
|
||||||
<enum>QTabWidget::Rounded</enum>
|
<enum>QTabWidget::Rounded</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="currentIndex">
|
<property name="currentIndex">
|
||||||
<number>0</number>
|
<number>1</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="documentMode">
|
<property name="documentMode">
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
|
@ -231,7 +231,7 @@ font-size: 15px;
|
||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string><color=#000000>Username</string>
|
<string>Username</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="textFormat">
|
<property name="textFormat">
|
||||||
<enum>Qt::RichText</enum>
|
<enum>Qt::RichText</enum>
|
||||||
|
@ -584,6 +584,9 @@ font-size: 15px;
|
||||||
<property name="readOnly">
|
<property name="readOnly">
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="showGroupSeparator" stdset="0">
|
||||||
|
<bool>false</bool>
|
||||||
|
</property>
|
||||||
<property name="minimum">
|
<property name="minimum">
|
||||||
<number>2009</number>
|
<number>2009</number>
|
||||||
</property>
|
</property>
|
||||||
|
@ -593,9 +596,6 @@ font-size: 15px;
|
||||||
<property name="value">
|
<property name="value">
|
||||||
<number>2009</number>
|
<number>2009</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="showGroupSeparator" stdset="0">
|
|
||||||
<bool>false</bool>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
|
@ -675,7 +675,7 @@ font-size: 15px;
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>855</width>
|
<width>855</width>
|
||||||
<height>21</height>
|
<height>29</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QMenu" name="menuA_about">
|
<widget class="QMenu" name="menuA_about">
|
||||||
|
|
Loading…
Reference in a new issue