1
0
mirror of https://github.com/rene-dev/stmbl.git synced 2024-12-21 16:12:18 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
Rene Hopf
a36b095b1a Merge branch 'end_qtgui' of https://github.com/ev1313/stmbl into end_qtgui
Conflicts:
	qt_term/src/glwidget.cpp
	qt_term/src/mainwindow.cpp
2016-02-28 18:34:40 +01:00
End
47a355bc6e * replaced single function with array
+ added colors
2016-02-25 01:21:13 +01:00
Rene Hopf
106f4ad911 changed window title 2016-02-07 19:34:28 +01:00
Rene Hopf
46dce4d0f2 removed this-> 2016-02-07 19:32:58 +01:00
Rene Hopf
0cf48a5d9d default position, call reset matrix on start 2016-02-07 19:32:30 +01:00
Rene Hopf
63a7b7ba59 fixed history 2016-02-07 19:31:28 +01:00
Rene Hopf
5bfef24e70 pragma once 2016-02-07 19:28:45 +01:00
Rene Hopf
df6f05d346 fixed HiDPI support 2016-02-07 19:27:04 +01:00
Rene Hopf
0ed73f6444 ups 2016-02-07 07:40:24 +01:00
Rene Hopf
56a0206ba0 limit, cleanup 2016-02-07 04:59:05 +01:00
ands
10da35d79c fixed zoom 2016-02-07 03:14:07 +01:00
End
3e3a728147 + added rollmode 2016-01-21 02:40:10 +01:00
crinq
3641d20ee9 term zoom wip 2016-01-17 20:13:16 +01:00
Rene Hopf
218793a086 wheelevent 2016-01-17 18:08:40 +01:00
Rene Hopf
09447c64fd sin wave 2016-01-17 15:47:32 +01:00
Rene Hopf
765438e91d Merge branch 'end_qtgui' of https://github.com/ev1313/stmbl into end_qtgui 2016-01-16 14:21:36 +01:00
Rene Hopf
9b2741952f Merge branch 'end_qtgui' of https://github.com/ev1313/stmbl into end_qtgui
Conflicts:
	qt_term/src/glwidget.cpp
2016-01-16 14:21:20 +01:00
End
d8325dd5e0 + added random sin in timer 2016-01-16 14:19:46 +01:00
End
fce42a8837 - commented logs 2016-01-16 14:09:56 +01:00
Rene Hopf
191a6f8073 os x bundle 2016-01-16 13:33:19 +01:00
Rene Hopf
2bb7edf0dd Merge branch 'end_qtgui' of https://github.com/ev1313/stmbl into end_qtgui 2016-01-16 12:36:27 +01:00
End
42638eb4e5 + implemented exit button 2016-01-16 03:00:05 +01:00
End
d423694824 + added qtimer 2016-01-16 02:56:08 +01:00
Rene Hopf
2a3b6e720b os x fix 2016-01-14 17:15:47 +01:00
End
db00b0745b + now renders as fast as possible 2016-01-14 11:52:05 +01:00
End
833ab74fba + added history 2016-01-13 23:47:11 +01:00
End
a114733911 * fixed handling 2016-01-13 19:33:17 +01:00
End
97a403bfc8 + added coordinate grid 2016-01-13 19:20:06 +01:00
End
49689787f5 + added functiongraph class 2016-01-12 13:55:22 +01:00
End
470219a455 + added basic history func 2016-01-11 21:29:06 +01:00
End
325c27f3c4 * fixed messup 2016-01-11 20:52:17 +01:00
End
282477ed10 + added event for enter/return checking 2016-01-11 20:44:33 +01:00
End
ab78001af6 + added callback for text edit 2016-01-11 20:09:40 +01:00
Rene Hopf
8232fefcdf qserialport test 2016-01-11 14:52:51 +01:00
Rene Hopf
4e21ce39ad fix clang warnings 2016-01-11 14:14:21 +01:00
Rene Hopf
39e6a631bf renamed qt term to qt_term 2016-01-11 14:05:16 +01:00