Mercurial > minori
graph
-
autoconf: add a check for some weird Qt PIC requirements16 months ago, by Paper
-
autoconf: don't need Qt5Svg16 months ago, by Paper
-
autoconf: we require Qt 5.716 months ago, by Paper
-
anime: initial cross-service support16 months ago, by Paper
-
dep/animone: header cleanup16 months ago, by Paper
-
anime: refactor title structure to a map16 months ago, by Paper
-
dep/animone/x11: remove stupid debugging code16 months ago, by Paper
-
autotools: ax_have_qt sucks, use pkgconf instead16 months ago, by Paper
-
anime_season: forgot these16 months ago, by Paper
-
chore: merge16 months ago, by Paper
-
*: clean up enums17 months ago, by Paper
-
dep/animone: x11: remove debugging comment17 months ago, by Paper
-
dep/animone: x11: correctly check for connection failure17 months ago, by Paper
-
ini: simplify INI code, use templates less17 months ago, by Paper
-
osx: don't dereference NULL pointers17 months ago, by Paper
-
anime_list.cc: use mutexes so we don't sex the stack17 months ago, by Paper
-
*: various code safety changes17 months ago, by Paper
-
dep/animone: get macOS side building17 months ago, by Paper
-
dep/animone: make OS X code build17 months ago, by Paper
-
dep/animone: filter open files by access mode17 months ago, by Paper
-
chore: merge17 months ago, by Paper
-
dep/animone: make osx code a bit less hacky17 months ago, by Paper
-
win32: make builds work again17 months ago, by Paper
-
dep/animone: make bsd.cc and x11.cc actually work17 months ago, by Paper
-
*: add missing utf8proc files17 months ago, by Paper
-
*: improve multiple things17 months ago, by Paper
-
pages/seasons: finish season menu implementation17 months ago, by Paper
-
automake: update osx header files17 months ago, by Paper
-
include: make header guards more sane17 months ago, by Paper
-
pages/seasons: add initial functionality17 months ago, by Paper
-
widgets/graph: improve drawing code17 months ago, by Paper
-
*: HUUUGE changes17 months ago, by Paper
-
scripts: Bourne shell compatibility19 months ago, by Paper
-
*: add missing binary data19 months ago, by Paper
-
*: whatever19 months ago, by Paper
-
[UNFINISHED] *: update anime button19 months ago, by Paper
-
*: ooooh! stupid big commit!19 months ago, by Paper
-
*: resolve make distcheck failures19 months ago, by Paper
-
*: remove stupid windows build19 months ago, by Paper
-
*: many many changes19 months ago, by Paper
-
*: merge20 months ago, by Paper
-
cmake: remove cmake20 months ago, by Paper
-
autotools/windres: use AC_PROG_SED for sed20 months ago, by Paper
-
CI: add experimental windows build20 months ago, by Paper
-
hgignore: don't ignore .app files20 months ago, by Paper
-
scripts: convert to use posix shell20 months ago, by Paper
-
autotools: add `-mwindows` and windows deploy script20 months ago, by Paper
-
autotools: make windows build work20 months ago, by Paper
-
*: reorganize resources, +docs, build translations with autotools20 months ago, by Paper
-
m4: use different method for CXXFLAGS20 months ago, by Paper
-
configure: check pkg-config for qt20 months ago, by Paper
-
CI/linux: install glib20 months ago, by Paper
-
*: make OS X builds succeed20 months ago, by Paper
-
HUGE UPDATE: convert build system to autotools20 months ago, by Paper
-
dep/animia: x11: finalize xcb conversion20 months ago, by Paper
-
dep/animia: convert xlib code to xcb20 months ago, by Paper
-
dep/animia: fix proc readlink20 months ago, by Paper
-
theme: add OS detection with glib20 months ago, by Paper
-
chore: merge divergent branches20 months ago, by Paper
-
torrents: implement download button20 months ago, by Paper
-
theme: force Fusion style on platforms other than Win32 or OS X20 months ago, by Paper
-
config: remove unused username parameter from anilist auth20 months ago, by Paper
-
library: do explicit conversion from fs::path to std::string20 months ago, by Paper
-
settings: add library page20 months ago, by Paper
-
chore: update translations20 months ago, by Paper
-
about: don't abuse QCoreApplication:tr20 months ago, by Paper
-
library: implement menu bar buttons20 months ago, by Paper
-
*: move to semver, remove old macos build, add library files20 months ago, by Paper
-
library: add initial library stuff20 months ago, by Paper
-
core/json: fix from_json20 months ago, by Paper
-
dep/animia: wayland: fixup wlroots code20 months ago, by Paper
-
strings: include cstdint20 months ago, by Paper
-
dep/animia: add missing wayland files20 months ago, by Paper
-
dep/animia: win/wayland: add UNTESTED support for wlroots protocols20 months ago, by Paper
-
dep/animia: fd/proc: use std::filesystem, etc. changes20 months ago, by Paper
-
dep/animia: win/x11: simplify getting strings20 months ago, by Paper
-
dep/animia: win/x11: find toplevels WAY faster20 months ago, by Paper
-
chore: merge branches20 months ago, by Paper
-
strings: use templates for ToInt, std::to_string -> Strings::ToUtf8String20 months ago, by Paper
-
CI/macos: xz -> xz-utils20 months ago, by Paper
-
CI/macos: add osxcross dependencies20 months ago, by Paper
-
CI/macos: download macosx 10.9 sdk20 months ago, by Paper
-
CI/macos: initial macos CI, CI/windows: fix 64-bit build?20 months ago, by Paper
-
CI/windows: fix wine32 warnings, use separate wine prefixes20 months ago, by Paper
-
CI/windows: don't have clashing build directories20 months ago, by Paper
-
CI/windows: fix typos in path names20 months ago, by Paper
-
ci: combine windows build scripts20 months ago, by Paper
-
animia: re-add kvm fd source20 months ago, by Paper
-
dep/animia: finish kvm backend22 months ago, by paper
-
ci/linux: grab wayland headers to bundle in the AppImage20 months ago, by Paper
-
dep/animia: initial Wayland support, drop non-working kvm fd plugin20 months ago, by Paper
-
dep/animia: switch from using classes to global functions21 months ago, by Paper
-
*: misc. patches21 months ago, by Paper
-
date: use std::optional for values21 months ago, by Paper
-
locale: only attempt loading locales after QApplication is init'd21 months ago, by Paper
-
sys/osx: remove all objective-c++ stuff21 months ago, by Paper
-
dep/animia: cmake: check for the objc runtime library21 months ago, by Paper
-
dep/animia/quartz: GetWindowBundleIdentifier -> GetProcessBundleIdentifier21 months ago, by Paper
-
animia: multiple stylistic choices21 months ago, by Paper
-
dep/animia: finalize de-objc-ifying quartz21 months ago, by Paper
-
*: etc. code cleanup21 months ago, by Paper
-
time: static assert time_t21 months ago, by Paper
-
*: multiple performance improvements21 months ago, by Paper
-
anime: no unnecessary conversion to floating point21 months ago, by Paper
-
anime list: add support for different score formats21 months ago, by Paper
-
anime: etc. comments and changes21 months ago, by Paper
-
pages/torrents.cc: parse feed descriptions separately21 months ago, by Paper
-
dep/animia: various stylistic changes21 months ago, by Paper
-
dep/animia/fd/proc: use constexpr std::string_view for proc location21 months ago, by Paper
-
deps/animia/fd/proc: patch for new filename getter21 months ago, by Paper
-
osx: clean up includes, we do not need cocoa21 months ago, by Paper
-
win32/dark: use existing STL classes for dwmapi21 months ago, by Paper
-
anime/db: upgrade to c++17 style, make things easier to read22 months ago, by Paper
-
anime/db: finalize anime db cache22 months ago, by Paper
-
dep/json: update to v3.11.322 months ago, by Paper
-
anime/db: add some more json functionality, still doesn't compile :/22 months ago, by Paper
-
WILL NOT COMPILE: sample export ability for anime db22 months ago, by Paper
-
graph, statistics: make my code a little less messy22 months ago, by Paper
-
graph: improve? drawing the text22 months ago, by Paper
-
window: make threading somewhat sane22 months ago, by Paper
-
dep/animia: add libkvm method (UNTESTED)22 months ago, by Paper
-
window: improve performance when getting running files22 months ago, by paper
-
dep/animia: make x11 window walking actually work22 months ago, by paper
-
dep/animia: add libutil method22 months ago, by paper
-
dep/animia/osx: that's not how std::string works22 months ago, by Paper
-
fd/linux: avoid reading buffers multiple times22 months ago, by Paper
-
dep/animia/osx: move GetProcessName to util/osx so we can use it in quartz22 months ago, by Paper
-
dep/animia: add os x launchservices method22 months ago, by Paper
-
junk: clunky merge commit22 months ago, by Paper
-
dep/animia: fd/xnu: use path args to get executable filename22 months ago, by Paper
-
builds/linux: install xorg dev headers and pkg-config22 months ago, by Paper
-
dep/animia: fix most X11 stuff22 months ago, by Paper
-
x11: make it work22 months ago, by Paper
-
dep/animia: add VERY early x11 window stuff22 months ago, by Paper
-
dep/animia: add quartz backend for windows22 months ago, by Paper
-
dep/animia: fix XnuFdTools22 months ago, by Paper
-
*: make win stuff actually work, rename bsd.cc to xnu.cc22 months ago, by Paper
-
dep/animia: awesome new breaking changes!22 months ago, by Paper
-
last commit part 2: struct init with {} is valid syntax, actually22 months ago, by Paper
-
*: avoid usage of std::[pair,tuple]22 months ago, by Paper
-
players: filter out web browsers, they aren't even supported in animia yet22 months ago, by Paper
-
dep/animia: use std::pair instead of std::tuple22 months ago, by Paper
-
track: use a bit of a more sane way to manage recognition22 months ago, by Paper
-
dep/animia: move fd stuff to a new fd.cc, don't force the user22 months ago, by Paper
-
linux: fix stupid bug caused by... me?22 months ago, by Paper
-
dep/animia: fix many bugs in the linux code22 months ago, by Paper
-
dep/animia: don't forget to include this stuff22 months ago, by Paper
-
*: add missing STL includes22 months ago, by Paper
-
linux: stop the preprocessor from mangling our definitions22 months ago, by Paper
-
dep/animia: remove superfluous includes22 months ago, by Paper
-
dep/animia: separate lots of things, use base class for OS stuff22 months ago, by Paper
-
dep/animia: huge refactor (again...)22 months ago, by Paper
-
dep/animia: [WIP] huge refactor22 months ago, by Paper
-
ini: fix bool getters to provide default vals for bools and ints22 months ago, by Paper
-
filesystem: move to using std::filesystem after C++17 switch22 months ago, by Paper
-
settings/recognition: implement real media player stuff22 months ago, by Paper
-
builds: fix win32 build22 months ago, by Paper
-
builds/linux: add missing `file` dependency22 months ago, by Paper
-
builds/win32: install wine3222 months ago, by Paper
-
builds/linux: fix path for libpugixml.so22 months ago, by Paper
-
builds/linux: appimage requires FUSE22 months ago, by Paper
-
cmake: set CXX_STANDARD to 1722 months ago, by Paper
-
builds: qttools5-dev-tools -> qttools5-dev22 months ago, by Paper
-
builds: xz -> xz-utils, ncurses -> ncurses-bin22 months ago, by Paper
-
builds: use debian instead of alpine22 months ago, by Paper
-
linux: add material for creating appimages, upload artifacts after CI build22 months ago, by Paper
-
deps/pugixml: update to v1.14.022 months ago, by Paper
-
strings: convert ToInt() to be a template22 months ago, by Paper
-
ini: remove unused ini.cc file22 months ago, by Paper
-
config: template-ify INI22 months ago, by Paper
-
settings: add a very early recognition tab for configuring players and extensions22 months ago, by Paper
-
*: another huge megacommit, SORRY22 months ago, by Paper
-
pages/torrents: work around conversion error on Linux22 months ago, by Paper
-
settings: add torrents page, make rss feed configurable22 months ago, by Paper
-
window: patch for Qt 522 months ago, by Paper
-
*: add initial torrent stuff22 months ago, by Paper
-
window: remove tiny little debug thing22 months ago, by Paper
-
locale: allow switching locales without restarting22 months ago, by Paper
-
builds: add missing qt-tools dependency22 months ago, by Paper
-
cmake: fix what I tried to do in the last commit22 months ago, by Paper
-
*: add translation files and locale files22 months ago, by Paper
-
*: huge commit22 months ago, by Paper
-
themes/dark: make QMenuBar and QMenu look better22 months ago, by Paper
-
*: #if -> #ifdef, remove outdated comments in sys/win32/dark_theme.cc22 months ago, by Paper
-
theme: add dark stylesheet, make it actually usable22 months ago, by Paper
-
about: switch to using HTML22 months ago, by Paper
-
resources: add icons22 months ago, by Paper
-
*: big patch22 months ago, by Paper
-
*: multitude of config changes22 months ago, by Paper
-
track/constants: add many more video formats22 months ago, by Paper
-
strings: clarify on some functions and make some of them miniscule22 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]: stuff23 months ago, by Paper
-
*: what did I do again?23 months ago, by Paper
-
dep/animia: update to upstream23 months ago, by Paper
-
*: update23 months ago, by Paper
-
*: format source code23 months ago, by Paper
-
*: refactor some stuff23 months ago, by Paper
-
fix regressions on macOS24 months ago, by Paper
-
...: merge heads24 months ago, by Paper
-
dep/anitomy: add CXX_STANDARD to CMakeLists.txt24 months ago, by Paper
-
sidebar: fix regression caused by SetBackgroundColor()24 months ago, by Paper
-
services/anilist: remove unordered_map usage for enum classes24 months ago, by Paper
-
*: fix up some stuff24 months ago, by Paper
-
*: normalize usage of layouts24 months ago, by Paper
-
poster: make posters link to AniList24 months ago, by Paper
-
posters: add poster widget...24 months ago, by Paper
-
*: avoid usage of (to|from)StdString24 months ago, by Paper
-
*: update24 months ago, by Paper
-
*: fix many clang warnings24 months ago, by Paper
-
*: update24 months ago, by Paper
-
core/fs: finish class-ification of paths24 months ago, by Paper
-
filesystem: WIP class-ification of paths24 months ago, by Paper
-
filesystem: add basename and stem functions24 months ago, by Paper
-
sidebar: link view menu and sidebar together24 months ago, by Paper
-
*: merge24 months ago, by Paper
-
deps: add animia for open files detection24 months ago, by Paper
-
add xml lib, we will need to use it eventually24 months ago, by Paper
-
add stub pages (to be implemented)24 months ago, by Paper
-
ci: remove OS X build, it doesn't work and it's a pain in the ass24 months ago, by Paper
-
anime list: we are finally read-write24 months ago, by Paper
-
window: add about window,24 months ago, by Paper
-
text.cpp: set paragraph width from document, labelled texts are now...24 months ago, by Paper
-
paragraph: fix size hint24 months ago, by Paper
-
statistics.cpp: show requests made24 months ago, by Paper
-
information.cpp: add widgets to the list tab, and add an24 months ago, 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