1
0
Fork 0
mirror of https://gitlab.com/kauron/jstudy synced 2024-09-28 18:49:26 +02:00
Commit graph

88 commits

Author SHA1 Message Date
Carlos Galindo
4406bd4aed
Table: added moving via drag and drop 2019-09-13 10:31:46 +02:00
Carlos Galindo
a599508fc3
Table: removed the possibility for repeated questions 2019-09-13 01:36:28 +02:00
Carlos Galindo
5d5f400495
Removed editing facilities 2019-09-13 01:05:29 +02:00
Carlos Galindo
e9e2c0704d
Test: added Pause checkbox 2019-09-13 01:01:44 +02:00
Carlos Galindo
7fe80b07ec
Table: new editing and filtering
* Split buttons between the context menu and above the table.
* Moved adding/editing to above the table.
* Added filtering.
* Added shortcut to edit (double click) and to delete rows.
2019-09-13 00:15:27 +02:00
Carlos Galindo
93b7dce200
Added timer for test 2019-09-13 00:01:58 +02:00
Carlos Galindo
7d835018e3
Interface consistency bugs 2019-09-12 23:34:33 +02:00
Carlos Galindo
d3d07b7541
Test: option to lock switching tabs 2019-09-12 22:07:32 +02:00
Carlos Galindo
0d4b50a78c
Removed JFoenix library 2019-09-12 19:55:45 +02:00
Carlos Galindo
62634a1800 Add LICENSE 2019-09-12 17:45:34 +00:00
Carlos Galindo
1b5f07bb7d
Auto-update from Gitlab's latest tag 2019-09-12 19:17:39 +02:00
Carlos Galindo
c608f52c61
Table: moved buttons to context menu. 2019-09-12 00:29:57 +02:00
Carlos Galindo
889295a0b2
Typos and warnings fix 2019-09-11 22:07:59 +02:00
Carlos Galindo
56b4f17a8c
minor text fix 2019-09-11 21:20:15 +02:00
Carlos Galindo
6b8f5ef1ee
fxml: whitespace fix 2019-09-11 21:02:54 +02:00
Carlos Galindo
9029ae6385
Version bump 2019-09-11 20:12:20 +02:00
Carlos Galindo
f5106128a6
Table: fixed name lookup when closing tab 2019-09-11 20:08:38 +02:00
Carlos Galindo
ce4b58aa4f
Table: added unsaved indicator 2019-09-11 19:52:59 +02:00
Carlos Galindo
b08e5aa1dc
Test: enlarged feedback and improved internals 2019-09-11 19:09:11 +02:00
Carlos Galindo
59ffe397d3
Settings: enabled showFeedback setting 2019-09-11 19:08:35 +02:00
Carlos Galindo
3d41dbf779
Settings: moved preference to package 2019-09-10 19:22:41 +02:00
Carlos Galindo
dd50ffdcff
Simplified POM and updated website 2019-09-10 19:15:23 +02:00
Carlos Galindo
8b41dff1c5
Settings: shortened code to load/save preferences 2019-09-10 18:51:25 +02:00
Carlos Galindo
54bcedbef1
Shortcuts: close tab and close window. 2019-09-10 15:15:22 +02:00
Carlos Galindo
674ed9d7cf
Added option to repeat question immediately until gotten right 2019-09-10 15:14:50 +02:00
Carlos Galindo
8d6b99bd59
Updated libraries and removed dependencies. 2019-09-10 15:12:02 +02:00
Carlos Galindo
ba7486c367
Version bump 2018-01-02 15:32:06 +01:00
Carlos Galindo
0ec28b2c46
Removed library files 2018-01-02 15:30:36 +01:00
Carlos Galindo
a662501ead
Library version update 2018-01-02 15:30:23 +01:00
Carlos Galindo
09f5108f91
Reading UTF-8 as default 2018-01-02 15:29:24 +01:00
Carlos Galindo
33385ea471
Changed jfoenix version 2018-01-02 15:28:17 +01:00
Carlos Galindo
febecbea8e
Java version changes and imports 2018-01-02 15:12:19 +01:00
Carlos Galindo
cb7fc7f20f
Changed %20 to ' ' 2018-01-02 15:10:44 +01:00
Carlos Galindo
c827f36537
Fix for last dir can be inaccessible 2018-01-02 15:06:53 +01:00
Carlos Galindo
e9243520e4
TestController: while to do-while 2017-06-19 14:30:04 +02:00
Carlos Galindo
ec418ce64e
TableController: save will append extension automagically 2017-06-19 14:29:06 +02:00
Carlos Galindo
5d539485cf
TableController: swap will now refresh the items 2017-06-19 14:28:27 +02:00
Carlos Galindo
1f3433e19e
Merge branch 'master' of github.com:kauron/jstudy 2017-02-12 12:35:23 +01:00
Carlos Galindo
cec9047c2f Create version 2017-02-12 12:33:54 +01:00
Carlos Galindo
0d4be04d58
Added context menu to tabs (duplication and merging) 2016-12-09 18:10:01 +01:00
Carlos Galindo
3e41a528a5
Added tab duplication 2016-12-09 17:38:21 +01:00
Carlos Galindo
67df24c9dc
Removed debug information 2016-12-09 17:04:12 +01:00
Carlos Galindo
498d2a050a
Added drag'n'drop to main menu 2016-12-09 16:59:53 +01:00
Carlos Galindo
d26978946b
Moved preferences to Preferences class 2016-12-09 14:10:21 +01:00
Carlos Galindo
b9d23ca80a
Version update 2016-12-08 22:41:46 +01:00
Carlos Galindo
cb27488507
TestController: changed JFXTextField to TextField (the former gave utf-8 related input errors) 2016-12-08 22:37:08 +01:00
Carlos Galindo
112ab9f293
FileChooser will remember last folders and will suggest filenames 2016-12-08 22:32:55 +01:00
Carlos Galindo
2613dc66e1
Update maven 2016-12-08 22:17:20 +01:00
Carlos Galindo
e02b863a39
Main: added merge and multiple file opening 2016-12-08 22:17:03 +01:00
Carlos Galindo
76faea3fc7
Save: set default encoding to utf-8 in all systems 2016-12-08 22:08:02 +01:00