..
icons
(qt) #4917 'request for 256x256 icon for transmission-qt': patch by krab
2013-01-22 19:00:40 +00:00
translations
(qt) #3765 'spanish (LAC) translation': updated translation by rb07
2013-01-22 19:05:32 +00:00
README.txt
(trunk qt) bump Qt prerequisite from 4.4 to 4.6
2010-08-06 20:23:32 +00:00
about.cc
(qt) copyediting: modify more files to the new indentation/whitespace formatting
2013-01-26 01:19:54 +00:00
about.h
(qt) copyediting: modify more files to the new indentation/whitespace formatting
2013-01-26 01:19:54 +00:00
add-data.cc
refactor libtransmission's tr_benc class as tr_variant.
2012-12-14 04:34:42 +00:00
add-data.h
(trunk qt) move "#include <QFile>" from the header to the .cpp file
2011-03-23 18:22:23 +00:00
app.cc
(qt) copyediting: modify more files to the new indentation/whitespace formatting
2013-01-26 01:19:54 +00:00
app.h
(qt) copyediting: modify more files to the new indentation/whitespace formatting
2013-01-26 01:19:54 +00:00
application.qrc
(qt) #4917 'request for 256x256 icon for transmission-qt': patch by krab
2013-01-22 19:00:40 +00:00
config.pri.in
(trunk qt) fix r13200 oops -- I forgot to add the new template file in the qt/ directory
2012-02-04 02:00:21 +00:00
dbus-adaptor.cc
(trunk) fix svn properties on several files. Thanks ot Elbandi for suggesting this
2010-10-01 13:33:39 +00:00
dbus-adaptor.h
(trunk) fix svn properties on several files. Thanks ot Elbandi for suggesting this
2010-10-01 13:33:39 +00:00
details.cc
(qt) copyediting: modify more files to the new indentation/whitespace formatting
2013-01-26 01:19:54 +00:00
details.h
(qt) copyediting: modify more files to the new indentation/whitespace formatting
2013-01-26 01:19:54 +00:00
favicon.cc
(trunk) one of the periodic, banal "remove-trailing-spaces from lines of source code" cleanup commits
2010-12-12 16:43:19 +00:00
favicon.h
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
file-tree.cc
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
2013-01-25 23:34:20 +00:00
file-tree.h
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
2013-01-25 23:34:20 +00:00
filterbar.cc
(qt) copyediting: modify more files to the new indentation/whitespace formatting
2013-01-26 01:19:54 +00:00
filterbar.h
(qt) copyediting: modify more files to the new indentation/whitespace formatting
2013-01-26 01:19:54 +00:00
filters.cc
#671 "torrent queuing" -- modify the queue implementation s.t. every torrent has a queuePosition, even if it's not currently in the queue.
2011-08-02 03:59:54 +00:00
filters.h
#671 "torrent queuing" -- modify the queue implementation s.t. every torrent has a queuePosition, even if it's not currently in the queue.
2011-08-02 03:59:54 +00:00
formatter.cc
(qt) #5219 'QPrintable and non Latin-1 symbols on Ubuntu' -- clean fix by rb07
2013-01-17 18:11:55 +00:00
formatter.h
(trunk qt) #4236 "Update formatter functions to operate with signed integers" -- patch by taem
2011-05-12 20:21:27 +00:00
hig.cc
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
hig.h
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
license.cc
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
license.h
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
mainwin.cc
(qt) #4076 'free space indicator' -- added.
2013-01-27 17:19:51 +00:00
mainwin.h
(qt) #4076 'free space indicator' -- added.
2013-01-27 17:19:51 +00:00
mainwin.ui
(trunk qt) #4820 -- add rb07's patch for better opening of magnet links
2012-07-13 00:29:40 +00:00
make-dialog.cc
(qt) #5248 'fails to create torrent with multiple trackers': patch by rb07
2013-01-24 15:34:45 +00:00
make-dialog.h
(trunk) add drag-and-drop support to the "create new torrent" dialogs in the Qt and GTK+ clients
2010-08-02 20:55:11 +00:00
my-valgrind.sh
make tr_info.webseedCount and tr_info.trackerCount unsigned.
2012-12-30 22:06:45 +00:00
options.cc
(qt) #5208 : refinement to r13734 as suggested by rb07.
2013-01-03 18:56:39 +00:00
options.h
refactor libtransmission's tr_benc class as tr_variant.
2012-12-14 04:34:42 +00:00
prefs-dialog.cc
(qt) Qt client should have the option to play a sound when the download completes, as the Mac and GTK+ clients do -- implemented.
2013-01-20 23:57:09 +00:00
prefs-dialog.h
re-sync the GTK+ and Qt clients' prefs dialogs.
2013-01-16 21:42:03 +00:00
prefs.cc
(qt) Qt client should have the option to play a sound when the download completes, as the Mac and GTK+ clients do -- implemented.
2013-01-20 23:57:09 +00:00
prefs.h
(qt) copyediting: modify more files to the new indentation/whitespace formatting
2013-01-26 01:19:54 +00:00
qtr.ico
…
qtr.pro
(trunk, qt) #5164 'french translation for qt client' -- added translation by UBIK.
2012-12-17 16:36:29 +00:00
qtr.rc
…
relocate.cc
(trunk qt) #4428 "Conversion to QString in "New torrent" dialog assumes the input string is ASCII" -- fix many ascii-to-QString assumptions in the code.
2011-08-20 05:19:27 +00:00
relocate.h
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
session-dialog.cc
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
session-dialog.h
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
session.cc
(qt) #4076 'free space indicator' -- added.
2013-01-27 17:19:51 +00:00
session.h
(qt) #4076 'free space indicator' -- added.
2013-01-27 17:19:51 +00:00
speed.h
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
squeezelabel.cc
(trunk qt) silence a compiler warning in yesterday's SqueezeLabel commit
2010-07-06 15:59:35 +00:00
squeezelabel.h
(trunk qt) #3393 "SqueezeLabel implementation eats CPU" -- fixed
2010-07-05 18:29:40 +00:00
stats-dialog.cc
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
stats-dialog.h
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
torrent-delegate-min.cc
(trunk qt) #4389 "share ratio progressbar indication counter-intuitive" -- apply rb07's 'color-progress-bar.patch' to to add color to the progress bar, similar to the Mac and Web client. It also restores seed bar to normal filling, not reverse or emptying.
2012-03-04 13:15:43 +00:00
torrent-delegate-min.h
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
torrent-delegate.cc
(trunk, T) #5072 "In the torrent list, show how many web seeds we're downloading from" -- made the Qt, GTK+, and web client text consistent
2012-10-07 17:51:56 +00:00
torrent-delegate.h
(trunk qt) #4389 "share ratio progressbar indication counter-intuitive" -- apply rb07's 'color-progress-bar.patch' to to add color to the progress bar, similar to the Mac and Web client. It also restores seed bar to normal filling, not reverse or emptying.
2012-03-04 13:15:43 +00:00
torrent-filter.cc
(qt) small speedup when rebuilding the activity combobox's counts: walk the torrent model just once, rather than once per activity
2012-12-30 01:28:28 +00:00
torrent-filter.h
(qt) small speedup when rebuilding the activity combobox's counts: walk the torrent model just once, rather than once per activity
2012-12-30 01:28:28 +00:00
torrent-model.cc
In TorrentModel.updateTorrents(), don't call getIds() if we don't need them
2012-12-29 21:05:05 +00:00
torrent-model.h
In TorrentModel.updateTorrents(), don't call getIds() if we don't need them
2012-12-29 21:05:05 +00:00
torrent.cc
(trunk) #1220 'change top folder names' -- add file-renaming to the Qt client
2013-01-20 01:31:58 +00:00
torrent.h
(trunk) #1220 'change top folder names' -- add file-renaming to the Qt client
2013-01-20 01:31:58 +00:00
tracker-delegate.cc
(trunk) one of the periodic, banal "remove-trailing-spaces from lines of source code" cleanup commits
2010-12-12 16:43:19 +00:00
tracker-delegate.h
(trunk) one of the periodic, banal "remove-trailing-spaces from lines of source code" cleanup commits
2010-12-12 16:43:19 +00:00
tracker-model-filter.cc
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
tracker-model-filter.h
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
tracker-model.cc
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
tracker-model.h
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
transmission-qt.1
(trunk) update credits
2011-01-03 05:58:58 +00:00
transmission-qt.desktop
(trunk qt) 'syntax error in transmission-qt.desktop' -- fixed with patch from kalev.
2012-12-30 22:31:38 +00:00
transmission_en.qm
…
triconpushbutton.cc
(trunk qt) remove unused code
2012-02-29 02:47:11 +00:00
triconpushbutton.h
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
types.h
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
utils.cc
(qt) #5204 extra cleanups in Utils::guessMimeIcon() from rb07
2012-12-31 22:43:29 +00:00
utils.h
(trunk, qt) #4760 'transmission-qt breaks unicode characters in the default target dir' -- fixed with patch from rb07
2012-08-19 16:12:20 +00:00
watchdir.cc
(trunk qt) #4428 "Conversion to QString in "New torrent" dialog assumes the input string is ASCII" -- fix many ascii-to-QString assumptions in the code.
2011-08-20 05:19:27 +00:00
watchdir.h
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00