YACReader's YACReaderLibraryServer Client for Windows, macOS, Linux and Android
Go to file
Gary Wang edb3338bc4
feat(misc): a bunch of crude UI/UX tweaks
- display add time for later use
- basic keyboard navigation support
- remember last-used server address
- show connection error when attempt to connect to server
2024-11-16 00:24:04 +08:00
dataitems feat(misc): a bunch of crude UI/UX tweaks 2024-11-16 00:24:04 +08:00
.gitignore initial commit 2024-11-09 15:05:14 +08:00
appcontroller.cpp feat(misc): a bunch of crude UI/UX tweaks 2024-11-16 00:24:04 +08:00
appcontroller.h feat(misc): a bunch of crude UI/UX tweaks 2024-11-16 00:24:04 +08:00
CMakeLists.txt feat(browser): support display subfolders 2024-11-15 00:11:13 +08:00
ComicOverviewPage.qml feat(misc): a bunch of crude UI/UX tweaks 2024-11-16 00:24:04 +08:00
ComicSelectionPage.qml feat(browser): support display subfolders 2024-11-15 00:11:13 +08:00
ComicViewer.qml feat(misc): a bunch of crude UI/UX tweaks 2024-11-16 00:24:04 +08:00
ConnectServerPage.qml feat(misc): a bunch of crude UI/UX tweaks 2024-11-16 00:24:04 +08:00
LibrarySelectionPage.qml initial commit 2024-11-09 15:05:14 +08:00
main.cpp feat(misc): a bunch of crude UI/UX tweaks 2024-11-16 00:24:04 +08:00
Main.qml initial commit 2024-11-09 15:05:14 +08:00