- 21 Dec, 2020 1 commit
-
-
Grzegorz Wojciechowski authored
* do not print legend stars if only one Y axis * fixed bug with too small legend on horizontal print * divided displaying legend into max 2 (vertical print) or 3 (horizontal print) columns * added auto-truncate of param name to avoid text collisions between columns in legend
-
- 11 Dec, 2020 1 commit
-
-
Grzegorz Wojciechowski authored
* changed unittests to integration_tests * turned off testing while building packages as i2smo need whole environment prepared * changed execution script to python3 * changed dependencies
-
- 10 Dec, 2020 1 commit
-
-
Grzegorz Wojciechowski authored
* python2 to python3 change * added first tests
-
- 01 Dec, 2020 2 commits
-
-
Aleksy Barcz authored
-
Grzegorz Wojciechowski authored
* switched from python2 to python3 in dmn2sgml * force to use utf-8 encoding inside dmn2sgml script * converting generated daemons.sgml to iso-8859-2 * added needed python3-dev dependency * force to use gtk3 on focal
-
- 25 Nov, 2020 2 commits
-
-
Grzegorz Wojciechowski authored
-
Grzegorz Wojciechowski authored
-
- 19 Nov, 2020 1 commit
-
-
Grzegorz Wojciechowski authored
* control changes * fix truncating sets names * unify stretch and focal code szarp-python3-transition is temporary dependency, Ubuntu Focal Fossa (and incoming Debian Bullseye) has no support for python2 packages and SZARP for previous distributions is not ready for python3 usage. SZARP will be continuously ported to python3 and python2 dependencies should be removed soon (as well as szarp-python3-transition package). Buster has support for both python2 and python3 packages but it has conflict with libcgal-dev (Focal Fossa too). Relationship between libcgal-dev and szarp-python3-transition package allows to build SZARP on buster (build without CGAL is allowed but removes XYZ graphs functionality).
-
- 18 Nov, 2020 2 commits
-
-
Mateusz Chmielowiec authored
* small fixes * fix build-depends * remove truncate, but resize wxChoice because truncated set's names makes segmentation fault with Ctrl+F This reverts commit b47b698b.
-
Grzegorz Wojciechowski authored
-
- 17 Nov, 2020 1 commit
-
-
Grzegorz Wojciechowski authored
-
- 13 Nov, 2020 2 commits
-
-
Grzegorz Wojciechowski authored
* swapped reading 1 & 2 byte
-
Mateusz Chmielowiec authored
during add draws to new draws set.
-
- 05 Nov, 2020 1 commit
-
-
Grzegorz Wojciechowski authored
* fix * compiler version ifdef * moved compiler.h
-
- 20 Oct, 2020 1 commit
-
-
Grzegorz Wojciechowski authored
* fixed loading polish chars from cmd * fixed saving user reports containing polish chars to xml file * fixed loading user reports containing polish chars from xml file
-
- 21 Sep, 2020 2 commits
- 19 Sep, 2020 5 commits
-
-
Aleksy Barcz authored
+ removing pics from documentation "oszarpie" removed empty html dir which broke the buildsystem
-
Aleksy Barcz authored
-
Aleksy Barcz authored
+ removed outdated content
-
Aleksy Barcz authored
+ on Ubuntu Xenial cmake . fails with "The imported target "CGAL::CGAL_Qt5" references(...)" even if we don't use cgal_qt5 - so for xenial (libcgal 4.7) we have to install libcgal-qt5-dev, which will install libcgal-dev as dependency. Debian Jessie (libcgal 4.5) doesn't have libcgal-qt5-dev at all, hence the complex control dependency rule + on Debian Jessie (libcgal 4.5) library CGAL::CGAL doesn't exist yet, so we have to use a different libraries list
-
Aleksy Barcz authored
-
- 18 Sep, 2020 3 commits
-
-
Aleksy Barcz authored
+ it's not used since a while
-
Aleksy Barcz authored
-
Grzegorz Wojciechowski authored
-
- 17 Sep, 2020 3 commits
-
-
Aleksy Barcz authored
+ layout fixes important for PDF documentation
-
Sebastian Aksamit authored
+ update raporter3 screens + fix not fitting time in raporter3 window (status bar)
-
Grzegorz Rogoziński authored
-
- 16 Sep, 2020 4 commits
-
-
Sebastian Aksamit authored
+ add new screens + fix conflicts in keyboard shortcuts + fix lines not fitting in single pdf page
-
Grzegorz Wojciechowski authored
-
Aleksy Barcz authored
-
Aleksy Barcz authored
+ fixed some not-up-to-date info
-
- 15 Sep, 2020 2 commits
-
-
Sebastian Aksamit authored
-
Aleksy Barcz authored
+ they were temporarily disabled during cmake transition (commit "cmake transition: essential changes for everything") and never restored + for some strange reason these changes configure.cmake are not sufficient for xyzgraph.cpp to be built - so remove ifdefs
-
- 11 Sep, 2020 1 commit
-
-
Aleksy Barcz authored
+ should Kontroler be restored, this should be reverted
-
- 02 Sep, 2020 5 commits
-
-
Aleksy Barcz authored
+ they should be nonzero + setting these margins in existing code doesn't seem to change anything + after setting these margins param descriptions were too small in horizontal mode, so I reduced space between graphs and printout title and also I reduced font sizes of title and from-to label
-
Aleksy Barcz authored
+ in horizontal mode makes param names fit into page
-
Aleksy Barcz authored
+ it makes more sense, user can still change current orientation using File menu
-
Aleksy Barcz authored
+ it displays sth much worse than what is printed to pdf
-
Aleksy Barcz authored
-