Commit Graph

13 Commits

Author SHA1 Message Date
Jordan Lee e0e98cbed5 fix CL warnings in the Qt code. mikedld 2013-09-08 18:39:37 +00:00
Jordan Lee 3cf26eb273 revert quint64/quint32/qint64/qint32 use to inttypes to match libtransmission's API 2013-08-29 00:37:37 +00:00
Jordan Lee f3d35b0da3 instead of inttypes, use Qt integral types -- eg, s/uint64_t/quint64/ 2013-08-24 19:42:51 +00:00
Jordan Lee 00a5e86939 (qt) #5282 "Formatter's sizeToString() and memToString() return wrong text for 0 bytes": fixed. 2013-02-09 18:59:05 +00:00
Jordan Lee 47f2192b2d (qt) in the statusbar, use the same upload/download symbols as in the torrent list 2013-02-05 23:05:26 +00:00
Jordan Lee 72d9d74517 (trunk qt) #4236 "Update formatter functions to operate with signed integers" -- patch by taem 2011-05-12 20:21:27 +00:00
Charles Kerr 1477c8909f (trunk qt) synchronize the copyright notices 2010-08-01 20:36:13 +00:00
Charles Kerr f9db0755c0 (trunk qt) fix undefined uint64_t build error on F13 2010-07-26 00:22:07 +00:00
Charles Kerr 7ae565ccdf (trunk qt) silence a few compiler warnings 2010-07-25 20:36:33 +00:00
Charles Kerr e5ed55808e (trunk qt) use the GTK+ client's compact mode 2010-07-24 02:43:06 +00:00
Charles Kerr 2528bfe2a3 (trunk qt) ensure that units are i18nized in the Qt client. Update the Qt translation files. 2010-07-07 00:30:42 +00:00
Charles Kerr 610061f79a (trunk T) #3045 "units" -- modify the formatter functions based on feedback from BMW 2010-07-06 20:25:54 +00:00
Charles Kerr bb92d05860 (trunk) rename the Qt client's "Units" class as "Formatter" 2010-07-03 01:10:36 +00:00
Renamed from qt/units.h (Browse further)