Commit graph

12 commits

Author SHA1 Message Date
Bennett Piater
e3ba0540a5 Increased contrast in the night mode. 2016-07-22 23:14:03 +02:00
818ef06189 Relicense FeedTheMonkey from BSD to GPLv3 2016-07-22 21:30:37 +02:00
11cde07393 Make item height static in the sidebar
This fixes #4 but introduces a new bug where the HTML in the strings
in the sidebar is not converted to text anymore.
2016-07-22 09:29:28 +02:00
99308a98c9 Fix javascript errors 2016-07-21 08:13:01 +02:00
Jeena
020fc6efe6 Add fullscreen mode by pressing F11 2016-07-20 21:27:27 +02:00
Jeena
9a0e2e523a Add a dark mode, fixes #7 2016-07-20 17:32:33 +02:00
Jeena
cca7f55760 Use the ID within WebEngineView to make it work with Qt 5.7
I have no idea why, I think it might be some timing issues while
initializing the webengine, but when using runJavaScript() in
the WebEngineView without referencing it with the id of that
QML object it just throws the error that it doesn't know what
runJavaScript() is. When we use the ID then it just works
for some reason.
2016-06-29 22:02:34 +02:00
Jeena
edb4f914ab fixes font problem on El Capitan OS X 2015-10-14 19:26:45 +02:00
Jeena
342b1d6a3d Merge branch 'webengine' 2015-10-13 20:08:48 +02:00
Jeena
c6c41c799f Upgrade from Webkit to WebEngine 2015-10-13 20:07:59 +02:00
Jeena
edc8eac2e7 added opening in speaker: 2015-04-12 01:02:20 +02:00
Jeena
e14a639d71 restructured resource files directories 2015-02-28 21:43:53 +01:00