Mercurial > minori
graph
-
dep/animia: huge refactor (again...)23 months ago, by Paper
-
dep/animia: [WIP] huge refactor23 months ago, by Paper
-
ini: fix bool getters to provide default vals for bools and ints23 months ago, by Paper
-
filesystem: move to using std::filesystem after C++17 switch23 months ago, by Paper
-
settings/recognition: implement real media player stuff23 months ago, by Paper
-
builds: fix win32 build23 months ago, by Paper
-
builds/linux: add missing `file` dependency23 months ago, by Paper
-
builds/win32: install wine3223 months ago, by Paper
-
builds/linux: fix path for libpugixml.so23 months ago, by Paper
-
builds/linux: appimage requires FUSE23 months ago, by Paper
-
cmake: set CXX_STANDARD to 1723 months ago, by Paper
-
builds: qttools5-dev-tools -> qttools5-dev23 months ago, by Paper
-
builds: xz -> xz-utils, ncurses -> ncurses-bin23 months ago, by Paper
-
builds: use debian instead of alpine23 months ago, by Paper
-
linux: add material for creating appimages, upload artifacts after CI build23 months ago, by Paper
-
deps/pugixml: update to v1.14.023 months ago, by Paper
-
strings: convert ToInt() to be a template23 months ago, by Paper
-
ini: remove unused ini.cc file23 months ago, by Paper
-
config: template-ify INI23 months ago, by Paper
-
settings: add a very early recognition tab for configuring players and extensions23 months ago, by Paper
-
*: another huge megacommit, SORRY23 months ago, by Paper
-
pages/torrents: work around conversion error on Linux23 months ago, by Paper
-
settings: add torrents page, make rss feed configurable23 months ago, by Paper
-
window: patch for Qt 523 months ago, by Paper
-
*: add initial torrent stuff23 months ago, by Paper
-
window: remove tiny little debug thing23 months ago, by Paper
-
locale: allow switching locales without restarting23 months ago, by Paper
-
builds: add missing qt-tools dependency23 months ago, by Paper
-
cmake: fix what I tried to do in the last commit23 months ago, by Paper
-
*: add translation files and locale files23 months ago, by Paper
-
*: huge commit23 months ago, by Paper
-
themes/dark: make QMenuBar and QMenu look better23 months ago, by Paper
-
*: #if -> #ifdef, remove outdated comments in sys/win32/dark_theme.cc23 months ago, by Paper
-
theme: add dark stylesheet, make it actually usable23 months ago, by Paper
-
about: switch to using HTML23 months ago, by Paper
-
resources: add icons23 months ago, by Paper
-
*: big patch23 months ago, by Paper
-
*: multitude of config changes23 months ago, by Paper
-
track/constants: add many more video formats23 months ago, by Paper
-
strings: clarify on some functions and make some of them miniscule23 months ago, by Paper
-
strings: parse HTML entities when reading synopsis, make the23 months ago, by Paper
-
animia/unix: fix a bunch of stuff that breaks OS X things23 months ago, by Paper
-
statistics: forward declare Graph23 months ago, by Paper
-
include: set classes as final where appropriate23 months ago, by Paper
-
*: etc changes to graph stuff23 months ago, by Paper
-
statistics: add graph!23 months ago, by Paper
-
pages/now_playing: fix invalid catch23 months ago, by Paper
-
*: oops23 months ago, by Paper
-
config: improve handling of vars23 months ago, by Paper
-
dialog/info: make some stuff more sane23 months ago, by Paper
-
dialog/information.cc: fix QGridLayout :)23 months ago, by Paper
-
information: use QGridLayout please...23 months ago, by Paper
-
*: various macos fixes23 months ago, by Paper
-
*: cleanup includes23 months ago, by Paper
-
dep/animia: update from upstream23 months ago, by Paper
-
*: huuuge update23 months ago, by Paper
-
*: fix old stuff, make video players and extensions constants23 months ago, by Paper
-
boring: mass rename to cc23 months ago, by Paper
-
[UNFINISHED]: stuff24 months ago, by Paper
-
*: what did I do again?24 months ago, by Paper
-
dep/animia: update to upstream24 months ago, by Paper
-
*: update2023-10-06, by Paper
-
*: format source code2023-10-04, by Paper
-
*: refactor some stuff2023-10-04, by Paper
-
fix regressions on macOS2023-10-03, by Paper
-
...: merge heads2023-10-03, by Paper
-
dep/anitomy: add CXX_STANDARD to CMakeLists.txt2023-10-03, by Paper
-
sidebar: fix regression caused by SetBackgroundColor()2023-10-03, by Paper
-
services/anilist: remove unordered_map usage for enum classes2023-10-03, by Paper
-
*: fix up some stuff2023-10-03, by Paper
-
*: normalize usage of layouts2023-10-03, by Paper
-
poster: make posters link to AniList2023-10-02, by Paper
-
posters: add poster widget...2023-10-02, by Paper
-
*: avoid usage of (to|from)StdString2023-10-02, by Paper
-
*: update2023-10-02, by Paper
-
*: fix many clang warnings2023-10-01, by Paper
-
*: update2023-10-01, by Paper
-
core/fs: finish class-ification of paths2023-09-29, by Paper
-
filesystem: WIP class-ification of paths2023-09-29, by Paper
-
filesystem: add basename and stem functions2023-09-28, by Paper
-
sidebar: link view menu and sidebar together2023-09-28, by Paper
-
*: merge2023-09-28, by Paper
-
deps: add animia for open files detection2023-09-28, by Paper
-
add xml lib, we will need to use it eventually2023-09-26, by Paper
-
add stub pages (to be implemented)2023-09-26, by Paper
-
ci: remove OS X build, it doesn't work and it's a pain in the ass2023-09-26, by Paper
-
anime list: we are finally read-write2023-09-26, by Paper
-
window: add about window,2023-09-26, by Paper
-
text.cpp: set paragraph width from document, labelled texts are now...2023-09-25, by Paper
-
paragraph: fix size hint2023-09-25, by Paper
-
statistics.cpp: show requests made2023-09-25, by Paper
-
information.cpp: add widgets to the list tab, and add an2023-09-25, by Paper
-
*: update...2023-09-23, by Paper
-
filesystem: split config path into dotpath and config, add anime db path2023-09-22, by Paper
-
filesystem: fix CreateDirectories function2023-09-22, by Paper
-
ci/osx: Use the actually supported Ubuntu image2023-09-22, by Paper
-
ci/osx: update Darling2023-09-22, by Paper
-
ci/osx: revert debian back to oldstable (bullseye)2023-09-22, by Paper
-
ci/osx: use apt to install deb file2023-09-22, by Paper
-
ci/osx: darling is different from wine2023-09-22, by Paper
-
ci/osx: take a different approach2023-09-22, by Paper
-
window.cpp: fix sidebar on Linux2023-09-21, by Paper
-
*: mass update2023-09-21, by Paper
-
ci/osx: use debian instead of alpine2023-09-21, by Paper
-
ci/osx: attempt #2 at making this work2023-09-20, by Paper
-
ci: fix URL on OS X build2023-09-20, by Paper
-
ci: add experimental OS X build2023-09-20, by Paper
-
ci: add win64 build2023-09-20, by Paper
-
ci/win32: fix echo-ing to binfmt2023-09-20, by Paper
-
ci/win32: Fix permissions2023-09-20, by Paper
-
ci/win32: create binfmt_misc status file2023-09-20, by Paper
-
ci/win32: install native cmake2023-09-20, by Paper
-
ci/win32: fix quasi-msys2 path2023-09-20, by Paper
-
ci/win32: fix stupid missing double quote2023-09-20, by Paper
-
ci/win32: install xz2023-09-20, by Paper
-
ci: use "dev" versions of packages where applicable2023-09-20, by Paper
-
ci: switch image from arch to alpine2023-09-20, by Paper
-
ci: add win32 build file2023-09-20, by Paper
-
*: redefine ARRAYSIZE on platforms that don't include it2023-09-20, by Paper
-
anime_list.cpp: fix build failures on linux2023-09-20, by Paper
-
*nix: add missing header file for stat2023-09-20, by Paper
-
cmake: only enable OBJCXX on OS X2023-09-20, by Paper
-
CI: add linux build, untested2023-09-20, by Paper
-
*: update, megacommit :)2023-09-20, by Paper
-
LICENSE: change to BSD 3-clause2023-09-19, by Paper
-
git2hg: convert git files2023-09-19, by Paper
-
cmake: fix for mingw2023-09-19, by Paper
-
*: use C++11 standard2023-09-17, by Paper
-
Update2023-09-16, by Paper
-
INCOMPLETE: megacommit :)2023-09-10, by Paper
-
update2023-08-26, by Paper
-
Update2023-08-25, by Paper
-
Update: add first parts to the settings dialog2023-08-16, by Paper
-
Fix OS X support code2023-08-12, by Paper
-
Set override functions as override2023-08-12, by Paper
-
Fix many warnings2023-08-12, by Paper
-
Update2023-08-12, by Paper
-
*: initial commit2023-08-08, by Paper
-
Initial commit2023-08-08, by Paper