252 Commits (master)
 

Author SHA1 Message Date
  Holt59 6d8c2462ab Improve reflections to make the input panel more generic. 6 years ago
  Holt59 738b23d253 Update MainWindow id. 6 years ago
  Holt59 89b6bc5819 Fix issue with observers. 6 years ago
  Holt59 bcfc8dac3d Change cursor above button. 6 years ago
  Holt59 eb174d379d Move images to res/. 6 years ago
  Holt59 701a94784e Merge branch 'zoom-controls' 6 years ago
  Holt59 8e68377772 Fix issue with nodes input panel getting enabled by indavertance. 6 years ago
  Holt59 f56d735d90 Add zoom controls to mapview drawing, avoid triggering drawingclick events with zoom control. 6 years ago
  Holt59 dede97bc68 Add zoom controls to basic drawing. 6 years ago
  Holt59 7827bfc63c Reorganize code. 6 years ago
  Holt59 bc70c4267d Update polyline auto scaling width. 6 years ago
  Holt59 6ae4e88d23 Add comments. 6 years ago
  Holt59 0622f9fa83 Remove output in MapView. 6 years ago
  Holt59 6768374b92 Add possibility to select in the interface the filtering of the arcs for ShortestPath. 6 years ago
  Holt59 5b3690b982 Fix tests. 6 years ago
  Holt59 be94c670b7 Update graphics. 6 years ago
  Holt59 ae082d0b8a Add extra information in graph. 6 years ago
  Mikael Capelle 2e7a1c564a Add my AStar for computing path. Change ID and map names in file. 6 years ago
  Mikael Capelle 4017577269 Instance -> Data. 6 years ago
  Mikael Capelle e111b5f0e6 Add option to specify observers for shortest-path. 6 years ago
  Mikael Capelle 19832321aa Move solution panel inside shortest-path panel. 6 years ago
  Mikael Capelle d442a7e910 Update some parameters to improve performances of MapViewDrawing. 6 years ago
  Mikael Capelle bd1c393053 Fix issue with dialog not being shown up relative to the MainWindow. 6 years ago
  Mikael Capelle 23fa24377d Fix issue with solution panel when a new graph was loaded. 6 years ago
  Holt59 4fae0e890c Rename getInstance() -> getInputData(). Override getInputData() in solution classes to return correct type instead of abstract one. 6 years ago
  Holt59 2fdaf30510 Fix issue in solution panel. 6 years ago
  Holt59 5d28e12903 Update solution panel. 6 years ago
  Mikael Capelle 08fd7120f2 Create new solution panel. 6 years ago
  Mikael Capelle 8bca08f795 Synchronize overlays operations in BasicDrawing. 6 years ago
  Mikael Capelle 25da6079e6 Clean access restriction usage. 6 years ago
  Mikael Capelle a51e16c3dd Rename getInfo -> getInformation. 6 years ago
  Mikael Capelle 875a0c8518 Integrate access information in RoadInformation. 6 years ago
  Mikael Capelle 0963f4a12f Use arc instead of only road type to find width and color for drawing. 6 years ago
  Mikael Capelle e15d04eda9 Close ProgressBarDialog on failure. 6 years ago
  Holt59 55e4f4dfdc Set default transform to ZoomAndPanListener to avoid bunch of exceptions. 6 years ago
  Holt59 6cc57631ad Rename binary readers, and separate the button in two. 6 years ago
  Holt59 a4e7a6f708 Fix issue with NodesInputPanel getting enable when clearing threads. 6 years ago
  Holt59 03a26ab083 Do not draw oneWay arc twice. 6 years ago
  Mikael Capelle bcb9faa6b2 Fix issue in ProgressBar when number of nodes/descs/arcs was less than 100. 6 years ago
  Holt59 575eb71e64 Fix issue with startAlgoButton when enabling the ShortestPathPanel. 6 years ago
  Holt59 592ef40e54 Remove debug output. 6 years ago
  Holt59 094840f152 Center progress bar on drawing. 6 years ago
  Holt59 823ed07770 Add observers to GraphReader. 6 years ago
  Holt59 7b2f3f3549 BasicDrawing now create a new image for each new graph to have better scaling. 6 years ago
  Holt59 43835e4837 Remove drawPoint, switch to PointSetOverlay. 6 years ago
  Holt59 42f38bb758 Switch JUnit 5 -> Junit 4. 6 years ago
  Holt59 7de61ac27e Fix visiblity issue with markers in NodesInputPanel. 6 years ago
  Holt59 1a664b8a3c Modify connection between MainWindow and the NotesInputPanel. 6 years ago
  Holt59 cfa374c12d UPdate .classpath. 6 years ago
  Holt59 791ea13d5e Add more info in status bar. 6 years ago