Chocobo1
|
498da509db
|
Use Qt provided forward declaration header
|
2020-12-09 18:21:02 +08:00 |
|
Chocobo1
|
e90a2c00a5
|
Replace QList by QVector
|
2019-08-05 20:56:15 +08:00 |
|
Chocobo1
|
e288de7ec1
|
Forward declare as much as possible
|
2019-05-19 12:06:18 +08:00 |
|
Chocobo1
|
cff5af2e76
|
Add isNetworkFileSystem() detection on Windows
This allows network mounts to be monitored correctly by polling timer.
|
2018-10-12 00:03:12 +08:00 |
|
Chocobo1
|
65921eaf7b
|
Remove QPointer wrapper
|
2018-03-25 15:53:31 +08:00 |
|
Chocobo1
|
bfbd978d3f
|
Move helper function to Utils::Fs
|
2018-03-25 13:26:03 +08:00 |
|
Chocobo1
|
61eddfce90
|
Refactor functions in FileSystemWatcher
Use c++11 range-loop
Add const
Better ifdef placement
Inline functions
|
2018-03-25 13:26:02 +08:00 |
|
Chocobo1
|
0840556f77
|
Do cleanups in FileSystemWatcher
Use Qt5 connect syntax
Sort headers
Add license
Add anonymous namespace
Replace macro defines with const variables
|
2018-03-25 13:25:28 +08:00 |
|
thalieht
|
525fdd6c2b
|
Coding style, use nullptr and other minor things
|
2017-10-08 10:20:54 +03:00 |
|
Vladimir Golovnev (Glassez)
|
9db93e5d8f
|
Rename Core to Base (Closes #3733).
|
2015-12-06 14:27:00 +03:00 |
|