cutter/src/widgets
C. Balles 44b72a1826 Custom fonts registration and usage (#50)
* Register custom fonts once

The QHelpers functions registered the fonts on every call, which is not
necessary.

- added anonymous namespace for internal linkage
- added helper function for font registration

* Move helper functions from class to namespace

Fixes a possible memleak, because up until now the QHelpers object was
allocated with new without a parent QObject or following delete.

* Removed unused functions
2017-04-05 10:56:59 +02:00
..
memwidget Custom fonts registration and usage (#50) 2017-04-05 10:56:59 +02:00
banned.h First code commit 2017-03-29 12:18:37 +02:00
codegraphic.cpp Fix #15 - div by zero in graphics bar 2017-04-03 10:23:21 +02:00
codegraphic.h First code commit 2017-03-29 12:18:37 +02:00
commentswidget.cpp fixed some more undefined behavior 2017-03-31 00:33:29 +02:00
commentswidget.h fixed some more undefined behavior 2017-03-31 00:33:29 +02:00
commentswidget.ui First code commit 2017-03-29 12:18:37 +02:00
dashboard.cpp Fixed compilation issue 2017-04-03 10:43:31 +02:00
dashboard.h First code commit 2017-03-29 12:18:37 +02:00
dashboard.ui First code commit 2017-03-29 12:18:37 +02:00
flagswidget.cpp First code commit 2017-03-29 12:18:37 +02:00
flagswidget.h First code commit 2017-03-29 12:18:37 +02:00
flagswidget.ui Prio select style > hover style 2017-03-29 15:53:33 +02:00
functionswidget.cpp fixed some more undefined behavior 2017-03-31 00:33:29 +02:00
functionswidget.h fixed some more undefined behavior 2017-03-31 00:33:29 +02:00
functionswidget.ui Prio select style > hover style 2017-03-29 15:53:33 +02:00
importswidget.cpp First code commit 2017-03-29 12:18:37 +02:00
importswidget.h First code commit 2017-03-29 12:18:37 +02:00
importswidget.ui Prio select style > hover style 2017-03-29 15:53:33 +02:00
notepad.cpp First code commit 2017-03-29 12:18:37 +02:00
notepad.h First code commit 2017-03-29 12:18:37 +02:00
notepad.ui First code commit 2017-03-29 12:18:37 +02:00
omnibar.cpp First code commit 2017-03-29 12:18:37 +02:00
omnibar.h First code commit 2017-03-29 12:18:37 +02:00
pieview.cpp First code commit 2017-03-29 12:18:37 +02:00
pieview.h First code commit 2017-03-29 12:18:37 +02:00
relocswidget.cpp Fix seek for double clicking reloc item 2017-04-03 00:29:04 +02:00
relocswidget.h First code commit 2017-03-29 12:18:37 +02:00
relocswidget.ui Prio select style > hover style 2017-03-29 15:53:33 +02:00
sdbdock.cpp First code commit 2017-03-29 12:18:37 +02:00
sdbdock.h First code commit 2017-03-29 12:18:37 +02:00
sdbdock.ui Prio select style > hover style 2017-03-29 15:53:33 +02:00
sectionswidget.cpp fixed some more undefined behavior 2017-03-31 00:33:29 +02:00
sectionswidget.h fixed some more undefined behavior 2017-03-31 00:33:29 +02:00
sidebar.cpp Cleanup qsettings parameter 2017-04-03 02:18:09 +02:00
sidebar.h fixes a possible crash on exit 2017-04-01 04:09:03 +02:00
sidebar.ui First code commit 2017-03-29 12:18:37 +02:00
stringswidget.cpp Fixes #34 and makes @joxeankoret a happier person 2017-03-31 12:23:07 +02:00
stringswidget.h First code commit 2017-03-29 12:18:37 +02:00
stringswidget.ui Prio select style > hover style 2017-03-29 15:53:33 +02:00
symbolswidget.cpp First code commit 2017-03-29 12:18:37 +02:00
symbolswidget.h First code commit 2017-03-29 12:18:37 +02:00
symbolswidget.ui Prio select style > hover style 2017-03-29 15:53:33 +02:00