Commit Graph

38 Commits

Author SHA1 Message Date
Johannes Theiner 15614633de ~ update ci to latest version 2019-12-05 07:48:43 +00:00
Shaohua Tong 9d8b954f71 fix range of x,y in windowsWidth and windowsHeight 2019-12-04 15:55:37 +01:00
Shaohua Tong 44658873a3 fix flag_drag 2019-11-29 14:48:31 +01:00
Shaohua Tong 5747b8b5fb setMousePosition(x,y) when fl_push and fl_release 2019-11-29 14:33:10 +01:00
chenhuan 124275f1a7 fix redraw 2019-11-28 13:48:58 +01:00
chenhuan 4fda57b6e6 differentiate right and left mouse button 2019-11-28 13:43:38 +01:00
chenhuan 3b89560fef redraw 2019-11-28 13:23:48 +01:00
chenhuan d711066980 fix a false spell ("resolution") 2019-11-28 12:31:56 +01:00
Julian Hinxlage 46de465d99 ~ fixed resolution indicator in Statusbar 2019-11-27 12:18:11 +01:00
Julian Hinxlage 818ebcdb43 ~ fixed compiler errors (KeyCode) 2019-11-26 15:57:54 +01:00
chenhuan 880b4c1985 Statusbar(resolusion,event,mouse position) 2019-11-25 16:41:43 +01:00
chenhuan cc91a8d60d put callEvent at the end 2019-11-20 13:11:45 +01:00
chenhuan 66f356c6a1 buttonPressed 2019-11-20 12:44:13 +01:00
chenhuan 9ce74862a2 1.code cleanup
2.mouse and keybroad interrupt
2019-11-18 14:56:11 +01:00
Johannes Theiner 6d7d3c4d6d ~ update clang tidy checks 2019-11-16 18:27:16 +00:00
edgar 900db627ce Aufgeräumter GUI-Code. Klassen wurden in eigene
cpp-Dateien ausgelagert. GUI.hpp wurde implementiert.
Klasseninitialisierung wurde in init.cpp ausgelagert.
2019-11-14 15:11:10 +01:00
edgar 15b5d042ed Aufgeräumter GUI-Code. Klassen wurden in eigene
cpp-Dateien ausgelagert. GUI.hpp wurde implementiert.
Klasseninitialisierung wurde in init.cpp ausgelagert.
2019-11-14 15:09:43 +01:00
edgar 2bd42a93db Merge remote-tracking branch 'origin/dev' into dev 2019-11-14 11:56:25 +01:00
Edgar Schkrob 5d55c2ec95 Aktuellste Version der GUI-main.cpp. Farben werden nun von der
Mamory ausgelesen.
2019-11-14 12:40:34 +01:00
Edgar Schkrob 9bd85c5273 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	main/main.cpp
2019-11-14 12:38:13 +01:00
Edgar Schkrob a72cc768db Aktuellste Version der GUI-main.cpp. Farben werden nun von der Shared Mamory ausgelesen. 2019-11-14 12:36:40 +01:00
chenhuan 2a6a0afd1a 1.remake show the bild
2.the GUI can show a bild with the colormap
3.Kommentar
4.connect with library
2019-11-14 11:54:47 +01:00
Johannes Theiner ea4c918758 ~ clang-tidy checks all files now 2019-11-12 15:20:24 +01:00
Johannes Theiner f85ff6b45a ~ default argument calls are now allowed 2019-11-12 11:41:30 +00:00
Johannes Theiner 24a7b22878 ~ CI: clang_tidy step now contains catch2 & fltk 2019-11-12 11:12:08 +00:00
Johannes Theiner de18073b69 + ci pipeline 2019-11-07 14:01:21 +00:00
Edgar Schkrob 2a8b11f6d3 main.cpp comments updated 2019-11-07 12:43:16 +01:00
chenhuan eb0b432afa Merge remote-tracking branch 'origin/dev' into dev 2019-11-06 12:18:14 +01:00
chenhuan 7ddea2b130 1.remake show the bild
2.the GUI can show a bild with the colormap
3.Kommentar
2019-11-06 12:17:23 +01:00
Edgar Schkrob 4e2bdbe19e Merge branch 'patch-1' into 'dev'
Update README.md

See merge request link/projekte/ws19/vkvm-new/gui!2
2019-10-30 10:50:43 +00:00
Edgar Schkrob a2f8d82614 Update README.md 2019-10-30 10:00:41 +00:00
edgar 6e62dabb84 Merge branches 'dev' and 'patch-1' of ssh://gitlab.repo.digitech.hs-emden-leer.de:2222/link/projekte/ws19/vkvm-new/gui into dev 2019-10-30 10:30:28 +01:00
chenhuan e6259c46e1 remake show the bild
the GUI can show a bild with the colormap
2019-10-28 22:14:42 +01:00
chenhuan 76cc27841e 1.remake the mouse input and the keyboard input
2.add a bild(image/background.png) and display this bild as background
2019-10-26 16:39:25 +02:00
chenhuan 71344ec3fd CMakelist korrigieren. 2019-10-24 13:19:17 +02:00
chenhuan 1f749a2975 version1.0 2019-10-23 13:32:13 +02:00
Johannes Theiner acba119d14 + clang_tidy 2019-10-21 15:23:07 +00:00
Johannes Theiner b8a0439196 + Unit Test Framework
+ README
+ CHANGELOG
+ LICENSE
2019-10-16 16:52:36 +02:00