Commit Graph

23 Commits

Author SHA1 Message Date
frosch95 6d5440d0cd changed the icon usage. instead of scaling 512px icons in memory, there is an icon for every size. This helps with a bug in jdk8 where the Java-Image size is not used in the MenuButton but always the original size of the icon file. 2014-01-05 01:33:27 +01:00
frosch95 754dc982ea changed versions of dependencies 2013-12-29 22:41:49 +01:00
frosch95 2b6e9a925c OwnStatisticsPlugin calculates the figures with concurrency service 2013-10-01 23:14:37 +02:00
frosch95 6d28263f63 added owner string to cell 2013-09-29 18:29:56 +02:00
frosch95 c0a64e2627 - found attribute is calculated at reading time from file, to avoid lazy loading of all the log entries from database
- kind of batch writing to database for better performance
2013-09-29 17:50:09 +02:00
frosch95 2116f4f88c added cito event and mega event type 2013-09-29 13:50:01 +02:00
frosch95 82adc5c14d added idea plugin and set version to 0.3 2013-09-29 12:56:04 +02:00
frosch95 a2b0b01ba8 added webpage link 2013-09-29 12:43:56 +02:00
frosch95 ed708e836b created a simple plugin interface 2013-09-29 12:39:01 +02:00
frosch95 94441e06fa added missing scenice view to gradle 2013-09-29 12:38:07 +02:00
frosch95 025949de9a deleted system.out.println 2013-09-29 12:34:51 +02:00
frosch95 c73f6476a2 Menu list button with sort submenu 2013-09-28 00:11:37 +02:00
frosch95 da0060a989 some package clean up and refactoring 2013-09-27 22:25:05 +02:00
frosch95 5e460fac7a switched from pure sql to jpa and changed the type from string to enum 2013-09-27 20:34:06 +02:00
frosch95 e06ed20165 added class comment 2013-09-27 20:29:36 +02:00
frosch95 bdddf8c82a removed awesome icons and added Fira font to project 2013-09-27 20:28:44 +02:00
frosch95 b081fa2743 added graddle as build tool to the project and deleted the most of the 3rd party dependencies 2013-09-22 12:18:37 +02:00
frosch95 74295710dc added requirement section to README.md 2013-09-19 06:23:24 +02:00
Andreas Billmann 8da574ac08 changed the FXMLLoader call from static to instance method call, as recommended on https://wiki.openjdk.java.net/display/OpenJFX/Performance+Tips+and+Tricks 2013-09-19 00:25:45 +02:00
Andreas Billmann 892fd04cb9 added databse files to the ignore file 2013-09-19 00:24:11 +02:00
Andreas Billmann ff85ca61c8 added IDEA project files to the ignore file 2013-09-18 21:05:53 +02:00
Andreas Billmann 54aafa6120 Initial commit
The initial commit on GitHub
2013-09-18 20:44:20 +02:00
frosch95 6c7c5de92d Initial commit 2013-09-18 11:01:49 -07:00