Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-07 | GH-2591 less std::shared_ptr and more shared_qobject_ptr | Petr Mrázek | |
This eliminates some weird crashes. | |||
2019-01-16 | Update Copyright Year | AppleTheGolden | |
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2018-02-11 | NOISSUE update copyright dates | Petr Mrázek | |
2017-06-27 | NOISSUE remove some bad code in various Task related classes | Petr Mrázek | |
2017-05-03 | NOISSUE Revert all recent changes to NetAction and NetJob | Petr Mrázek | |
2017-04-29 | NOISSUE refactor NetAction to be based on Task | Petr Mrázek | |
Still missing some things, this is part 1. | |||
2017-04-18 | NOISSUE fix crash because of early destruction of java list load task | Petr Mrázek | |
2017-04-07 | NOISSUE stuff and things happened. Maybe. | Petr Mrázek | |
2017-01-08 | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | |
2017-01-07 | NOISSUE polish the java setup wizard page | Petr Mrázek | |
* Added a button to check why Java failed * It will now avoid automatically scanning binaries that do not have 'java' in their filename * Fixed some crashes related to running too many Java checks (it only does one at a time now) * It can now distinguish between more Java failure states (not there at all, crashing, returning nonsense) * Changed '...' button to Browse button to match the wizard page subtitle * Changing minimum and maximum memory will no longer trigger a java check twice | |||
2016-05-01 | NOISSUE reorganize and document libraries | Petr Mrázek | |