Don Gagne
|
779f13f4e3
|
Remove 3D Mouse Support
|
9 years ago |
nopeppermint
|
3c48c8c151
|
change back correction on thirdParty libs
|
9 years ago |
nopeppermint
|
6dbae4d4be
|
correct spelling mistakes
|
9 years ago |
Bryant
|
cac6198c28
|
A QObject needs to be the first parent of a class using the Q_OBJECT macro.
|
11 years ago |
Bryant Mairs
|
cfddc8ea0e
|
Attaching an event filter now requires a specific type of object, instead of just a function.
Therefore Mouse3DInput has been changed to now inherit from that base class and implement the necessary interface.
|
11 years ago |
Bryant Mairs
|
144feb4473
|
setEventFilter() was renamed to installNativeEventFilter()
|
11 years ago |
Bryant Mairs
|
c605484bbd
|
Not casting QWidget::winId() triggers complaints on Windows.
|
11 years ago |
Bryant
|
9d32ca15e8
|
Removed unneeded qserialport library.
Replaced by /libs/serialport.
|
11 years ago |
Matthias Krebs
|
9483a2d934
|
Add 3DMouse SDK for Windows
|
12 years ago |
Lorenz Meier
|
eb0c700640
|
Cleaning up statement without effect
|
12 years ago |
Stefano Probst
|
3c6c287cb0
|
Add unistd.h in libs/thirdParty/qserialport/src/posix/qserialportnative_posix.cpp.
Without this change, the program can not be built on Linux.
|
12 years ago |
Lorenz Meier
|
b227e27ecb
|
Fixed colon typo
|
13 years ago |
Jessica
|
26ec887315
|
Erros casused by all of the mergedd branches are now fixed for qgroundcontrol.pro. Working on fixing the errors that now appeare in qgcunittest.pro.
|
13 years ago |
Jessica
|
1075997813
|
Put libraries into one libs directory under qgroundcontrol. Changed the neccessary files with references to those libraries.
|
13 years ago |