Commit Graph

12 Commits

Author SHA1 Message Date
wmayer
b3372a5205 Gui: [skip ci] fix several warnings reported by GH Actions 2022-11-06 15:53:18 +01:00
berniev
0c70d45c83 Gui: Use override etc 2 2022-08-09 12:43:23 +02:00
wmayer
9b2b0e0acf modernize C++: replace boost::function with std::function 2022-06-30 20:31:55 +02:00
wmayer
96adb98f46 Gui: modernize C++11
* use nullptr
2022-03-23 18:41:21 +01:00
Uwe
4f5283744a [Gui] ActiveObjectList etc.: remove unused includes 2022-03-03 02:08:19 +01:00
wmayer
b01a51dbf5 extend API of TimerFunction class 2017-04-01 16:39:44 +02:00
wmayer
c80f6f0941 add missing header 2017-04-01 16:11:25 +02:00
wmayer
47847513a8 extend API of TimerFunction class 2017-03-31 22:18:06 +02:00
wmayer
8924cb194e avoid changing scenegraph while traversing it 2017-01-13 22:01:47 +01:00
wmayer
9ce46db813 + extend ActionFunction and use in mesh view provider 2015-03-31 01:02:16 +02:00
wmayer
bbb3e3f459 + fix build failure with gcc 2015-03-30 23:16:28 +02:00
wmayer
018854360d + implement mechanism to connect QAction signal with class method 2015-03-30 23:06:35 +02:00