Chocobo1
|
b17307f283
|
Move signal/slot connections out of .ui files
This unify the place (.cpp file) where we handle signal/slot connections.
|
2023-07-13 00:34:33 +08:00 |
|
Chocobo1
|
802ec5a14e
|
Use QString literals
This patch covers src/gui and some leftovers from previous commit.
|
2022-03-18 12:46:01 +08:00 |
|
Vladimir Golovnev (Glassez)
|
c41df9ffbd
|
Improve coding style
|
2020-11-17 21:02:37 +03:00 |
|
Chocobo1
|
e90a2c00a5
|
Replace QList by QVector
|
2019-08-05 20:56:15 +08:00 |
|
Vladimir Golovnev (Glassez)
|
ad6a40d5f4
|
Extract PeerAddress class into separate file
|
2019-07-23 06:27:35 +03:00 |
|
thalieht
|
1f36b8b89f
|
Combine qAsConst() with copyAsConst() to asConst()
|
2018-11-28 23:41:23 +02:00 |
|
thalieht
|
6b1d26d555
|
Convert all foreach() to range-based for()
|
2018-11-28 23:40:12 +02:00 |
|
thalieht
|
6d4434ad66
|
Convert the names used in ui and c++ files from snake_case to camelCase
|
2018-07-03 08:38:32 +03:00 |
|
thalieht
|
d34ddb2e3c
|
Change file names and classes names to match them
|
2018-06-15 20:12:59 +03:00 |
|