Greg Hewgill
|
b0ed595e24
|
FileLister: don't assume that all files have nonzero size in test case
|
2011-04-27 07:38:53 +12:00 |
Greg Hewgill
|
6d858b63a1
|
Report percentage complete based on file size
This patch makes the (reasonable) assumption that the total size of all checked
files fits in a 'long' type.
|
2011-04-26 22:26:23 +12:00 |
Robert Reif
|
3c5134bb21
|
run astyle
|
2011-03-21 19:59:53 -04:00 |
Daniel Marjamäki
|
9f21e13c39
|
FileLister: Fixed compile error with Qt Creator + MinGW
|
2011-03-20 15:21:45 +01:00 |
Daniel Marjamäki
|
8caf96be63
|
FileLister: Moved back the code into a single cpp file
|
2011-03-20 14:25:11 +01:00 |
Kimmo Varis
|
b8b2e3fae9
|
Move filelister* to cli.
Ticket #2445 (Move FileLister classes from LIB to CLI).
|
2011-01-18 19:58:49 +02:00 |