Mario Hüttel mhu
mhu pushed to Issue-28-new-gui-features at mhu/gds-render 2019-09-25 19:14:47 +02:00
b8a02912b0 Merge branch 'master' into Issue-28-new-gui-features
e703d4427a Update image of GUI in documentation
Compare 2 commits »
mhu pushed to master at mhu/gds-render 2019-09-25 19:14:31 +02:00
e703d4427a Update image of GUI in documentation
mhu pushed to Issue-28-new-gui-features at mhu/gds-render 2019-09-25 18:54:26 +02:00
f9e16fa4d7 Merge branch 'dev' into Issue-28-new-gui-features
1bf01a5cd2 Merge branch 'master' into dev
bcc8623382 remove now unneeded mapping parser completely
a9ccf6533d LayerSelector: Use Layer Settings for CSV export. This makes the mapping parser unnecessary. It can be removed
e16b7f9d25 LayerSettings: Fix bug in CSV export function
Compare 8 commits »
mhu pushed to Issue-28-new-gui-features at mhu/gds-render 2019-09-25 18:51:06 +02:00
cd3ef452f1 Merge branch 'master' into Issue-28-new-gui-features
40edd21f0a Fix typo in application description
291ded0277 Refactoring: rename progress update func of output renderer to gds_output_renderer_update_async_progress()
5f6dbbed0e Enable status upgrades from Cairo renderer to activity bar.
8b1d3709b7 Add project entry to libversion CMAKE
mhu deleted tag Issue-28-new-gui-features from mhu/gds-render 2019-09-25 18:51:06 +02:00
mhu pushed to dev at mhu/gds-render 2019-09-25 18:50:08 +02:00
1bf01a5cd2 Merge branch 'master' into dev
40edd21f0a Fix typo in application description
Compare 2 commits »
mhu pushed to master at mhu/gds-render 2019-09-25 18:47:33 +02:00
40edd21f0a Fix typo in application description
mhu closed issue mhu/gds-render#22 2019-09-25 18:27:09 +02:00
Remove mapping parser
mhu commented on issue mhu/gds-render#22 2019-09-25 18:27:09 +02:00
Remove mapping parser

Fixed in bcc8623382e06d2b48c6fd3f57b35641770881dd

mhu pushed to dev at mhu/gds-render 2019-09-25 18:26:29 +02:00
bcc8623382 remove now unneeded mapping parser completely
a9ccf6533d LayerSelector: Use Layer Settings for CSV export. This makes the mapping parser unnecessary. It can be removed
e16b7f9d25 LayerSettings: Fix bug in CSV export function
16b18fc5b3 Remove code from mapping parser that implements csv read. Use LayerSettings class instead.
941711129a LayerSelector: Make import of layer information from CSV independed from mapping-parser code. Use LayerSettings class instead.
Compare 6 commits »
mhu opened issue mhu/gds-render#28 2019-09-25 17:10:10 +02:00
Remove Access Date from cell selector. Noby is interesed in it
mhu commented on issue mhu/gds-render#27 2019-09-19 21:59:49 +02:00
Benchmark and Improve GDS Database Loading

"Fixed" in cfc156c1c0f8b06dc6080c6a7d9a81875ab8006b by the above described fix.

mhu pushed to dev at mhu/gds-render 2019-09-19 21:44:36 +02:00
291ded0277 Refactoring: rename progress update func of output renderer to gds_output_renderer_update_async_progress()
mhu pushed to dev at mhu/gds-render 2019-09-19 21:43:03 +02:00
5f6dbbed0e Enable status upgrades from Cairo renderer to activity bar.
mhu pushed to dev at mhu/gds-render 2019-09-18 20:41:12 +02:00
8b1d3709b7 Add project entry to libversion CMAKE
4db8593e5b Cairo Renderer: Add function that reads a line from a file descriptor (pipe)
bea35bf952 Add warning for fallthrough to switch-case
ad5e0ebe11 Remove warning about wrong bounding box calculation. Still wrong but the warning is annoying and problems are negligible.
ee99e50656 Move compiler flags up in CMAKE, so they apply also for included subprojects
Compare 5 commits »
mhu deleted tag master from mhu/stm32f030-template 2019-09-18 17:37:05 +02:00
mhu pushed to master at mhu/stm32f030-template 2019-09-18 17:37:05 +02:00
9c0f97e12d Build System Changes
1a3c6e02a8 added first running version
25a0be44f7 Initial commit
mhu created repository mhu/stm32f030-template 2019-09-18 17:36:45 +02:00
mhu pushed to master at mhu/gds-render 2019-09-15 17:31:47 +02:00
c016a5e96e Revert "Add benchmark for GDS-rendering. Will be removed later"
cfc156c1c0 Improve performance by prepending to list inststead of appending. O(n^2) -> O(1)
bd97ccf44f Add benchmark for GDS-rendering. Will be removed later
df7cc6d0fc Fix typo in name of function
Compare 4 commits »
mhu pushed to dev at mhu/gds-render 2019-09-15 13:40:17 +02:00
c016a5e96e Revert "Add benchmark for GDS-rendering. Will be removed later"
cfc156c1c0 Improve performance by prepending to list inststead of appending. O(n^2) -> O(1)
bd97ccf44f Add benchmark for GDS-rendering. Will be removed later
df7cc6d0fc Fix typo in name of function
Compare 4 commits »