thalieht
|
94613c2fa2
|
Fix some warnings
|
2018-09-07 19:40:08 +03:00 |
|
thalieht
|
456270bbb1
|
Delete several unused #include
|
2018-07-03 08:38:32 +03:00 |
|
Chocobo1
|
0a49f76c0a
|
Detect endianness at compile time
|
2018-05-15 21:02:00 +08:00 |
|
thalieht
|
20ca90800d
|
Fix coding style
|
2018-05-09 17:06:22 +03:00 |
|
thalieht
|
3e4099fe5b
|
Replace the zeroing of pointers with nullptr
|
2018-04-15 13:06:31 +03:00 |
|
Eugene Shalygin
|
74cecb1b6c
|
Replace C-style casts with C++ ones
|
2017-05-29 17:25:42 +02:00 |
|
Eugene Shalygin
|
c4e16aa820
|
cmake: set warning and error options
The set is far from perfect, but guards against common errors with GCC.
|
2017-04-29 13:30:28 +02:00 |
|
Eugene Shalygin
|
e64bb1de8c
|
Drop Qt 4 support
|
2017-03-05 22:24:59 +01:00 |
|
ngosang
|
83d6a28030
|
Fix warning in geoipdatabase.cpp
|
2016-08-29 22:11:05 +02:00 |
|
SagePtr
|
c63da264d7
|
Update geoipdatabase.cpp
Updated MaxMind database limit from 10MB to 64MB. I hope it will be enough
for few years. Fix for issue #5609
|
2016-08-26 02:23:17 +02:00 |
|
Vladimir Golovnev (Glassez)
|
9db93e5d8f
|
Rename Core to Base (Closes #3733).
|
2015-12-06 14:27:00 +03:00 |
|