Commit Graph

105 Commits

Author SHA1 Message Date
Carlos Galindo 6f011395d1
Merge branch 'master' of gitlab.com:kauron/jstudy 2019-10-26 10:21:05 +02:00
Carlos Galindo ca23f61c72 Main: adapted menu to macOS style. 2019-10-23 23:33:06 +02:00
Carlos Galindo 26ae5b01b8
Table: copying/moving rows between tables. 2019-09-13 20:54:32 +02:00
Carlos Galindo 8a279ae1cb
Test: removed bug where correcting an error would generate extra items 2019-09-13 18:21:37 +02:00
Carlos Galindo 2f82568f46
Test: added stats (time, answer and q/a) after test. 2019-09-13 18:16:53 +02:00
Carlos Galindo 56e1e42d65
Table: added undo/redo actions 2019-09-13 16:57:34 +02:00
Carlos Galindo 84d46baa9a
Version bump 2019-09-13 13:25:22 +02:00
Carlos Galindo 7c46dee784
Moved and documented DraggableRowFactory 2019-09-13 13:21:29 +02:00
Carlos Galindo a0e3a1fb17
Stop test timer
completes f45341d84a
2019-09-13 13:12:30 +02:00
Carlos Galindo f29cb85566
convert try to try-with-resources 2019-09-13 12:49:35 +02:00
Carlos Galindo f67c9a9d19
Table: disable buttons when appropriate 2019-09-13 12:35:52 +02:00
Carlos Galindo 50cefbfd53
Merge branch 'app-ends' 2019-09-13 12:08:18 +02:00
Carlos Galindo f45341d84a
Table: fixed bug, application now exits without .exit() 2019-09-13 12:07:44 +02:00
Carlos Galindo 4a3679620d
small warnings 2019-09-13 11:55:28 +02:00
Carlos Galindo 43ef5e7826
Table: Minor design changes 2019-09-13 11:45:20 +02:00
Carlos Galindo a50965fdb6
Force program to end 2019-09-13 11:29:59 +02:00
Carlos Galindo 6d5c7917a2
Table: added cancel button for editing 2019-09-13 10:51:24 +02:00
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