219 Commits (5bb454a3b26c604703df0065d161c61620aa9f54)
 

Author SHA1 Message Date
  Mikael Capelle 6be3493bba Clean code. 6 years ago
  Mikael Capelle 3600752c43 Clean code, remove remaining debug attribute. 6 years ago
  Holt59 7e06e1c4bf Create an ArcFilter factory. 6 years ago
  Holt59 dc3a9b9860 Improve display of PathsPanel. 6 years ago
  Holt59 e522eaa728 Add implementation comment for binary reader. 6 years ago
  Holt59 a1be0fc586 Fix marker size. 6 years ago
  Holt59 8acc13c7f6 Change the way restrictions on arc are managed. 6 years ago
  Holt59 d5de1cf2ff Update acces 6 years ago
  Holt59 c07b55a535 Update RoadType enum. 6 years ago
  Holt59 3ee2984e52 Start modification restrictions. 6 years ago
  Holt59 92af449178 Create new class to have better scaling for markers with MapView. 6 years ago
  Holt59 55dfcbd0fe Improve markers rendering. 6 years ago
  Holt59 2f1fa81a58 Resize path panel correctly when removing a path. 6 years ago
  Holt59 1653558f94 Move BinaryHeap. 6 years ago
  Holt59 85025f6189 Update panel. 6 years ago
  Holt59 a5764948f9 Add path panel separated from solution panel. 6 years ago
  Holt59 f22c1c93fa Make solution panel a bit more generic using reflections. 6 years ago
  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