Megamouse
|
a90858193e
|
Qt/logging: add format function for QString
|
2023-06-15 19:48:15 +02:00 |
|
Megamouse
|
1caf81811a
|
Move unspecific Emulator code out of System.cpp
|
2021-04-24 11:21:22 +03:00 |
|
Megamouse
|
5b0dac797c
|
Remove deprecated user management code
|
2021-04-10 15:18:16 +02:00 |
|
Nekotekina
|
b7bf316c1a
|
Don't randomly include "stdafx.h"
It's file for precompiled headers.
Include what is used, don't rely on transitive includes.
|
2020-12-22 14:32:30 +03:00 |
|
RipleyTom
|
af8c661a64
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
Silent
|
e938ddda2c
|
Add playtime to the value from settings
Fixes playtime being wiped out when running
the game with --no-gui.
|
2020-09-23 00:06:29 +02:00 |
|
Megamouse
|
34eff440eb
|
Qt: Fix playtime datatype
|
2020-09-21 22:17:40 +02:00 |
|
Megamouse
|
8799eebfe1
|
Qt: move some more settings to persistent_settings
|
2020-08-03 20:17:35 +02:00 |
|
Megamouse
|
5f247cbedc
|
Qt: Backup current gui config before applying another one
Also fixes some strange issues caused by the pointer
|
2020-03-08 00:06:48 +01:00 |
|
Megamouse
|
1759d6d90a
|
Qt: fix gamelist sorting for playtimes
|
2020-02-03 21:22:11 +01:00 |
|
Megamouse
|
449cbb7281
|
Qt: use persistent_settings for playtimes
|
2020-01-17 07:43:10 +01:00 |
|