Mercurial > minori
graph
-
*: make OS X builds succeed12 months ago, by Paper
-
HUGE UPDATE: convert build system to autotools12 months ago, by Paper
-
dep/animia: x11: finalize xcb conversion12 months ago, by Paper
-
dep/animia: convert xlib code to xcb12 months ago, by Paper
-
dep/animia: fix proc readlink12 months ago, by Paper
-
theme: add OS detection with glib12 months ago, by Paper
-
chore: merge divergent branches12 months ago, by Paper
-
torrents: implement download button12 months ago, by Paper
-
theme: force Fusion style on platforms other than Win32 or OS X12 months ago, by Paper
-
config: remove unused username parameter from anilist auth12 months ago, by Paper
-
library: do explicit conversion from fs::path to std::string12 months ago, by Paper
-
settings: add library page12 months ago, by Paper
-
chore: update translations12 months ago, by Paper
-
about: don't abuse QCoreApplication:tr12 months ago, by Paper
-
library: implement menu bar buttons12 months ago, by Paper
-
*: move to semver, remove old macos build, add library files12 months ago, by Paper
-
library: add initial library stuff12 months ago, by Paper
-
core/json: fix from_json12 months ago, by Paper
-
dep/animia: wayland: fixup wlroots code12 months ago, by Paper
-
strings: include cstdint12 months ago, by Paper
-
dep/animia: add missing wayland files12 months ago, by Paper
-
dep/animia: win/wayland: add UNTESTED support for wlroots protocols12 months ago, by Paper
-
dep/animia: fd/proc: use std::filesystem, etc. changes12 months ago, by Paper
-
dep/animia: win/x11: simplify getting strings12 months ago, by Paper
-
dep/animia: win/x11: find toplevels WAY faster12 months ago, by Paper
-
chore: merge branches12 months ago, by Paper
-
strings: use templates for ToInt, std::to_string -> Strings::ToUtf8String12 months ago, by Paper
-
CI/macos: xz -> xz-utils12 months ago, by Paper
-
CI/macos: add osxcross dependencies12 months ago, by Paper
-
CI/macos: download macosx 10.9 sdk12 months ago, by Paper
-
CI/macos: initial macos CI, CI/windows: fix 64-bit build?12 months ago, by Paper
-
CI/windows: fix wine32 warnings, use separate wine prefixes12 months ago, by Paper
-
CI/windows: don't have clashing build directories12 months ago, by Paper
-
CI/windows: fix typos in path names12 months ago, by Paper
-
ci: combine windows build scripts12 months ago, by Paper
-
animia: re-add kvm fd source12 months ago, by Paper
-
dep/animia: finish kvm backend14 months ago, by paper
-
ci/linux: grab wayland headers to bundle in the AppImage12 months ago, by Paper
-
dep/animia: initial Wayland support, drop non-working kvm fd plugin12 months ago, by Paper
-
dep/animia: switch from using classes to global functions13 months ago, by Paper
-
*: misc. patches13 months ago, by Paper
-
date: use std::optional for values13 months ago, by Paper
-
locale: only attempt loading locales after QApplication is init'd13 months ago, by Paper
-
sys/osx: remove all objective-c++ stuff13 months ago, by Paper
-
dep/animia: cmake: check for the objc runtime library13 months ago, by Paper
-
dep/animia/quartz: GetWindowBundleIdentifier -> GetProcessBundleIdentifier13 months ago, by Paper
-
animia: multiple stylistic choices13 months ago, by Paper
-
dep/animia: finalize de-objc-ifying quartz13 months ago, by Paper
-
*: etc. code cleanup13 months ago, by Paper
-
time: static assert time_t13 months ago, by Paper
-
*: multiple performance improvements13 months ago, by Paper
-
anime: no unnecessary conversion to floating point13 months ago, by Paper
-
anime list: add support for different score formats13 months ago, by Paper
-
anime: etc. comments and changes13 months ago, by Paper
-
pages/torrents.cc: parse feed descriptions separately13 months ago, by Paper
-
dep/animia: various stylistic changes13 months ago, by Paper
-
dep/animia/fd/proc: use constexpr std::string_view for proc location13 months ago, by Paper
-
deps/animia/fd/proc: patch for new filename getter13 months ago, by Paper
-
osx: clean up includes, we do not need cocoa13 months ago, by Paper
-
win32/dark: use existing STL classes for dwmapi13 months ago, by Paper
-
anime/db: upgrade to c++17 style, make things easier to read13 months ago, by Paper
-
anime/db: finalize anime db cache13 months ago, by Paper
-
dep/json: update to v3.11.313 months ago, by Paper
-
anime/db: add some more json functionality, still doesn't compile :/13 months ago, by Paper
-
WILL NOT COMPILE: sample export ability for anime db13 months ago, by Paper
-
graph, statistics: make my code a little less messy13 months ago, by Paper
-
graph: improve? drawing the text13 months ago, by Paper
-
window: make threading somewhat sane14 months ago, by Paper
-
dep/animia: add libkvm method (UNTESTED)14 months ago, by Paper
-
window: improve performance when getting running files14 months ago, by paper
-
dep/animia: make x11 window walking actually work14 months ago, by paper
-
dep/animia: add libutil method14 months ago, by paper
-
dep/animia/osx: that's not how std::string works14 months ago, by Paper
-
fd/linux: avoid reading buffers multiple times14 months ago, by Paper
-
dep/animia/osx: move GetProcessName to util/osx so we can use it in quartz14 months ago, by Paper
-
dep/animia: add os x launchservices method14 months ago, by Paper
-
junk: clunky merge commit14 months ago, by Paper
-
dep/animia: fd/xnu: use path args to get executable filename14 months ago, by Paper
-
builds/linux: install xorg dev headers and pkg-config14 months ago, by Paper
-
dep/animia: fix most X11 stuff14 months ago, by Paper
-
x11: make it work14 months ago, by Paper
-
dep/animia: add VERY early x11 window stuff14 months ago, by Paper
-
dep/animia: add quartz backend for windows14 months ago, by Paper
-
dep/animia: fix XnuFdTools14 months ago, by Paper
-
*: make win stuff actually work, rename bsd.cc to xnu.cc14 months ago, by Paper
-
dep/animia: awesome new breaking changes!14 months ago, by Paper
-
last commit part 2: struct init with {} is valid syntax, actually14 months ago, by Paper
-
*: avoid usage of std::[pair,tuple]14 months ago, by Paper
-
players: filter out web browsers, they aren't even supported in animia yet14 months ago, by Paper
-
dep/animia: use std::pair instead of std::tuple14 months ago, by Paper
-
track: use a bit of a more sane way to manage recognition14 months ago, by Paper
-
dep/animia: move fd stuff to a new fd.cc, don't force the user14 months ago, by Paper
-
linux: fix stupid bug caused by... me?14 months ago, by Paper
-
dep/animia: fix many bugs in the linux code14 months ago, by Paper
-
dep/animia: don't forget to include this stuff14 months ago, by Paper
-
*: add missing STL includes14 months ago, by Paper
-
linux: stop the preprocessor from mangling our definitions14 months ago, by Paper
-
dep/animia: remove superfluous includes14 months ago, by Paper
-
dep/animia: separate lots of things, use base class for OS stuff14 months ago, by Paper
-
dep/animia: huge refactor (again...)14 months ago, by Paper
-
dep/animia: [WIP] huge refactor14 months ago, by Paper
-
ini: fix bool getters to provide default vals for bools and ints14 months ago, by Paper
-
filesystem: move to using std::filesystem after C++17 switch14 months ago, by Paper
-
settings/recognition: implement real media player stuff14 months ago, by Paper
-
builds: fix win32 build14 months ago, by Paper
-
builds/linux: add missing `file` dependency14 months ago, by Paper
-
builds/win32: install wine3214 months ago, by Paper
-
builds/linux: fix path for libpugixml.so14 months ago, by Paper
-
builds/linux: appimage requires FUSE14 months ago, by Paper
-
cmake: set CXX_STANDARD to 1714 months ago, by Paper
-
builds: qttools5-dev-tools -> qttools5-dev14 months ago, by Paper
-
builds: xz -> xz-utils, ncurses -> ncurses-bin14 months ago, by Paper
-
builds: use debian instead of alpine14 months ago, by Paper
-
linux: add material for creating appimages, upload artifacts after CI build14 months ago, by Paper
-
deps/pugixml: update to v1.14.014 months ago, by Paper
-
strings: convert ToInt() to be a template14 months ago, by Paper
-
ini: remove unused ini.cc file14 months ago, by Paper
-
config: template-ify INI14 months ago, by Paper
-
settings: add a very early recognition tab for configuring players and extensions14 months ago, by Paper
-
*: another huge megacommit, SORRY14 months ago, by Paper
-
pages/torrents: work around conversion error on Linux14 months ago, by Paper
-
settings: add torrents page, make rss feed configurable14 months ago, by Paper
-
window: patch for Qt 514 months ago, by Paper
-
*: add initial torrent stuff14 months ago, by Paper
-
window: remove tiny little debug thing14 months ago, by Paper
-
locale: allow switching locales without restarting14 months ago, by Paper
-
builds: add missing qt-tools dependency14 months ago, by Paper
-
cmake: fix what I tried to do in the last commit14 months ago, by Paper
-
*: add translation files and locale files14 months ago, by Paper
-
*: huge commit14 months ago, by Paper
-
themes/dark: make QMenuBar and QMenu look better14 months ago, by Paper
-
*: #if -> #ifdef, remove outdated comments in sys/win32/dark_theme.cc14 months ago, by Paper
-
theme: add dark stylesheet, make it actually usable14 months ago, by Paper
-
about: switch to using HTML14 months ago, by Paper
-
resources: add icons14 months ago, by Paper
-
*: big patch14 months ago, by Paper
-
*: multitude of config changes14 months ago, by Paper
-
track/constants: add many more video formats14 months ago, by Paper
-
strings: clarify on some functions and make some of them miniscule14 months ago, by Paper
-
strings: parse HTML entities when reading synopsis, make the14 months ago, by Paper
-
animia/unix: fix a bunch of stuff that breaks OS X things14 months ago, by Paper
-
statistics: forward declare Graph14 months ago, by Paper
-
include: set classes as final where appropriate14 months ago, by Paper
-
*: etc changes to graph stuff14 months ago, by Paper
-
statistics: add graph!14 months ago, by Paper
-
pages/now_playing: fix invalid catch14 months ago, by Paper
-
*: oops14 months ago, by Paper
-
config: improve handling of vars14 months ago, by Paper
-
dialog/info: make some stuff more sane14 months ago, by Paper
-
dialog/information.cc: fix QGridLayout :)14 months ago, by Paper
-
information: use QGridLayout please...14 months ago, by Paper
-
*: various macos fixes14 months ago, by Paper
-
*: cleanup includes14 months ago, by Paper
-
dep/animia: update from upstream15 months ago, by Paper
-
*: huuuge update15 months ago, by Paper
-
*: fix old stuff, make video players and extensions constants15 months ago, by Paper
-
boring: mass rename to cc15 months ago, by Paper
-
[UNFINISHED]: stuff15 months ago, by Paper
-
*: what did I do again?15 months ago, by Paper
-
dep/animia: update to upstream15 months ago, by Paper
-
*: update15 months ago, by Paper
-
*: format source code15 months ago, by Paper
-
*: refactor some stuff15 months ago, by Paper
-
fix regressions on macOS15 months ago, by Paper
-
...: merge heads15 months ago, by Paper
-
dep/anitomy: add CXX_STANDARD to CMakeLists.txt15 months ago, by Paper
-
sidebar: fix regression caused by SetBackgroundColor()15 months ago, by Paper
-
services/anilist: remove unordered_map usage for enum classes15 months ago, by Paper
-
*: fix up some stuff15 months ago, by Paper
-
*: normalize usage of layouts15 months ago, by Paper
-
poster: make posters link to AniList15 months ago, by Paper
-
posters: add poster widget...15 months ago, by Paper
-
*: avoid usage of (to|from)StdString15 months ago, by Paper
-
*: update15 months ago, by Paper
-
*: fix many clang warnings15 months ago, by Paper
-
*: update15 months ago, by Paper
-
core/fs: finish class-ification of paths15 months ago, by Paper
-
filesystem: WIP class-ification of paths15 months ago, by Paper
-
filesystem: add basename and stem functions15 months ago, by Paper
-
sidebar: link view menu and sidebar together15 months ago, by Paper
-
*: merge15 months ago, by Paper
-
deps: add animia for open files detection15 months ago, by Paper
-
add xml lib, we will need to use it eventually15 months ago, by Paper
-
add stub pages (to be implemented)15 months ago, by Paper
-
ci: remove OS X build, it doesn't work and it's a pain in the ass16 months ago, by Paper
-
anime list: we are finally read-write16 months ago, by Paper
-
window: add about window,16 months ago, by Paper
-
text.cpp: set paragraph width from document, labelled texts are now...16 months ago, by Paper
-
paragraph: fix size hint16 months ago, by Paper
-
statistics.cpp: show requests made16 months ago, by Paper
-
information.cpp: add widgets to the list tab, and add an16 months ago, by Paper
-
*: update...16 months ago, by Paper
-
filesystem: split config path into dotpath and config, add anime db path16 months ago, by Paper
-
filesystem: fix CreateDirectories function16 months ago, by Paper
-
ci/osx: Use the actually supported Ubuntu image16 months ago, by Paper
-
ci/osx: update Darling16 months ago, by Paper
-
ci/osx: revert debian back to oldstable (bullseye)16 months ago, by Paper
-
ci/osx: use apt to install deb file16 months ago, by Paper
-
ci/osx: darling is different from wine16 months ago, by Paper
-
ci/osx: take a different approach16 months ago, by Paper
-
window.cpp: fix sidebar on Linux16 months ago, by Paper
-
*: mass update16 months ago, by Paper
-
ci/osx: use debian instead of alpine16 months ago, by Paper
-
ci/osx: attempt #2 at making this work16 months ago, by Paper
-
ci: fix URL on OS X build16 months ago, by Paper
-
ci: add experimental OS X build16 months ago, by Paper
-
ci: add win64 build16 months ago, by Paper
-
ci/win32: fix echo-ing to binfmt16 months ago, by Paper
-
ci/win32: Fix permissions16 months ago, by Paper
-
ci/win32: create binfmt_misc status file16 months ago, by Paper
-
ci/win32: install native cmake16 months ago, by Paper
-
ci/win32: fix quasi-msys2 path16 months ago, by Paper
-
ci/win32: fix stupid missing double quote16 months ago, by Paper
-
ci/win32: install xz16 months ago, by Paper
-
ci: use "dev" versions of packages where applicable16 months ago, by Paper
-
ci: switch image from arch to alpine16 months ago, by Paper
-
ci: add win32 build file16 months ago, by Paper
-
*: redefine ARRAYSIZE on platforms that don't include it16 months ago, by Paper
-
anime_list.cpp: fix build failures on linux16 months ago, by Paper
-
*nix: add missing header file for stat16 months ago, by Paper
-
cmake: only enable OBJCXX on OS X16 months ago, by Paper
-
CI: add linux build, untested16 months ago, by Paper
-
*: update, megacommit :)16 months ago, by Paper
-
LICENSE: change to BSD 3-clause16 months ago, by Paper
-
git2hg: convert git files16 months ago, by Paper
-
cmake: fix for mingw16 months ago, by Paper
-
*: use C++11 standard16 months ago, by Paper
-
Update16 months ago, by Paper
-
INCOMPLETE: megacommit :)16 months ago, by Paper
-
update17 months ago, by Paper
-
Update17 months ago, by Paper
-
Update: add first parts to the settings dialog17 months ago, by Paper
-
Fix OS X support code17 months ago, by Paper
-
Set override functions as override17 months ago, by Paper
-
Fix many warnings17 months ago, by Paper
-
Update17 months ago, by Paper
-
*: initial commit17 months ago, by Paper
-
Initial commit17 months ago, by Paper