okular/conf
Laurent Montel 6cbbc7f7a9 Fix mem leak found by asan
Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x7f4fa41e3900 in operator new(unsigned long)
(/usr/lib64/libasan.so.5+0xed900)
    #1 0x7f4f96a455b2 in Okular::Annotation::Window::Window()
/compile/kde5/framework/kde/kdegraphics/okular/core/annotations.cpp:341
    #2 0x7f4f96a46207 in Okular::AnnotationPrivate::AnnotationPrivate()
/compile/kde5/framework/kde/kdegraphics/okular/core/annotations.cpp:493
    #3 0x7f4f96a7f605 in
Okular::TextAnnotationPrivate::TextAnnotationPrivate()
(libOkular5Core.so.9+0xb9605)
    #4 0x7f4f96a57ceb in Okular::TextAnnotation::TextAnnotation()
/compile/kde5/framework/kde/kdegraphics/okular/core/annotations.cpp:1042
    #5 0x7f4f96e3e04f in EditAnnotToolDialog::createStubAnnotation()
/compile/kde5/framework/kde/kdegraphics/okular/conf/editannottooldialog.cpp:300
    #6 0x7f4f96e2aa8b in
EditAnnotToolDialog::EditAnnotToolDialog(QWidget*, QDomElement const&)
/compile/kde5/framework/kde/kdegraphics/okular/conf/editannottooldialog.cpp:97
    #7 0x7f4f96e52bbb in WidgetAnnotTools::slotAdd()
/compile/kde5/framework/kde/kdegraphics/okular/conf/widgetannottools.cpp:151
    #8 0x7f4f96e5799c in
QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>,
void, void (WidgetConfigurationToolsBase::*)()>::call(void
(WidgetConfigurationToolsBase::*)(),
2018-11-21 13:25:59 +01:00
..
autotests Q_NULLPTR -> nullptr 2017-03-02 20:09:32 +01:00
dlgaccessibility.cpp Port to new connect api 2014-10-01 14:02:01 +02:00
dlgaccessibility.h Q_NULLPTR -> nullptr 2017-03-02 20:09:32 +01:00
dlgaccessibilitybase.ui SVN_SILENT Cleanup .ui files 2009-04-21 21:54:46 +00:00
dlgannotations.cpp Use QStringLiteral 2015-10-29 13:37:11 +01:00
dlgannotations.h Q_NULLPTR -> nullptr 2017-03-02 20:09:32 +01:00
dlgannotationsbase.ui Small tweak to the UI 2013-05-22 00:01:02 +02:00
dlgdebug.cpp Fix build without implicit cast to/from ascii 2016-07-11 22:11:43 +02:00
dlgdebug.h Q_NULLPTR -> nullptr 2017-03-02 20:09:32 +01:00
dlgeditor.cpp Fix includes 2014-10-08 13:37:04 +02:00
dlgeditor.h Q_NULLPTR -> nullptr 2017-03-02 20:09:32 +01:00
dlgeditorbase.ui SVN_SILENT Cleanup .ui files 2009-04-21 21:54:46 +00:00
dlggeneral.cpp Custom background color 2017-10-01 11:31:59 +02:00
dlggeneral.h Custom background color 2017-10-01 11:31:59 +02:00
dlggeneralbase.ui Custom background color 2017-10-01 11:31:59 +02:00
dlgperformance.cpp Port away from KButtonGroup 2016-07-17 00:56:11 +02:00
dlgperformance.h Q_NULLPTR -> nullptr 2017-03-02 20:09:32 +01:00
dlgperformancebase.ui More ports out of KDialog 2016-07-17 02:28:57 +02:00
dlgpresentation.cpp Use QStringLiteral 2015-10-29 13:37:11 +01:00
dlgpresentation.h Q_NULLPTR -> nullptr 2017-03-02 20:09:32 +01:00
dlgpresentationbase.ui Implement drawing quick selection tool for presentation mode 2015-08-22 22:17:40 +02:00
editannottooldialog.cpp Fix mem leak found by asan 2018-11-21 13:25:59 +01:00
editannottooldialog.h Add typewriter annotation tool 2018-09-25 22:47:01 +02:00
editdrawingtooldialog.cpp Minor 2017-06-02 07:47:56 +02:00
editdrawingtooldialog.h Q_NULLPTR -> nullptr 2017-03-02 20:09:32 +01:00
okular.kcfg Custom background color 2017-10-01 11:31:59 +02:00
okular_core.kcfg Do not --use when invoking kate anymore 2015-09-13 16:41:09 +02:00
preferencesdialog.cpp clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +02:00
preferencesdialog.h Fixes suggested by Clazy 2016-10-29 16:33:05 +02:00
settings.kcfgc port to qCDebug. Autogenerate export headers 2014-10-27 22:35:06 +01:00
settings_core.kcfgc port to qCDebug. Autogenerate export headers 2014-10-27 22:35:06 +01:00
textdocumentsettings.ui Font selector for TextDocumentGenerator 2013-05-18 16:03:33 +02:00
widgetannottools.cpp Fix minor EBN issues 2018-09-01 11:25:57 +03:00
widgetannottools.h Q_DECL_OVERRIDE -> override 2017-03-02 20:39:24 +01:00
widgetconfigurationtoolsbase.cpp HiDPI Support for Okular 2017-10-14 14:47:20 +02:00
widgetconfigurationtoolsbase.h Q_NULLPTR -> nullptr 2017-03-02 20:09:32 +01:00
widgetdrawingtools.cpp Fix minor EBN issues 2018-08-31 12:23:45 +03:00
widgetdrawingtools.h Q_DECL_OVERRIDE -> override 2017-03-02 20:39:24 +01:00