238 Commits
Author SHA1 Message Date
Oliver Hamlet 6b58f92a5d Set 0.9.2 release date 2016-08-03 07:26:19 +01:00
Frederik “Freso” S. Olesen 32d3124c3b Fix changelog entry in Readme about HTTPS and URLs.
Not all sites we point to throughout the source support HTTPS (yet?), so
we're obviously not pointing those to HTTPS, as that would break those
links. ;) So far most URLs, yes, but not all.
2016-08-02 13:18:54 +02:00
Oliver Hamlet 30f2cdc3f5 Update readme and API changelog 2016-08-02 10:13:10 +01:00
Frederik “Freso” S. Olesen cb0f169605 Update remaining HTTPSifiable URLs. 2016-07-27 11:56:29 +02:00
Frederik “Freso” S. Olesen cdcce4bbc2 Update links to HTTPS for loot.github.io. 2016-07-27 11:56:14 +02:00
Frederik “Freso” S. Olesen c2f2d4af28 Update links to gnu.org (ie., licenses) to HTTPS. 2016-07-27 11:25:04 +02:00
Frederik “Freso” S. Olesen d061755e21 Remove references to LOOT's wiki.
We merged the LOOT wiki into the LOOT web site some time ago. We still
have a few references to the wiki lying around though. This is an effort
to get rid of those.

See also https://github.com/loot/loot.github.io/commit/d75378e4d941d9f766ecceaaad6acd2c1a4b3c59
2016-07-27 10:54:10 +02:00
Oliver Hamlet cbe2c6fbd3 Update GCC build instructions 2016-07-26 07:38:21 +01:00
Oliver Hamlet 863939c2c5 Updates for LOOT's Travis CI integration
* Build and use Boost 1.61.0
* Cache Node, Bower and Boost dependencies
* Always link to static Boost libraries
* Remove Travis's Boost ABI incompatibility hack
2016-07-22 19:39:12 +01:00
Oliver Hamlet c79a070dee Remove generation of PDF API documentation
The gain going from a single header file to a single PDF isn't worth the
complexity of the system required to make that conversion, especially
when it comes to CI systems.
2016-07-21 19:50:11 +01:00
Oliver Hamlet ab5bdd26f9 Source Bash Tag autocomplete suggestions from masterlist 2016-07-13 07:23:33 +01:00
Oliver Hamlet c293e83f19 Update dark theme implementation
To use CSS custom variables.
2016-07-12 21:52:19 +01:00
Oliver Hamlet ac642390a0 Revert "Removed theming support"
This reverts commit 4aa1f18ff7.
2016-07-12 21:52:17 +01:00
Oliver Hamlet e36113c555 Clarify behaviour of version condition function
When a plugin has no version, it's treated as if it has a version of
zero.
2016-07-12 17:53:16 +01:00
Oliver Hamlet dc24e10a47 Update 0.9.1 release date 2016-06-23 07:40:03 +01:00
Oliver Hamlet 5fff69504b Update 0.9.1 changelog 2016-06-22 05:43:13 +01:00
Oliver Hamlet 9fec349925 Add changelogs for 0.9.1 2016-06-21 18:54:57 +01:00
Oliver Hamlet 549020e54c Update to CEF 3.2704.1427.g95055fe
This CEF is based on Chromium 51, which drops support for Windows
Vista.

CEF now has builds hosted by Spotify that can be downloaded
automatically, so the build process has been updated to automate
downloading and building the CEF dependency. The version of CMake
in Ubuntu 12.04 doesn't support the URL_HASH parameter, so use a
more recent version from a PPA.

Unfortunately the minimal build's CMake config is broken
(https://bitbucket.org/chromiumembedded/cef/issues/1921) so for now
LOOT downloads the standard build (which is a much larger download).
2016-06-12 14:06:40 +01:00
Oliver Hamlet eb7bc503c2 Move the conflicts filter UI into the Filters sidebar tab
Instead of having a toggle button in each card's dropdown menu,
implement it as a dropdown menu in the Filters sidebar tab,
containing a list of plugin filenames, plus a "No plugin" option.
Closes #580.
2016-06-07 18:54:40 +01:00
Oliver Hamlet 44a0d8505d Update dependency versions in changelog 2016-05-21 18:12:33 +01:00
Oliver Hamlet 78ea648c70 Set v0.9.0 release date to today 2016-05-21 18:12:32 +01:00
Frederik “Freso” S. Olesen 6306c0592e Add credit for Danish translation. 2016-05-20 21:59:03 +02:00
Oliver Hamlet 154b45cefc Update readme 2016-05-20 17:50:43 +01:00
Oliver Hamlet 6a21c88c03 Replace LOOT wiki links with website links
The wiki will be removed once v0.9.0 is released.
2016-04-12 21:37:00 +01:00
Oliver Hamlet 1031d9720f Update documentation 2016-04-12 21:37:00 +01:00