source:
trunk/qt
@
14385
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
icons | 14121 | 9 years | jordan | (trunk) slightly better image compression by passing them through pngwolf | |
translations | 14351 | 8 years | mikedld | Sync Qt translation files with current source code | |
about.cc | 2.5 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
about.h | 567 bytes | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
add-data.cc | 2.3 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
add-data.h | 748 bytes | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
app.cc | 16.7 KB | 14385 | 8 years | mikedld | Do not use void to denote argumentless functions in C++ code |
app.h | 1.4 KB | 14379 | 8 years | mikedld | Fix various cppcheck comments for Qt client code |
application.qrc | 1.4 KB | 13841 | 10 years | jordan | (qt) #4917 'request for 256x256 icon for transmission-qt': patch by krab |
CMakeLists.txt | 3.3 KB | 14350 | 8 years | mikedld | #5828: Initial CMake build system support |
config.pri.in | 102 bytes | 13201 | 11 years | jordan | (trunk qt) fix r13200 oops -- I forgot to add the new template file in … |
dbus-adaptor.cc | 585 bytes | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
dbus-adaptor.h | 612 bytes | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
details.cc | 40.0 KB | 14380 | 8 years | mikedld | Strip needless const& specifiers on SIGNAL and SLOT arguments (Qt client) |
details.h | 4.1 KB | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
favicon.cc | 3.3 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
favicon.h | 1.1 KB | 14370 | 8 years | mikedld | Fix a couple of ordinary and pedantic warnings Add previously missing … |
file-tree.cc | 22.7 KB | 14380 | 8 years | mikedld | Strip needless const& specifiers on SIGNAL and SLOT arguments (Qt client) |
file-tree.h | 5.6 KB | 14370 | 8 years | mikedld | Fix a couple of ordinary and pedantic warnings Add previously missing … |
filterbar.cc | 19.3 KB | 14380 | 8 years | mikedld | Strip needless const& specifiers on SIGNAL and SLOT arguments (Qt client) |
filterbar.h | 2.3 KB | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
filters.cc | 1013 bytes | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
filters.h | 1.5 KB | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
formatter.cc | 4.3 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
formatter.h | 1.1 KB | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
freespace-label.cc | 2.2 KB | 14380 | 8 years | mikedld | Strip needless const& specifiers on SIGNAL and SLOT arguments (Qt client) |
freespace-label.h | 837 bytes | 14378 | 8 years | mikedld | Remove redundant "struct" keyword use in C++ code (Qt client) |
hig.cc | 4.3 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
hig.h | 1.6 KB | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
license.cc | 1.6 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
license.h | 389 bytes | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
mainwin.cc | 47.4 KB | 14380 | 8 years | mikedld | Strip needless const& specifiers on SIGNAL and SLOT arguments (Qt client) |
mainwin.h | 4.9 KB | 14385 | 8 years | mikedld | Do not use void to denote argumentless functions in C++ code |
mainwin.ui | 17.1 KB | 13385 | 10 years | jordan | (trunk qt) #4820 -- add rb07's patch for better opening of magnet links |
make-dialog.cc | 13.0 KB | 14385 | 8 years | mikedld | Do not use void to denote argumentless functions in C++ code |
make-dialog.h | 2.1 KB | 14378 | 8 years | mikedld | Remove redundant "struct" keyword use in C++ code (Qt client) |
my-valgrind.sh | 310 bytes | 14204 | 9 years | jordan | copyediting: indentation cleanups |
options.cc | 15.8 KB | 14380 | 8 years | mikedld | Strip needless const& specifiers on SIGNAL and SLOT arguments (Qt client) |
options.h | 2.5 KB | 14349 | 8 years | mikedld | #5077: Remove torrent file from watch directory even if "show options … |
prefs-dialog.cc | 25.8 KB | 14385 | 8 years | mikedld | Do not use void to denote argumentless functions in C++ code |
prefs-dialog.h | 3.0 KB | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
prefs.cc | 14.4 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
prefs.h | 4.3 KB | 14378 | 8 years | mikedld | Remove redundant "struct" keyword use in C++ code (Qt client) |
qtr.ico | 9.4 KB | 10816 | 12 years | charles | (trunk) more win32 fixes from rb07 in #3311 |
qtr.pro | 2.4 KB | 14346 | 8 years | mikedld | #5800: Add Ukrainian translation to Qt client (patch by olexn) |
qtr.rc | 37 bytes | 10816 | 12 years | charles | (trunk) more win32 fixes from rb07 in #3311 |
README.txt | 1.7 KB | 14163 | 9 years | jordan | (trunk, qt) #5465: restore Qt 4.6 support, patch by mike.did |
relocate.cc | 3.1 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
relocate.h | 928 bytes | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
session-dialog.cc | 3.5 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
session-dialog.h | 984 bytes | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
session.cc | 35.8 KB | 14380 | 8 years | mikedld | Strip needless const& specifiers on SIGNAL and SLOT arguments (Qt client) |
session.h | 5.7 KB | 14380 | 8 years | mikedld | Strip needless const& specifiers on SIGNAL and SLOT arguments (Qt client) |
speed.h | 853 bytes | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
squeezelabel.cc | 2.8 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
squeezelabel.h | 2.2 KB | 14204 | 9 years | jordan | copyediting: indentation cleanups |
stats-dialog.cc | 2.9 KB | 14378 | 8 years | mikedld | Remove redundant "struct" keyword use in C++ code (Qt client) |
stats-dialog.h | 897 bytes | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
torrent-delegate-min.cc | 6.6 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
torrent-delegate-min.h | 768 bytes | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
torrent-delegate.cc | 15.2 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
torrent-delegate.h | 1.5 KB | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
torrent-filter.cc | 6.5 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
torrent-filter.h | 1.1 KB | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
torrent-model.cc | 5.9 KB | 14379 | 8 years | mikedld | Fix various cppcheck comments for Qt client code |
torrent-model.h | 1.7 KB | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
torrent.cc | 22.8 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
torrent.h | 11.0 KB | 14370 | 8 years | mikedld | Fix a couple of ordinary and pedantic warnings Add previously missing … |
tracker-delegate.cc | 8.0 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
tracker-delegate.h | 1.1 KB | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
tracker-model-filter.cc | 854 bytes | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
tracker-model-filter.h | 665 bytes | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
tracker-model.cc | 3.9 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
tracker-model.h | 994 bytes | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
transmission-qt.1 | 2.0 KB | 11626 | 12 years | jordan | (trunk) update credits |
transmission-qt.desktop | 448 bytes | 14374 | 8 years | mikedld | #5685: Use proper icon in Qt client desktop file (reported by … |
transmission_en.qm | 1.9 KB | 8729 | 13 years | charles | (trunk qt, gtk) some string changes: minor Gnome HiGification?. omit … |
triconpushbutton.cc | 1.6 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
triconpushbutton.h | 604 bytes | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
types.h | 438 bytes | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
utils.cc | 6.6 KB | 14377 | 8 years | mikedld | Strip spaces around :: in C++ code (Qt client) |
utils.h | 1.5 KB | 14241 | 9 years | jordan | Copyedit the license's revised text: (1) remove unnecessary repitition … |
watchdir.cc | 3.4 KB | 14380 | 8 years | mikedld | Strip needless const& specifiers on SIGNAL and SLOT arguments (Qt client) |
watchdir.h | 939 bytes | 14375 | 8 years | mikedld | #5841: Fix initial watchdir scan in Qt client Run the initial scan … |
Note: See TracBrowser
for help on using the repository browser.