Commit graph

118 commits

Author SHA1 Message Date
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
2f554c5274 Add webkitengine to modules so it would compile. 2016-06-13 01:19:06 +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
1523a2ea2a always show the line under date, fixes #5 2015-04-12 01:01:40 +02:00
Jeena
77b4df463c fixes #2 undefined values in list 2015-04-12 01:00:31 +02:00
Jeena Paradies
9078c17ef0 updated macdeployqt path in comment 2015-03-24 23:42:16 +01:00
Jeena
edf0622be9 added os x deploy script 2015-03-24 23:36:42 +01:00
Jeena Paradies
b94f1ced35 added link to releases 2015-03-24 22:32:46 +01:00
Jeena
81bac3ec8d changed license dir name to pkgname 2015-03-07 17:45:57 +01:00
Jeena
4d9cc5e142 removed provides() from PKGBUILD 2015-03-07 17:30:40 +01:00
Jeena
5db62a607d added arch PKGBUILD file 2015-03-07 10:37:56 +01:00
Jeena
8379ed09a5 fixed prefix 2015-03-05 21:06:16 +01:00
Jeena
2de7df0d21 removed .txt from LICENSE 2015-03-05 18:08:00 +01:00
Jeena
1fe9ebedb5 removed .txt from LICENSE 2015-03-05 18:06:01 +01:00
Jeena
4c54eb33d6 fixed install paths 2015-03-04 08:55:18 +01:00
Jeena
1d49e3a34c fixed install target 2015-03-03 07:22:12 +01:00
Jeena
81a062296e changed binary name on mac 2015-03-01 10:07:47 +01:00
Jeena
873c8f32e8 removed unnecessary deployment.pri file 2015-02-28 21:47:20 +01:00
Jeena
e14a639d71 restructured resource files directories 2015-02-28 21:43:53 +01:00
Jeena
b6c0d89f1f restructured files into directories 2015-02-27 08:52:34 +01:00
Jeena
b05b6e34a3 changed binary name 2015-02-27 08:28:34 +01:00
Jeena
ebfcfda58e fixed images and blockquotes 2015-02-27 08:28:01 +01:00
Jeena
fad040badf merge 2015-02-24 17:15:29 +01:00
Jeena
6a52f0daa2 css fix for linux 2015-02-24 17:14:08 +01:00
Jeena
aef2b8eef3 css fix for linux 2015-02-24 16:50:51 +01:00
Jeena
288b4513c1 added build to gitirnore 2015-02-21 13:18:47 +01:00
Jeena
c8be783e03 added desktop file for linux and make install 2015-02-19 17:44:03 +01:00
Jeena
1c89abbac3 changed link decoration 2015-02-19 08:38:49 +01:00
Jeena
57b3ba6422 removed unnecessary qDebug 2015-02-18 00:33:30 +01:00
Jeena Paradies
b434594d3a Update README.md 2015-02-18 00:26:53 +01:00
Jeena Paradies
f17dc19d3e Update README.md 2015-02-18 00:21:59 +01:00
Jeena
8e033e2fc2 readded license and wrote a new readme 2015-02-18 00:18:11 +01:00
Jeena
b456f588fc moving on to v2 in C++ and QML 2015-02-18 00:05:13 +01:00
Jeena
1f8e30489e Renamed back to FeedTheMonkey 2015-02-18 00:01:24 +01:00
Jeena
5420d693d2 fixed menues 2015-02-17 23:41:32 +01:00
Jeena
d02b713341 fixed logout 2015-02-17 23:31:23 +01:00
Jeena
ba5f901a78 setPost on load 2015-02-17 20:21:24 +01:00
Jeena
40aec194bd fixed font resizing 2015-02-17 19:51:59 +01:00
Jeena
dd17ff43b2 hiding menu from start 2015-02-16 15:49:42 +01:00
Jeena
aab094d152 added sidebarWidth to settings 2015-02-16 02:00:24 +01:00
Jeena
15e305e658 added settings category and org 2015-02-16 01:40:03 +01:00
Jeena
41e762445f made possible to use doOperation with callback, added setRead, added settings for window position and size 2015-02-16 01:32:13 +01:00
Jeena
ddb54f398c first steps to mark read 2015-02-09 00:37:31 +01:00
Jeena
74d5236408 simplified key presses 2015-02-09 00:00:24 +01:00
Jeena
9279db22f5 Keyboard working everywhere 2015-02-08 23:46:46 +01:00
Jeena
6ffdd51bf0 going back to HTML 2015-02-08 19:55:24 +01:00
Jeena
369144f03f added rescaling images 2015-02-08 13:02:08 +01:00