log

age author description
Sun, 12 May 2024 20:24:09 -0400 Paper *: better support on Windows
Sun, 12 May 2024 18:16:08 -0400 Paper *: cleanup uses of QPalette
Sun, 12 May 2024 18:06:44 -0400 Paper INSTALL: update instructions
Sun, 12 May 2024 18:01:16 -0400 Paper dialog/about: add utf8proc
Sun, 12 May 2024 16:31:07 -0400 Paper *: refactor lots of stuff
Wed, 08 May 2024 17:32:28 -0400 Paper autoconf: add checking message for Qt PIC stuff
Wed, 08 May 2024 17:27:13 -0400 Paper autoconf: add a check for some weird Qt PIC requirements
Wed, 08 May 2024 16:47:25 -0400 Paper autoconf: don't need Qt5Svg
Wed, 08 May 2024 16:47:03 -0400 Paper autoconf: we require Qt 5.7
Wed, 08 May 2024 16:44:27 -0400 Paper anime: initial cross-service support
Wed, 08 May 2024 16:43:32 -0400 Paper dep/animone: header cleanup
Wed, 08 May 2024 16:21:05 -0400 Paper anime: refactor title structure to a map
Wed, 08 May 2024 16:20:37 -0400 Paper dep/animone/x11: remove stupid debugging code
Wed, 08 May 2024 15:54:10 -0400 Paper autotools: ax_have_qt sucks, use pkgconf instead
Mon, 06 May 2024 17:44:16 -0400 Paper anime_season: forgot these
Mon, 06 May 2024 17:23:30 -0400 Paper chore: merge
Fri, 19 Apr 2024 13:24:06 -0400 Paper *: clean up enums
Mon, 22 Apr 2024 19:11:31 -0400 Paper dep/animone: x11: remove debugging comment
Mon, 22 Apr 2024 19:11:06 -0400 Paper dep/animone: x11: correctly check for connection failure
Mon, 22 Apr 2024 19:10:28 -0400 Paper ini: simplify INI code, use templates less
Thu, 18 Apr 2024 19:23:31 -0400 Paper osx: don't dereference NULL pointers
Thu, 18 Apr 2024 17:24:42 -0400 Paper anime_list.cc: use mutexes so we don't sex the stack
Thu, 18 Apr 2024 16:53:17 -0400 Paper *: various code safety changes
Thu, 18 Apr 2024 16:51:35 -0400 Paper dep/animone: get macOS side building
Sun, 14 Apr 2024 22:28:50 -0400 Paper dep/animone: make OS X code build
Fri, 12 Apr 2024 19:13:50 -0400 Paper dep/animone: filter open files by access mode
Fri, 12 Apr 2024 05:23:45 -0400 Paper chore: merge
Fri, 12 Apr 2024 05:21:45 -0400 Paper dep/animone: make osx code a bit less hacky