Pavel Sanda
61824e057e
Move GuiView.h from DockView.h
2020-10-14 14:28:47 +02:00
Yuriy Skalko
2a594d3e90
Remove unused forward declarations
2020-10-13 09:57:36 +03:00
Yuriy Skalko
14b0da28c2
Amend efc0877f
2020-10-03 21:17:17 +02:00
Yuriy Skalko
efc0877f8f
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
Richard Kimberly Heck
15659fed53
Andr'e points out this is wrong. Of course it is, since that is not a pointer.
2020-03-03 14:27:03 -05:00
Richard Kimberly Heck
84e91772eb
Fix nullptr warning
2020-03-03 00:08:46 -05:00
Richard Kimberly Heck
37c5cae58b
Send a DispatchResult object with dispatch requests to the TOC.
...
This allows us to request a buffer update.
2020-03-03 00:08:06 -05:00
Jean-Marc Lasgouttes
c293be56bd
Rename frontend qt4 to qt
...
In particular, the directory frontends/qt4 is renamed to frontends/qt.
Many configurations file have to be updated. All mentions of qt4 in
the source have been audited, and changed to qt if necessary.
The only part that has not been updated is the CMake build system.
2019-07-20 23:39:40 +02:00