yvt
|
701105f916
|
Change the return type of file opening functions to std::unique_ptr<_>
This also fixes a memory leak in `MainScreenHelper::SaveFavorites`.
|
2019-07-23 22:14:10 +09:00 |
|
yvt
|
88f03f01e9
|
Refactoring
- Mark overriding virtual functions with `override`
- Get rid of warnings
|
2017-01-05 03:48:11 +09:00 |
|
Tomoaki Kawada
|
2eb9e35c65
|
Apply clang-format to all non-external source files
|
2016-12-03 18:23:47 +09:00 |
|
yvt
|
2fbc7b573c
|
Faster ZIP access by indexing all files
|
2014-03-16 00:39:56 +09:00 |
|
yvt
|
f0d34ef494
|
added GPLv3 header
|
2013-08-29 11:45:22 +09:00 |
|
yvt
|
931be8cf09
|
From pre-0.0.3 source code
|
2013-08-18 16:18:06 +09:00 |
|