qtftp/src
Jeff Tranter a2a7f28c0f Fix for parsing date format used by some Windows ftp servers.
The code was not correctly parsing dates returned from a Windows ftp
server, causing no files to be reported from the server. The date
format has four digit years and the parsing code expected a two digit
year. This change allows there to be 2 or 4 digit years in the dates.
Task-number: QTBUG-35177

Change-Id: Ibbd7333776f7f998f1cc569a8768a1658bb0a376
Reviewed-by: Peter Hartmann <phartmann@blackberry.com>
2013-12-10 15:08:34 +01:00
..
qftp Fix for parsing date format used by some Windows ftp servers. 2013-12-10 15:08:34 +01:00
src.pro Add pro file structure 2012-04-20 12:18:07 +02:00