1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
David Rosca
c04adb2a96 Travis: Use Qt 5.5 PPA 2015-08-18 10:17:42 +02:00
David Rosca
a601223d15 Travis: Fix package names for Qt 5.5 2015-05-23 00:05:49 +02:00
David Rosca
645dd3b825 Travis: Use PPA with Qt 5.5 2015-05-23 00:04:12 +02:00
David Rosca
ab506ea83a Travis: Fix url of Qt 5.4 PPA 2015-02-26 11:46:02 +01:00
David Rosca
c3beb165fd Travis: Add qt54script module 2015-01-27 12:38:00 +01:00
David Rosca
4173ff2c3e Travis: Fix running qmake 2015-01-27 12:35:00 +01:00
David Rosca
ebdea578aa Try to enable Qt 5.4 builds on Travis 2015-01-27 12:29:17 +01:00
David Rosca
5c552a2724 Disable travis builds 2015-01-27 11:40:32 +01:00
David Rosca
75e18f17ff Travis: Build v1.8 branch 2014-09-26 19:29:38 +02:00
nowrep
9e9b880235 [Travis] Build only master and v1.6 branches 2014-03-17 18:00:36 +01:00
nowrep
35fb5cecad [Json] Removed dependency on QJson
QtScript is now used instead of QJson. QtScript is available on both
Qt 4 & Qt 5 and also as side benefit, is TWICE as fast as QJson!
2014-02-10 23:33:12 +01:00
nowrep
df9703f4a3 [Travis] Don't build tests when make fails 2014-02-10 12:14:45 +01:00
nowrep
c9a556658a [Json] Use built-in QJSonDocument class in Qt 5 2014-02-06 22:24:10 +01:00
nowrep
03186060aa [Bookmarks] New bookmarks backend using JSON format
New format is compatible with Chromium's Bookmarks file.
It will support everything as the current backend +
 * multi-level bookmarks
 * bookmark description
 * bookmark keyword
 * remember expanded state (for folders)

NOTE: It is NOT yet complete. There is a LOT of work still needed.
Only bookmarks loading + saving and internal tree representation is
done.
2014-02-06 17:13:05 +01:00
nowrep
0bf286de29 [Travis] Qt5: install gstreamer-dev + build with -Wextra -Werror 2014-02-04 12:56:23 +01:00
nowrep
261add0b3d [Travis] Fixed missing make + caching apt + missing qt51script package 2014-02-04 12:32:01 +01:00
nowrep
0457cd592a [Travis] Use PPA for Qt 5 + Allow run_scripts.sh to use specified qmake 2014-02-04 12:21:23 +01:00
nowrep
0035e359fb [Travis] Second attempt to enable Qt4/Qt5 builds 2014-02-04 12:03:27 +01:00
nowrep
1082b4af7f [Travis] First attempt to setup Qt4 & Qt5 builds 2014-02-04 11:56:25 +01:00
nowrep
3635edc88f [Travis] Autotests requires X server to be running 2014-02-01 17:38:46 +01:00
nowrep
91f0c40691 [Travis] Fix the invocation of tests 2014-02-01 16:56:17 +01:00
nowrep
5e661cc2d7 Added .travis.yml for travis-ci.com 2014-02-01 16:48:15 +01:00