aboutsummaryrefslogtreecommitdiff
path: root/src/lobby.cpp
AgeCommit message (Expand)Author
2026-02-03WSS support (#1114)stonedDiscord
2025-05-08Explicitly set app icon on widgets (#1098)Salanto
2025-02-28contribs (#1087)in1tiate
2025-01-23Fix null pointer exception on motd fetch failure (#1071)in1tiate
2025-01-11fix static regexpsin1tiate
2025-01-11use a static QRegularExpression objectin1tiate
2025-01-11use std::as_const instead of qAsConstin1tiate
2024-10-31[QoL] Improve client version check (#1053)Salanto
2024-07-13Update "about" dialog (#1020)in1tiate
2024-07-12Restore position in AOApplicationSalanto
2024-07-11Merge branch 'master' into restore-window-positionSalanto
2024-07-11QApplication less! (#1017)Leifa
2024-07-11Add to lobbySalanto
2024-07-11Add Courtroom position restoreSalanto
2024-07-09Remove TCP entry point (#1007)Leifa
2024-07-06Improve OS detection and add APPIMAGE support to pathing code (#1003)Leifa
2024-05-18Reimplemented unit tests, ...TrickyLeifa
2024-05-16Reimplemented favorite server widget, ...TrickyLeifa
2024-05-15Ported to CMake, ...TrickyLeifa
2023-11-30rework ms list callback logic (#927)lambdcalculus
2023-05-312.10.1 Changes (#888)Salanto
2022-08-14move themes into bin folder (#849)stonedDiscord
2022-08-01Let's try that again. This time, less stupid. (#838)dyviacat
2022-07-31Added server list context menu, ... (#835)Leifa♥
2022-07-30Never send an unencoded packet to the server (#719)Crystalwarrior
2022-07-29Fix lobby force-switching you from Favorites list if you switched from the Se...Crystalwarrior
2022-06-06Clear selection when switching between favorites and public servers (#763)Rosemary Witchaven
2022-05-24GitHub android ci (#767)stonedDiscord
2022-04-05Load serverlist.txt with UTF-8 Coded (#741)Salanto
2022-02-15Add server description to favourites, if supported by server. (#648)Salanto
2022-01-07Merge pull request #619 from AttorneyOnline/feature/http-msoldmud0
2021-12-31Disambiguate settings with lobby_settings and courtroom_settingsoldmud0
2021-12-30Remove lobby chatoldmud0
2021-12-30Add and refine debug log messages (#625)oldmud0
2021-12-30Merge branch 'master' into feature/http-msoldmud0
2021-12-25Change master chat in courtroom to debug logoldmud0
2021-12-23Add version to window title (#613)Pyraqq
2021-12-18Merge branch 'master' into feature/http-msoldmud0
2021-12-18Qt 5.9 compat; remove dead codeoldmud0
2021-12-18Remove another markdown thingoldmud0
2021-12-11Update slots/signals to Qt5 connection style and eliminate some clazy warningsSalanto
2021-06-13Use new HTTP-based master server clientoldmud0
2021-06-08Move global stylesheet to lobby and courtroomoldmud0
2021-04-23Expand .css power by giving object names to all AO UI elements (#534)Crystalwarrior
2021-02-21Remove hardcoded stylesheets from lobbyCrystalwarrior
2021-02-17Make the server list display all pretty and niceCrystalwarrior
2021-02-17Revert bad "fix" of the sound names for WTCE courtroom_sounds.iniCrystalwarrior
2021-02-13Animated Themes. Subthemes. Custom default_theme. Overhaul asset paths. Fix a...Crystalwarrior
2021-01-19Merge pull request #420 from AttorneyOnline/version-bumpoldmud0
2021-01-18Add a new "char_list" QTreeWidget that allows for categorizing characters (#399)in1tiate