log

age author description
17 months ago Paper dep/animia: add VERY early x11 window stuff
17 months ago Paper dep/animia: add quartz backend for windows
17 months ago Paper dep/animia: fix XnuFdTools
17 months ago Paper *: make win stuff actually work, rename bsd.cc to xnu.cc
17 months ago Paper dep/animia: awesome new breaking changes!
17 months ago Paper last commit part 2: struct init with {} is valid syntax, actually
17 months ago Paper *: avoid usage of std::[pair,tuple]
17 months ago Paper players: filter out web browsers, they aren't even supported in animia yet
17 months ago Paper dep/animia: use std::pair instead of std::tuple
17 months ago Paper track: use a bit of a more sane way to manage recognition
17 months ago Paper dep/animia: move fd stuff to a new fd.cc, don't force the user
17 months ago Paper linux: fix stupid bug caused by... me?
17 months ago Paper dep/animia: fix many bugs in the linux code
17 months ago Paper dep/animia: don't forget to include this stuff
17 months ago Paper *: add missing STL includes
17 months ago Paper linux: stop the preprocessor from mangling our definitions
17 months ago Paper dep/animia: remove superfluous includes
17 months ago Paper dep/animia: separate lots of things, use base class for OS stuff
17 months ago Paper dep/animia: huge refactor (again...)
17 months ago Paper dep/animia: [WIP] huge refactor
17 months ago Paper ini: fix bool getters to provide default vals for bools and ints
17 months ago Paper filesystem: move to using std::filesystem after C++17 switch
17 months ago Paper settings/recognition: implement real media player stuff
17 months ago Paper builds: fix win32 build
17 months ago Paper builds/linux: add missing `file` dependency
17 months ago Paper builds/win32: install wine32
17 months ago Paper builds/linux: fix path for libpugixml.so
17 months ago Paper builds/linux: appimage requires FUSE
17 months ago Paper cmake: set CXX_STANDARD to 17
17 months ago Paper builds: qttools5-dev-tools -> qttools5-dev
17 months ago Paper builds: xz -> xz-utils, ncurses -> ncurses-bin
17 months ago Paper builds: use debian instead of alpine
17 months ago Paper linux: add material for creating appimages, upload artifacts after CI build
17 months ago Paper deps/pugixml: update to v1.14.0
17 months ago Paper strings: convert ToInt() to be a template
17 months ago Paper ini: remove unused ini.cc file
17 months ago Paper config: template-ify INI
17 months ago Paper settings: add a very early recognition tab for configuring players and extensions
17 months ago Paper *: another huge megacommit, SORRY
17 months ago Paper pages/torrents: work around conversion error on Linux
17 months ago Paper settings: add torrents page, make rss feed configurable
17 months ago Paper window: patch for Qt 5
17 months ago Paper *: add initial torrent stuff
17 months ago Paper window: remove tiny little debug thing
17 months ago Paper locale: allow switching locales without restarting
17 months ago Paper builds: add missing qt-tools dependency
17 months ago Paper cmake: fix what I tried to do in the last commit
17 months ago Paper *: add translation files and locale files
17 months ago Paper *: huge commit
17 months ago Paper themes/dark: make QMenuBar and QMenu look better
17 months ago Paper *: #if -> #ifdef, remove outdated comments in sys/win32/dark_theme.cc
17 months ago Paper theme: add dark stylesheet, make it actually usable
17 months ago Paper about: switch to using HTML
17 months ago Paper resources: add icons
17 months ago Paper *: big patch
17 months ago Paper *: multitude of config changes
17 months ago Paper track/constants: add many more video formats
17 months ago Paper strings: clarify on some functions and make some of them miniscule
17 months ago Paper strings: parse HTML entities when reading synopsis, make the
17 months ago Paper animia/unix: fix a bunch of stuff that breaks OS X things
17 months ago Paper statistics: forward declare Graph
17 months ago Paper include: set classes as final where appropriate
17 months ago Paper *: etc changes to graph stuff
17 months ago Paper statistics: add graph!
17 months ago Paper pages/now_playing: fix invalid catch
17 months ago Paper *: oops
17 months ago Paper config: improve handling of vars
17 months ago Paper dialog/info: make some stuff more sane
17 months ago Paper dialog/information.cc: fix QGridLayout :)
17 months ago Paper information: use QGridLayout please...
17 months ago Paper *: various macos fixes
18 months ago Paper *: cleanup includes
18 months ago Paper dep/animia: update from upstream
18 months ago Paper *: huuuge update
18 months ago Paper *: fix old stuff, make video players and extensions constants
18 months ago Paper boring: mass rename to cc
18 months ago Paper [UNFINISHED]: stuff
18 months ago Paper *: what did I do again?
18 months ago Paper dep/animia: update to upstream
18 months ago Paper *: update
18 months ago Paper *: format source code
18 months ago Paper *: refactor some stuff
18 months ago Paper fix regressions on macOS
18 months ago Paper ...: merge heads
18 months ago Paper dep/anitomy: add CXX_STANDARD to CMakeLists.txt
18 months ago Paper sidebar: fix regression caused by SetBackgroundColor()
18 months ago Paper services/anilist: remove unordered_map usage for enum classes
18 months ago Paper *: fix up some stuff
18 months ago Paper *: normalize usage of layouts
18 months ago Paper poster: make posters link to AniList
18 months ago Paper posters: add poster widget...
18 months ago Paper *: avoid usage of (to|from)StdString
18 months ago Paper *: update
18 months ago Paper *: fix many clang warnings
18 months ago Paper *: update
18 months ago Paper core/fs: finish class-ification of paths
18 months ago Paper filesystem: WIP class-ification of paths
19 months ago Paper filesystem: add basename and stem functions
19 months ago Paper sidebar: link view menu and sidebar together
19 months ago Paper *: merge
19 months ago Paper deps: add animia for open files detection
19 months ago Paper add xml lib, we will need to use it eventually
19 months ago Paper add stub pages (to be implemented)
19 months ago Paper ci: remove OS X build, it doesn't work and it's a pain in the ass
19 months ago Paper anime list: we are finally read-write
19 months ago Paper window: add about window,
19 months ago Paper text.cpp: set paragraph width from document, labelled texts are now...
19 months ago Paper paragraph: fix size hint
19 months ago Paper statistics.cpp: show requests made
19 months ago Paper information.cpp: add widgets to the list tab, and add an
19 months ago Paper *: update...
19 months ago Paper filesystem: split config path into dotpath and config, add anime db path