Commit Graph

  • ae99cde63d Making code compatible with java 8 #14 going back to 8. users can still use 9/10/11/12/13 runtime master rusefi 2020-03-14 20:20:03 -0400
  • e2eca599e9 change version naming convention since there are concurrent forks and else? rusefi 2020-03-14 18:37:55 -0400
  • 38583e9258 no reason to use JDK11, no reason to mention it in version name new version is definitely needed but we shall catch-up on the plan :) rusefi 2020-03-14 18:30:03 -0400
  • db205fa0e3 java.awt.geom.Rectangle2D$Double cannot be cast to java.awt.Rectangle #9 rusefi 2020-03-14 18:25:59 -0400
  • e8b22ea861 first attempt to have CI on master and PRs rusefi 2020-03-14 18:13:04 -0400
  • f3bd5c1cf5 fresh gradle is always a good thing hopefully rusefi 2020-03-14 17:55:08 -0400
  • c85fe6e90f Making code compatible with java 8 #14 going back to 8. users can still use 9/10/11/12/13 runtime rusefi 2020-03-14 17:52:11 -0400
  • f891b61a1d Making code compatible with java 8 #14 this was easy! rusefi 2020-03-14 17:51:03 -0400
  • 2841943fe1 One more time, now with fresh content rusefi 2020-03-14 16:36:02 -0400
  • 132a3a04dd
    Merge pull request #11 from miho/master rusefi 2020-03-14 16:34:23 -0400
  • f22d6580ea not elegant manual merge rusefi 2020-03-14 16:33:46 -0400
  • da55cea1ce
    Update README.md abelom 2020-03-14 16:18:21 -0400
  • a50d03249a
    Merge pull request #13 from andrasfuchs/master Andras 2020-03-01 16:16:20 +0100
  • fd2189b925 Modified the DSN file reader to produce more detailed error messages Andras Fuchs 2020-03-01 10:51:22 +0100
  • 66ff1a1557 Added some test files to reproduce bugs Andras Fuchs 2020-03-01 10:50:38 +0100
  • 5c06b677de Fix for issue #9 'stop_pass_no not initialized' Andras Fuchs 2020-03-01 10:10:12 +0100
  • 492c37848b
    Merge pull request #10 from andrasfuchs/rules-file-handling Michael Hoffer 2020-02-29 20:08:25 +0100
  • 8194da23b9 Added the -dr argument information to the README Andras Fuchs 2020-02-13 19:44:52 +0100
  • 2c94b281dc Removed the exception detals from the .rules file not found case Andras Fuchs 2020-02-13 15:51:43 +0100
  • dc3ca3c7a8 Removed the annoying .rules deletion Andras Fuchs 2020-02-13 15:46:31 +0100
  • 97c286513a Added the "-dr" command line argument for design rules Andras Fuchs 2020-02-13 15:45:52 +0100
  • 5369156cc8 We load the rules file even is the design name doesn't match Andras Fuchs 2020-02-13 14:50:04 +0100
  • 496f1a473a
    Merge pull request #6 from miho/master Andras 2020-02-10 12:42:26 +0100
  • 2e6a656ee1 Merge pull request #6 from andrasfuchs/eliminate-console-out Michael Hoffer 2020-02-10 09:23:33 +0100
  • 8f7c324f4a Merge pull request #5 from andrasfuchs/board-cloning Michael Hoffer 2020-02-10 09:23:16 +0100
  • d581dc5119
    Merge pull request #5 from andrasfuchs/eliminate-console-out Andras 2020-02-06 20:35:46 +0100
  • 8010ddd120 Made the @author tag consistent in all files Andras Fuchs 2020-02-06 19:18:55 +0100
  • ae07f577a4 Removed the "eu.mihosoft.freerouting." string from the comment sections Andras Fuchs 2020-02-06 19:09:59 +0100
  • 6c5262083d Replaced all System.out.println functions with the proper logging functions Andras Fuchs 2020-02-06 17:36:48 +0100
  • 9bc924adbc
    Merge pull request #4 from andrasfuchs/board-cloning Andras 2020-02-06 13:16:13 +0100
  • ef99012263 Fixed the -mp parameter calculation Andras Fuchs 2020-02-06 13:11:56 +0100
  • 064c5cd6c7 Modified the command line example for users using PowerShell Andras Fuchs 2020-02-06 13:04:41 +0100
  • b88655de89 Added explanation for the -di command line argument Andras Fuchs 2020-02-05 13:32:19 +0100
  • 8eabae5723 Added support for .ses and .scr file exports with command line Andras Fuchs 2020-02-05 12:54:26 +0100
  • 7aa430893d Update the readme to reflect the changes in the command line arguments Andras Fuchs 2020-02-05 12:34:22 +0100
  • 44419c9670 Changed the .dsn export sligthly Andras Fuchs 2020-02-05 11:19:01 +0100
  • cdd1a5db29 Replaced the first and last pass parameters with the max passes parameter Andras Fuchs 2020-02-04 22:40:07 +0100
  • 90839aa2ae Added a logic to exit the application if the output file was set and the saving of the .dsn was successful Andras Fuchs 2020-02-04 22:28:07 +0100
  • a8e5d14b43 Added the automatic DNS file exportation after autorouting feature Andras Fuchs 2020-02-04 22:17:42 +0100
  • 27a1b07398 Autorouter starter batch method returns the actual thread now Andras Fuchs 2020-02-04 22:16:07 +0100
  • 085ca90a94 Added 3 events to the InteractiveActionThread class Andras Fuchs 2020-02-04 22:14:56 +0100
  • 038f8a8626 Fixed a bug that prevented the autorouter to stop if post-routing is enabled Andras Fuchs 2020-02-04 22:13:59 +0100
  • 625cf4e9ee Completed the -pl <last pass number> implementation Andras Fuchs 2020-02-04 20:57:42 +0100
  • 457b4497c3 Completed the -pf <first pass number> implementation Andras Fuchs 2020-02-04 19:39:17 +0100
  • 903433a1e8 Added a few new startup options to make testing and command line execution easier Andras Fuchs 2020-02-04 17:24:10 +0100
  • f3d43a8eba Added the diff_traces method the compare to board wirings Andras Fuchs 2020-02-04 15:03:47 +0100
  • fceeeac07c Added a warning if there were not many changes in the last 20 passes Andras Fuchs 2020-02-04 15:01:12 +0100
  • f8d2e671ee Separated the business logic and the GUI methods in the .dsn file reader Andras Fuchs 2020-02-04 14:38:08 +0100
  • ba9c6a24c0 Added an extra option to the logger class to display the method result while measuring performance Andras Fuchs 2020-02-04 14:37:18 +0100
  • 760b44d9f9 Changed the maximum allowed value for the pass number Andras Fuchs 2020-02-04 14:34:05 +0100
  • 498b7a4140 Widend the text box of the autorouter's pass parameter a little more Andras Fuchs 2020-02-04 14:33:43 +0100
  • 0cf6f54c2a
    Merge pull request #3 from andrasfuchs/master Andras 2020-02-04 10:43:08 +0100
  • 5a6e081b7d
    Merge pull request #2 from miho/master Andras 2020-02-04 10:37:41 +0100
  • c398cc7dc5
    Merge pull request #3 from andrasfuchs/logging-with-log4j Michael Hoffer 2020-02-04 06:54:39 +0100
  • 976dbc3ece
    Merge pull request #4 from andrasfuchs/gui-updates Michael Hoffer 2020-02-04 06:54:14 +0100
  • 08bfec7ce0 Make cloning possible Andras Fuchs 2020-01-31 09:35:05 +0100
  • 30d925d575 Added a small note about applying entered values Andras Fuchs 2020-01-28 17:23:02 +0100
  • 8d1feca472 Minor cosmetic changes to Autorouter detailed parameters Andras Fuchs 2020-01-28 17:03:41 +0100
  • bd73d03903 Renamed the menu items related to the activity replay file Andras Fuchs 2020-01-28 16:36:55 +0100
  • 526ce1393e Logfile is renamed to ActivityReplayFile Andras Fuchs 2020-01-28 16:34:22 +0100
  • 4ceee1a4ec Updated the error logging in Logfile Andras Fuchs 2020-01-28 14:31:09 +0100
  • 0af4e5ef4e Changed the width of the message field on the main window. Andras Fuchs 2020-01-28 12:42:00 +0100
  • 715eac8487 Updated the logging system to the more flexible, robust and performant log4j. Andras Fuchs 2020-01-28 12:41:10 +0100
  • 1bad8a4279 Modified the default message when running the app without parameters. Andras Fuchs 2020-01-27 17:13:12 +0100
  • f87c3328ad Changed the autorouter fanout, autoroute and postroute options to checkboxes Andras Fuchs 2020-01-27 16:44:33 +0100
  • 94134800da
    Merge pull request #1 from miho/master Andras 2020-01-27 16:34:04 +0100
  • 57f2922209
    Merge pull request #1 from andrasfuchs/add-kicad-info-to-readme Michael Hoffer 2020-01-25 17:06:47 +0100
  • d6d8be38c2
    Merge pull request #2 from andrasfuchs/remove-compilation-warnings Michael Hoffer 2020-01-25 17:06:18 +0100
  • 09d6435803 Fixed the 100+ javadoc warnings Andras Fuchs 2020-01-25 12:22:16 +0100
  • 5b4b5d784c Replaced deprecated Double constuctors with Double.valueOf Andras Fuchs 2020-01-25 11:48:56 +0100
  • 7f6bf0895d Replaced deprecated Interger constuctors with Integer.valueOf Andras Fuchs 2020-01-25 11:46:32 +0100
  • 0e2643d41a
    Updated the README.md to include KiCad use case Andras 2020-01-25 10:52:41 +0100
  • 033f985ead
    Update README.md Michael Hoffer 2019-05-11 13:34:52 +0200
  • fb29390604
    Update README.md Michael Hoffer 2019-05-11 13:34:40 +0200
  • 3232afe228 Updated build infrastructure: works on jdk-11, maven publication fixed Michael Hoffer 2019-05-11 13:27:22 +0200
  • d4f9895e09 Update README.md Michael Hoffer 2017-10-16 13:07:05 +0200
  • 8f44847ae8 Update README.md Michael Hoffer 2017-10-16 13:05:56 +0200
  • 6615774a5f Update README.md Michael Hoffer 2017-10-16 13:05:24 +0200
  • bd2a2ea39c Update README.md Michael Hoffer 2017-10-16 12:58:03 +0200
  • 80517ba415 removed binaries (stupid idea to publish binaries via source repo) Michael Hoffer 2017-10-15 23:33:50 +0200
  • 425200cde3 Merge branch 'master' of https://github.com/miho/freerouting Michael Hoffer 2017-10-15 23:30:17 +0200
  • 506c8c615e bintray publication done Michael Hoffer 2017-10-15 23:30:11 +0200
  • aeafeec9d0 Update README.md Michael Hoffer 2017-10-15 23:29:06 +0200
  • 8b49a4202b Update README.md Michael Hoffer 2017-10-15 23:10:04 +0200
  • 5d9a94636e Update README.md Michael Hoffer 2017-10-15 23:08:17 +0200
  • 5591dce07a Merge branch 'master' of https://github.com/miho/freerouting Michael Hoffer 2017-10-15 23:07:05 +0200
  • 8d508d21b0 images added Michael Hoffer 2017-10-15 23:06:49 +0200
  • d650b5f6da Update README.md Michael Hoffer 2017-10-15 22:56:38 +0200
  • 981c6cacad Update README.md Michael Hoffer 2017-10-15 22:56:23 +0200
  • cb215475c3 header updated Michael Hoffer 2017-10-15 22:30:18 +0200
  • 35d26cbd76 generates executable jars in addition to library jars Michael Hoffer 2017-10-15 22:07:54 +0200
  • 801e50d518 .gitignore updated Michael Hoffer 2017-10-15 22:07:23 +0200
  • 368360c60e jdk9 version seems to work (more testing necessary) Michael Hoffer 2017-10-15 14:43:41 +0200
  • cfebf8d21b refactoring Michael Hoffer 2017-10-15 13:55:26 +0200
  • fbe9a2ecde refactoring Michael Hoffer 2017-10-15 13:49:49 +0200
  • 5d6f032b1a refactored version with proper package names and initial module info for JDK9 Michael Hoffer 2017-10-15 13:45:53 +0200
  • daa359ff02 fixed help system Michael Hoffer 2017-10-14 19:20:40 +0200
  • f214f974dc Rectangle cast fix Michael Hoffer 2017-10-14 18:38:40 +0200
  • 36265e683c Rect Michael Hoffer 2017-10-14 18:37:04 +0200
  • 752065ae22 pre-compiled java binary rusefi 2014-07-02 22:05:33 -0400