wmayer
|
559d905324
|
Gui: add SoTimerSensor.h to PCH
|
2020-09-04 10:36:13 +02:00 |
|
wmayer
|
c14190b918
|
Gui: avoid code duplication in NavigationStyle and remove superfluous doZoom_wheel method
|
2020-08-22 18:44:47 +02:00 |
|
DeepSOIC
|
a41a5042ae
|
Gui: use SoMouseWheelEvent in navigation styles
|
2020-08-22 17:15:02 +02:00 |
|
wmayer
|
9fa56345cf
|
core system
force strict ISO C++ (-Wpedantic)
TODO: still a lot of variadic macros are not valid ISO C++
|
2019-09-18 01:01:14 +02:00 |
|
luz.paz
|
c2827611be
|
[Crowdin] string fix + misc. typo and whitespace fixes
* Crowdin link: https://crowdin.com/translate/freecad/6766/en-hu#6576162
* Tacked on a few typo+whitespace fixes
|
2019-06-20 18:42:09 +02:00 |
|
luz.paz
|
2ce03a55c6
|
[WIP] Crowdin: fixes pre-0.18 release
Includes some whitespace fixes as well
|
2019-01-30 11:08:03 -02:00 |
|
Mateusz Skowroński
|
ec7d24e035
|
Fix GCC 8 warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
|
2018-12-23 11:05:02 -02:00 |
|
luz.paz
|
9167064fc1
|
Misc. typos
Found via `codespell`
|
2018-04-25 09:41:33 -03:00 |
|
wmayer
|
b502d764fd
|
fixes #0003394: Crash on gesture rotation with focus
|
2018-03-30 15:24:57 +02:00 |
|
Mateusz Skowroński
|
dee8769d0e
|
Fix some GCC 7 warnings:
* dynamic exception specifications are deprecated [-Wdeprecated]
* this statement may fall through [-Wimplicit-fallthrough=]
|
2017-12-05 17:22:00 +01:00 |
|
Kunda
|
5aefa825b1
|
Typo fixes for doxygen and source comments
issue #0002914
|
2017-03-31 11:25:57 -03:00 |
|
Mateusz Skowroński
|
6942c23895
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
158f39ec78
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:43:33 +01:00 |
|
wmayer
|
7e8d4ccf13
|
+ fix gcc warnings
|
2015-09-27 11:25:39 +02:00 |
|
Pablo Gil
|
1e3b9fbb8a
|
+ improved comments
|
2015-07-19 11:27:20 +02:00 |
|
Pablo Gil
|
d449f383f0
|
+ Maya navigation style
|
2015-07-18 19:33:05 +02:00 |
|