Juergen Spitzmueller
4888414f27
Attempt to fix #12226 for good
2021-11-01 08:30:41 +01:00
Enrico Forestieri
8ec32dc3f9
Do not dereference null pointer
...
Part of #12226
2021-04-07 00:15:12 +02:00
Juergen Spitzmueller
1205018286
Use a proper filter bar in the outliner
2021-02-28 13:57:24 +01:00
Yuriy Skalko
5061db891c
Use const references
2020-11-01 22:23:26 +02:00
Yuriy Skalko
ce0e192689
Move Cursor.h from TocWidget.h
2020-10-16 08:02:51 +03:00
Pavel Sanda
2b02b73f4a
Move <QTimer> from TocWidget.h
2020-10-14 14:48:41 +02:00
Juergen Spitzmueller
4d7f4762a1
Outliner: Add filter combo for non-output items
...
Addresses #11442 , #10786
2020-03-15 10:46:35 +01:00
Richard Kimberly Heck
e5b6be0712
Fix bug #10316 .
...
By sending the request through the usual dispatch machinery, we
make sure the cursor is valid when we're done.
2020-03-03 23:17:09 -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
Richard Kimberly Heck
f4d5122a10
Fix null pointer warnings.
2020-02-27 00:05:41 -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