Chocobo1
|
e90a2c00a5
|
Replace QList by QVector
|
5 years ago |
Vladimir Golovnev (Glassez)
|
ad6a40d5f4
|
Extract PeerAddress class into separate file
|
5 years ago |
thalieht
|
1f36b8b89f
|
Combine qAsConst() with copyAsConst() to asConst()
|
6 years ago |
thalieht
|
6b1d26d555
|
Convert all foreach() to range-based for()
|
6 years ago |
thalieht
|
6d4434ad66
|
Convert the names used in ui and c++ files from snake_case to camelCase
|
7 years ago |
thalieht
|
d34ddb2e3c
|
Change file names and classes names to match them
|
7 years ago |
thalieht
|
4022799881
|
Fix coding style
|
7 years ago |
thalieht
|
6b4455e13d
|
Use qt5 connect() syntax
|
7 years ago |
Chocobo1
|
c61f641613
|
Fix untranslated string
Closes #8809.
|
7 years ago |
thalieht
|
ae1634623e
|
Coding style for many files
|
7 years ago |
Chocobo1
|
bd2f69a9d6
|
Fix peeradditiondlg position
|
8 years ago |
Eugene Shalygin
|
4e1b7c3b87
|
Remove generated include from headers
Not only fixes compilation with CMake 3.8 (without messing with include
paths) but makes sources cleaner.
|
8 years ago |
Eugene Shalygin
|
e64bb1de8c
|
Drop Qt 4 support
|
8 years ago |
sledgehammer999
|
17ac4b90be
|
Use simpler DEFINE for detecting Qt5 so moc will work too.
|
9 years ago |
Gabriele
|
420fa82e8d
|
Put some string placeholders between quotes
|
9 years ago |
ngosang
|
cef3c9a34d
|
Add multiple peers in Peers addition dialog. Closes #1563, #2245, #3133, #1419, #3287, #1419
|
10 years ago |