..
icons
Improve the look of torrents with errors a bit (Qt client)
2015-01-17 01:23:51 +00:00
translations
Small follow-up translation fixes (HTML formatting mess in tracker delegate mostly)
2015-01-18 13:19:30 +00:00
CMakeLists.txt
Rework preferences dialog in Qt client to load from .ui
2015-01-25 15:47:03 +00:00
README.txt
Replace tabs with spaces; remove trailing spaces
2015-01-02 11:15:31 +00:00
about.cc
Make program name/version in about dialog larger again
2015-01-04 12:47:07 +00:00
about.h
Rework about dialog in Qt client to load from .ui
2014-12-25 19:39:45 +00:00
about.ui
Fix up some about dialog leftovers, sync Qt client translations
2014-12-25 21:51:59 +00:00
add-data.cc
A bit of harmless refactoring
2014-12-27 14:07:14 +00:00
add-data.h
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
2014-01-21 03:10:30 +00:00
app.cc
Change sharing consent dialog into a QMessageBox
2015-01-04 12:29:10 +00:00
app.h
Change sharing consent dialog into a QMessageBox
2015-01-04 12:29:10 +00:00
application.qrc
(qt) #4917 'request for 256x256 icon for transmission-qt': patch by krab
2013-01-22 19:00:40 +00:00
column-resizer.cc
Rework forms layout to workaround some stylesheet issues (Qt client)
2015-01-21 21:14:00 +00:00
column-resizer.h
Rework forms layout to workaround some stylesheet issues (Qt client)
2015-01-21 21:14:00 +00:00
config.pri.in
Replace tabs with spaces; remove trailing spaces
2015-01-02 11:15:31 +00:00
dbus-adaptor.cc
Fix license wording in Qt client .cc files to match the rest of the code.
2014-12-21 23:49:39 +00:00
dbus-adaptor.h
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
2014-01-21 03:10:30 +00:00
details.cc
Rework forms layout to workaround some stylesheet issues (Qt client)
2015-01-21 21:14:00 +00:00
details.h
Move numeric units to the right of values (per KDE HIG)
2014-12-22 03:06:09 +00:00
details.ui
Rework preferences dialog in Qt client to load from .ui
2015-01-25 15:47:03 +00:00
favicon.cc
Improve tracker list look (torrent properties dialog), support RTL layout
2015-01-20 23:28:38 +00:00
favicon.h
Improve tracker list look (torrent properties dialog), support RTL layout
2015-01-20 23:28:38 +00:00
file-tree.cc
Replace tabs with spaces; remove trailing spaces
2015-01-02 11:15:31 +00:00
file-tree.h
Rework torrent options dialog in Qt client to load from .ui
2014-12-29 04:03:56 +00:00
filterbar.cc
Improve overall look of torrents in main window
2015-01-17 16:59:42 +00:00
filterbar.h
Improve filter bar look (Qt client)
2015-01-11 15:01:13 +00:00
filters.cc
Fix license wording in Qt client .cc files to match the rest of the code.
2014-12-21 23:49:39 +00:00
filters.h
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
2014-01-21 03:10:30 +00:00
formatter.cc
A bit of harmless refactoring
2014-12-27 14:07:14 +00:00
formatter.h
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
2014-01-21 03:10:30 +00:00
freespace-label.cc
Factor RPC logic out from session (Qt client)
2014-12-27 20:03:10 +00:00
freespace-label.h
Refactor FreespaceLabel to make it possible for it to be created in Qt Designer
2014-12-26 18:41:47 +00:00
hig.cc
Fix license wording in Qt client .cc files to match the rest of the code.
2014-12-21 23:49:39 +00:00
hig.h
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
2014-01-21 03:10:30 +00:00
license.cc
Fix license wording in Qt client .cc files to match the rest of the code.
2014-12-21 23:49:39 +00:00
license.h
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
2014-01-21 03:10:30 +00:00
mainwin.cc
Rework preferences dialog in Qt client to load from .ui
2015-01-25 15:47:03 +00:00
mainwin.h
Rework preferences dialog in Qt client to load from .ui
2015-01-25 15:47:03 +00:00
mainwin.ui
Poke translations a bit (Qt client)
2015-01-18 02:09:44 +00:00
make-dialog.cc
Rework forms layout to workaround some stylesheet issues (Qt client)
2015-01-21 21:14:00 +00:00
make-dialog.h
Rework torrent creation dialog in Qt client to load from .ui
2014-12-31 22:27:46 +00:00
make-dialog.ui
Rework forms layout to workaround some stylesheet issues (Qt client)
2015-01-21 21:14:00 +00:00
make-progress-dialog.ui
Rework torrent creation dialog in Qt client to load from .ui
2014-12-31 22:27:46 +00:00
my-valgrind.sh
copyediting: indentation cleanups
2013-09-14 22:45:04 +00:00
options.cc
Rework torrent creation dialog in Qt client to load from .ui
2014-12-31 22:27:46 +00:00
options.h
Add new TrPathButton class (Qt client)
2014-12-31 21:00:34 +00:00
options.ui
Make use of path button in relocate dialog (Qt client)
2015-01-01 05:02:13 +00:00
path-button.cc
Make use of path button in relocate dialog (Qt client)
2015-01-01 05:02:13 +00:00
path-button.h
Reduce initial torrent creation dialog size to minimum
2014-12-31 23:54:52 +00:00
prefs-dialog.cc
Rework preferences dialog in Qt client to load from .ui
2015-01-25 15:47:03 +00:00
prefs-dialog.h
Rework preferences dialog in Qt client to load from .ui
2015-01-25 15:47:03 +00:00
prefs-dialog.ui
Rework preferences dialog in Qt client to load from .ui
2015-01-25 15:47:03 +00:00
prefs.cc
A bit of harmless refactoring
2014-12-27 14:07:14 +00:00
prefs.h
A bit of harmless refactoring
2014-12-27 14:07:14 +00:00
qtr.ico
(trunk) more win32 fixes from rb07 in #3311
2010-06-22 00:12:52 +00:00
qtr.pro
Rework preferences dialog in Qt client to load from .ui
2015-01-25 15:47:03 +00:00
qtr.rc
(trunk) more win32 fixes from rb07 in #3311
2010-06-22 00:12:52 +00:00
relocate.cc
Make use of path button in relocate dialog (Qt client)
2015-01-01 05:02:13 +00:00
relocate.h
Make use of path button in relocate dialog (Qt client)
2015-01-01 05:02:13 +00:00
relocate.ui
Rework forms layout to workaround some stylesheet issues (Qt client)
2015-01-21 21:14:00 +00:00
rpc-client.cc
Factor RPC logic out from session (Qt client)
2014-12-27 20:03:10 +00:00
rpc-client.h
Factor RPC logic out from session (Qt client)
2014-12-27 20:03:10 +00:00
session-dialog.cc
Fix license wording in Qt client .cc files to match the rest of the code.
2014-12-21 23:49:39 +00:00
session-dialog.h
Rework session dialog in Qt client to load from .ui
2014-12-21 23:46:31 +00:00
session-dialog.ui
Rework forms layout to workaround some stylesheet issues (Qt client)
2015-01-21 21:14:00 +00:00
session.cc
Replace tabs with spaces; remove trailing spaces
2015-01-02 11:15:31 +00:00
session.h
Factor RPC logic out from session (Qt client)
2014-12-27 20:03:10 +00:00
speed.h
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
2014-01-21 03:10:30 +00:00
squeezelabel.cc
Rework torrent details dialog in Qt client to load from .ui
2014-12-14 18:12:21 +00:00
squeezelabel.h
Rework torrent details dialog in Qt client to load from .ui
2014-12-14 18:12:21 +00:00
stats-dialog.cc
Rework forms layout to workaround some stylesheet issues (Qt client)
2015-01-21 21:14:00 +00:00
stats-dialog.h
Rework statistics dialog in Qt client to load from .ui
2014-12-21 13:57:15 +00:00
stats-dialog.ui
Rework forms layout to workaround some stylesheet issues (Qt client)
2015-01-21 21:14:00 +00:00
torrent-delegate-min.cc
Improve overall look of torrents in main window
2015-01-17 16:59:42 +00:00
torrent-delegate-min.h
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
2014-01-21 03:10:30 +00:00
torrent-delegate.cc
Poke translations a bit (Qt client)
2015-01-18 02:09:44 +00:00
torrent-delegate.h
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
2014-01-21 03:10:30 +00:00
torrent-filter.cc
Replace tabs with spaces; remove trailing spaces
2015-01-02 11:15:31 +00:00
torrent-filter.h
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
2014-01-21 03:10:30 +00:00
torrent-model.cc
Fix license wording in Qt client .cc files to match the rest of the code.
2014-12-21 23:49:39 +00:00
torrent-model.h
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
2014-01-21 03:10:30 +00:00
torrent.cc
A bit of harmless refactoring
2014-12-27 14:07:14 +00:00
torrent.h
A bit of harmless refactoring
2014-12-27 14:07:14 +00:00
tracker-delegate.cc
Improve tracker list look (torrent properties dialog), support RTL layout
2015-01-20 23:28:38 +00:00
tracker-delegate.h
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
2014-01-21 03:10:30 +00:00
tracker-model-filter.cc
Fix license wording in Qt client .cc files to match the rest of the code.
2014-12-21 23:49:39 +00:00
tracker-model-filter.h
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
2014-01-21 03:10:30 +00:00
tracker-model.cc
A bit of harmless refactoring
2014-12-27 14:07:14 +00:00
tracker-model.h
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
2014-01-21 03:10:30 +00:00
transmission-qt.1
(trunk) update credits
2011-01-03 05:58:58 +00:00
transmission-qt.desktop
#5685 : Use proper icon in Qt client desktop file (reported by rahulsundaram)
2014-12-11 20:13:45 +00:00
transmission_en.qm
…
tricontoolbutton.cc
Fix license wording in Qt client .cc files to match the rest of the code.
2014-12-21 23:49:39 +00:00
tricontoolbutton.h
Move status bar creation to mainwin.ui
2014-12-18 01:30:50 +00:00
types.h
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
2014-01-21 03:10:30 +00:00
utils.cc
Replace tabs with spaces; remove trailing spaces
2015-01-02 11:15:31 +00:00
utils.h
Improve overall look of torrents in main window
2015-01-17 16:59:42 +00:00
watchdir.cc
Fix license wording in Qt client .cc files to match the rest of the code.
2014-12-21 23:49:39 +00:00
watchdir.h
#5841 : Fix initial watchdir scan in Qt client
2014-12-11 22:21:24 +00:00