index
:
ao2-client
master
AO2 client fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2026-03-29
Add authentication dialog
Osmium Sorcerer
2026-03-29
Add the keyring for secret key management
Osmium Sorcerer
2024-10-17
Add fonts from mounted folders (#1051)
Salanto
2024-07-21
FIx several compiler warnings (#1025)
OmniTroid
2024-07-11
QApplication less! (#1017)
Leifa
2024-07-01
Tweaked missing image format warning (#994)
Leifa
2024-06-24
improve image formats check
lambdcalculus
2024-06-24
remove unnecessary plugin loaders
lambdcalculus
2024-05-17
Lightly reworked `NetworkManager`, ...
TrickyLeifa
2024-05-15
Ported to CMake, ...
TrickyLeifa
2024-02-10
Add integer-based theme scaling (#935)
in1tiate
2023-11-30
rework ms list callback logic (#927)
lambdcalculus
2023-05-31
2.10.1 Changes (#888)
Salanto
2022-05-23
Disable DPI scaling for good (#769)
Crystalwarrior
2021-12-30
Merge branch 'master' into feature/http-ms
oldmud0
2021-12-25
Change master chat in courtroom to debug log
oldmud0
2021-12-18
Finish out feature
oldmud0
2021-06-13
Use new HTTP-based master server client
oldmud0
2021-02-22
Load fonts located in base/fonts (#475)
oldmud0
2020-12-28
add library path instead of setting it
in1tiate
2020-12-12
Search for plugins in "lib" directory
in1tiate
2020-05-22
Merge KFO source unconditionally into AO2
oldmud0
2020-05-22
Perform clang-format
oldmud0
2020-05-22
Full revert to tag 2.6.2
oldmud0
2020-05-22
clang 2 electric boogaloo
Crystalwarrior
2020-05-22
Clang-ify the code with this styling using Visual Studio Code:
Crystalwarrior
2020-04-17
Run clang-format on entire project
oldmud0
2020-02-21
Merge branch 'master' into 2.7
stonedDiscord
2019-09-29
Make the client select a default font that resembles classic AA font the most...
Crystalwarrior
2019-09-28
Strip out QRandomGenerator because it's "too new" of a module (linux build do...
Crystalwarrior
2019-08-06
+1 on style
stonedDiscord
2019-08-05
language setting
stonedDiscord
2019-07-29
adjust translation path in main.cpp
stonedDiscord
2019-07-28
at least the german translation works
stonedDiscord
2019-07-28
it didn't like doing that with a pointer
stonedDiscord
2019-07-28
Make all strings translatable
oldmud0
2019-01-23
Case Announcer: Witness Support also some other shit
iamgoofball
2018-12-26
finished ubuntu build script and made default plugin mode dynamic linking
David Skoland
2018-12-26
moved headers into include and cpp files into src + logo into resource
David Skoland