10 months ago |
Paper |
session: allow printing status messages
|
10 months ago |
Paper |
README: remove mention of nonexistant /docs directory
|
10 months ago |
Paper |
...
|
10 months ago |
Paper |
locale: remove old unfinished and probably bad spanish translation
|
10 months ago |
Paper |
linux: add required blank svg icon (???)
|
10 months ago |
Paper |
dep/animone: prepare for v1.0 release; it should be ready by now
|
10 months ago |
Paper |
misc: remove copyrighted app icon
|
10 months ago |
Paper |
time: don't use time_t!
|
10 months ago |
Paper |
pages/anime_list: don't call GUI functions in a non-GUI thread
|
10 months ago |
Paper |
cleanup: remove extraneous executable flags
|
10 months ago |
Paper |
core/time: remove Duration class, use regular functions instead
|
11 months ago |
Paper |
*: add very early season searcher
|
11 months ago |
Paper |
dep/animone: remove old OS X files from makefile
|
11 months ago |
Paper |
docs: clean up documentation
|
11 months ago |
Paper |
*: convert all files CRLF -> LF
|
11 months ago |
Paper |
CI/windows: attempt to fix the build
|
11 months ago |
Paper |
dep/animone: clean up OS X code
|
11 months ago |
Paper |
scripts/win32/deploy_build: be more verbose with libs
|
11 months ago |
Paper |
CI: new and improved windows build
|
11 months ago |
Paper |
scripts/win32: CRLF -> LF
|
11 months ago |
Paper |
*: better support on Windows
|
11 months ago |
Paper |
*: cleanup uses of QPalette
|
11 months ago |
Paper |
INSTALL: update instructions
|
11 months ago |
Paper |
dialog/about: add utf8proc
|
11 months ago |
Paper |
*: refactor lots of stuff
|
11 months ago |
Paper |
autoconf: add checking message for Qt PIC stuff
|
11 months ago |
Paper |
autoconf: add a check for some weird Qt PIC requirements
|
11 months ago |
Paper |
autoconf: don't need Qt5Svg
|
11 months ago |
Paper |
autoconf: we require Qt 5.7
|
11 months ago |
Paper |
anime: initial cross-service support
|
11 months ago |
Paper |
dep/animone: header cleanup
|
11 months ago |
Paper |
anime: refactor title structure to a map
|
11 months ago |
Paper |
dep/animone/x11: remove stupid debugging code
|
11 months ago |
Paper |
autotools: ax_have_qt sucks, use pkgconf instead
|
11 months ago |
Paper |
anime_season: forgot these
|
11 months ago |
Paper |
chore: merge
|
11 months ago |
Paper |
*: clean up enums
|
11 months ago |
Paper |
dep/animone: x11: remove debugging comment
|
11 months ago |
Paper |
dep/animone: x11: correctly check for connection failure
|
11 months ago |
Paper |
ini: simplify INI code, use templates less
|
12 months ago |
Paper |
osx: don't dereference NULL pointers
|
12 months ago |
Paper |
anime_list.cc: use mutexes so we don't sex the stack
|
12 months ago |
Paper |
*: various code safety changes
|
12 months ago |
Paper |
dep/animone: get macOS side building
|
12 months ago |
Paper |
dep/animone: make OS X code build
|
12 months ago |
Paper |
dep/animone: filter open files by access mode
|
12 months ago |
Paper |
chore: merge
|
12 months ago |
Paper |
dep/animone: make osx code a bit less hacky
|
12 months ago |
Paper |
win32: make builds work again
|
12 months ago |
Paper |
dep/animone: make bsd.cc and x11.cc actually work
|
12 months ago |
Paper |
*: add missing utf8proc files
|
12 months ago |
Paper |
*: improve multiple things
|
12 months ago |
Paper |
pages/seasons: finish season menu implementation
|
12 months ago |
Paper |
automake: update osx header files
|
12 months ago |
Paper |
include: make header guards more sane
|
12 months ago |
Paper |
pages/seasons: add initial functionality
|
12 months ago |
Paper |
widgets/graph: improve drawing code
|
12 months ago |
Paper |
*: HUUUGE changes
|
14 months ago |
Paper |
scripts: Bourne shell compatibility
|
14 months ago |
Paper |
*: add missing binary data
|
14 months ago |
Paper |
*: whatever
|
14 months ago |
Paper |
[UNFINISHED] *: update anime button
|
14 months ago |
Paper |
*: ooooh! stupid big commit!
|
14 months ago |
Paper |
*: resolve make distcheck failures
|
14 months ago |
Paper |
*: remove stupid windows build
|
14 months ago |
Paper |
*: many many changes
|
14 months ago |
Paper |
*: merge
|
14 months ago |
Paper |
cmake: remove cmake
|
14 months ago |
Paper |
autotools/windres: use AC_PROG_SED for sed
|
14 months ago |
Paper |
CI: add experimental windows build
|
14 months ago |
Paper |
hgignore: don't ignore .app files
|
14 months ago |
Paper |
scripts: convert to use posix shell
|
14 months ago |
Paper |
autotools: add `-mwindows` and windows deploy script
|
14 months ago |
Paper |
autotools: make windows build work
|
14 months ago |
Paper |
*: reorganize resources, +docs, build translations with autotools
|
15 months ago |
Paper |
m4: use different method for CXXFLAGS
|
15 months ago |
Paper |
configure: check pkg-config for qt
|
15 months ago |
Paper |
CI/linux: install glib
|
15 months ago |
Paper |
*: make OS X builds succeed
|
15 months ago |
Paper |
HUGE UPDATE: convert build system to autotools
|
15 months ago |
Paper |
dep/animia: x11: finalize xcb conversion
|
15 months ago |
Paper |
dep/animia: convert xlib code to xcb
|
15 months ago |
Paper |
dep/animia: fix proc readlink
|
15 months ago |
Paper |
theme: add OS detection with glib
|
15 months ago |
Paper |
chore: merge divergent branches
|
15 months ago |
Paper |
torrents: implement download button
|
15 months ago |
Paper |
theme: force Fusion style on platforms other than Win32 or OS X
|
15 months ago |
Paper |
config: remove unused username parameter from anilist auth
|
15 months ago |
Paper |
library: do explicit conversion from fs::path to std::string
|
15 months ago |
Paper |
settings: add library page
|
15 months ago |
Paper |
chore: update translations
|
15 months ago |
Paper |
about: don't abuse QCoreApplication:tr
|
15 months ago |
Paper |
library: implement menu bar buttons
|
15 months ago |
Paper |
*: move to semver, remove old macos build, add library files
|
15 months ago |
Paper |
library: add initial library stuff
|
15 months ago |
Paper |
core/json: fix from_json
|