log

age author description
Sun, 17 Nov 2024 22:55:47 -0500 Paper *: instead of pugixml, use Qt XML features default tip
Sun, 17 Nov 2024 19:56:01 -0500 Paper animone: add preliminary AT-SPI stuff
Wed, 02 Oct 2024 23:06:43 -0400 Paper *: megacommit that probably breaks things
Tue, 16 Jul 2024 21:15:59 -0400 Paper core: refactor out byte stream into its own file
Mon, 15 Jul 2024 01:33:51 -0400 Paper CI/linux: deploy qt plugin as well
Mon, 15 Jul 2024 01:28:57 -0400 Paper CI/linux: revert change to linuxdeployqt; add qt plugin
Mon, 15 Jul 2024 01:14:13 -0400 Paper CI/linux: install binaries into appdir
Mon, 15 Jul 2024 01:09:52 -0400 Paper CI/linux: need desktop-file-utils package
Mon, 15 Jul 2024 01:06:39 -0400 Paper CI/linux: ignore linuxdeployqt silently failing
Mon, 15 Jul 2024 01:01:52 -0400 Paper CI: cleanup; remove source URL
Mon, 15 Jul 2024 00:43:11 -0400 Paper builds/linux: linuxdeploy fails now for some reason
Mon, 15 Jul 2024 00:11:16 -0400 Paper cmake: update minimum version
Sun, 14 Jul 2024 23:46:18 -0400 Paper gui/pages/seasons: fix function disambiguation on win32
Sun, 14 Jul 2024 23:39:42 -0400 Paper core/endian: fix compile error under clang
Sun, 14 Jul 2024 23:27:43 -0400 Paper sys/x11/settings: misc fixups
Sun, 14 Jul 2024 23:24:19 -0400 Paper chore: merge diverging branches
Sun, 14 Jul 2024 23:23:56 -0400 Paper gui/theme: add xsettings backend
Sun, 14 Jul 2024 19:12:40 -0400 Paper sys/glib: general cleanup, use C++ principles, add more suffixes
Tue, 25 Jun 2024 16:27:38 -0400 Paper services/kitsu: remove unused parameters in functions
Tue, 25 Jun 2024 11:19:54 -0400 Paper text: redesign almost every widget
Sun, 23 Jun 2024 10:32:09 -0400 Paper dep/anitomy: port to use UCS-4 rather than wide strings
Thu, 20 Jun 2024 07:40:47 -0400 Paper cmake: curl -> libcurl
Thu, 20 Jun 2024 07:39:01 -0400 Paper build: fix windows build
Thu, 20 Jun 2024 06:00:28 -0400 Paper CI: install cmake
Thu, 20 Jun 2024 05:56:06 -0400 Paper *: transfer back to cmake from autotools
Thu, 20 Jun 2024 03:03:05 -0400 Paper dep/animone: fix tons of issues
Wed, 19 Jun 2024 23:21:19 -0400 Paper dep/animone: a11y/win32: fix missing ComInterface definition
Wed, 19 Jun 2024 23:13:55 -0400 Paper dep/animone: add experimental accessibility strategy
Wed, 19 Jun 2024 14:02:11 -0400 Paper dialog/about: add licenses button
Wed, 19 Jun 2024 13:06:10 -0400 Paper dep/animone: separate *BSD into separate files
Wed, 19 Jun 2024 12:51:15 -0400 Paper dep/animone: REFACTOR ALL THE THINGS
Wed, 19 Jun 2024 06:32:25 -0400 Paper dep/animone: fix undefined behavior, get correct length value
Wed, 19 Jun 2024 06:11:38 -0400 Paper kitsu: remove unused constants, fix token expiration calculation
Mon, 17 Jun 2024 20:35:31 -0400 Paper services: use fmt for setting the status bar
Mon, 17 Jun 2024 20:03:58 -0400 Paper translate/anime: use fmt for translating anime seasons
Mon, 17 Jun 2024 20:03:35 -0400 Paper dialog/about: fix displaying of my email address
Mon, 17 Jun 2024 18:30:54 -0400 Paper CI: update for new repository URL
Mon, 17 Jun 2024 05:16:57 -0400 Paper dialog/about: templateize
Mon, 17 Jun 2024 04:54:44 -0400 Paper dep/fmt: add dependency
Fri, 14 Jun 2024 00:37:45 -0400 Paper library: convert to class + database
Thu, 13 Jun 2024 01:49:18 -0400 Paper anime: refactor Anime::SeriesSeason to Season class
Thu, 13 Jun 2024 00:42:00 -0400 Paper anime/db: refactor anime_season_db out
Thu, 13 Jun 2024 00:36:41 -0400 Paper pages/seasons: run seasons search in a separate thread
Wed, 12 Jun 2024 23:03:22 -0400 Paper anime: add completed date member
Wed, 12 Jun 2024 22:48:16 -0400 Paper services/anilist: refactor HTTP requests...
Wed, 12 Jun 2024 22:15:53 -0400 Paper core/strings: add Strings::Translate function as tr() -> ToUtf8String
Wed, 12 Jun 2024 20:42:44 -0400 Paper services/anilist: fix getting producers
Wed, 12 Jun 2024 19:49:19 -0400 Paper services/kitsu: ACTUALLY finish GetAnimeList
Wed, 12 Jun 2024 17:52:26 -0400 Paper services/kitsu: implement GetAnimeList()
Wed, 12 Jun 2024 05:25:41 -0400 Paper config: use TOML instead of INI
Wed, 12 Jun 2024 04:07:10 -0400 Paper services: VERY initial Kitsu support
Tue, 11 Jun 2024 15:11:09 -0400 Paper settings: clean up code
Tue, 11 Jun 2024 14:16:40 -0400 Paper session: allow printing status messages
Tue, 11 Jun 2024 13:29:45 -0400 Paper README: remove mention of nonexistant /docs directory
Tue, 11 Jun 2024 13:24:10 -0400 Paper ...
Tue, 11 Jun 2024 13:19:32 -0400 Paper locale: remove old unfinished and probably bad spanish translation
Tue, 11 Jun 2024 13:08:41 -0400 Paper linux: add required blank svg icon (???)
Tue, 11 Jun 2024 04:38:51 -0400 Paper dep/animone: prepare for v1.0 release; it should be ready by now
Tue, 11 Jun 2024 04:24:59 -0400 Paper misc: remove copyrighted app icon
Tue, 11 Jun 2024 04:24:19 -0400 Paper time: don't use time_t!