]> granicus.if.org Git - transmission/shortlog
transmission
2017-05-19 Mike GelfandMerge pull request #260 from piotrdrag/move-ta-translation
2017-05-19 Piotr Drąggtk: move Tamil translation to the correct language...
2017-05-19 Mike GelfandSync gettext translations with Transifex
2017-05-19 Mike GelfandSync gettext translations with code, unwrap lines
2017-05-19 Mike GelfandSync Qt translations with Transifex
2017-05-19 Mike GelfandSync Qt translations with code
2017-05-19 Mike GelfandMove pl_PL translations to pl
2017-05-19 Mike GelfandMove tr_TR translations to tr, sync list in qtr.pro
2017-05-16 Mike GelfandFix autotools build
2017-05-16 Mike GelfandMerge pull request #224 from wjt/appdata
2017-05-16 Mike GelfandFix some issues reported by Coverity
2017-05-13 Mike GelfandReduce for loop variables scope
2017-05-09 Mike GelfandFix some more off-by-one errors on last piece
2017-05-03 Will Thompsongtk: add AppData file
2017-05-02 Mike GelfandMerge pull request #259 from piotrdrag/fix-comment
2017-05-02 Piotr Drąglib: fix translator comment extraction
2017-05-02 Mike GelfandFix torrent file trashing upon addition (Qt client)
2017-05-01 Mike GelfandMerge pull request #158 from spark4160/queue-hotkeys
2017-05-01 Mike GelfandFix FTBFS on Windows (oops!)
2017-05-01 Mike GelfandAdd queue up/down hotkeys (GTK+ client)
2017-05-01 Thomas HinesAdded queue up/down hotkeys to the Qt interface.
2017-05-01 Mike GelfandFix a number of other style inconsistencies met along...
2017-05-01 Mike GelfandAvoid declaring multiple variables on the same line
2017-05-01 Mike GelfandMerge pull request #161 from slokhorst/rpc-ipv6
2017-05-01 Mike GelfandMerge pull request #234 from muesli/master
2017-05-01 Mike GelfandDon't return NaN from Torrent::percentComplete (Qt...
2017-05-01 Mike GelfandOnly compare magnet state if not yet different
2017-05-01 Christian MuehlhaeuserFix sorting by progress (Qt client)
2017-05-01 Mike GelfandMerge pull request #247 from cmskog/make-room-for-ipv6...
2017-05-01 Mike GelfandAnnounce INT64_MAX as size left if the value is unknown
2017-04-30 Carl Michael... Enlarge IP address column in transmission-remote
2017-04-30 Mike GelfandAnnounce -1 as size left if the value is unknown
2017-04-30 Mike GelfandCompare system function return value to a specific...
2017-04-30 Mike GelfandMerge pull request #256 from kholia/Xfplay
2017-04-30 Mike GelfandFix a number of other style inconsistencies met along...
2017-04-30 Mike GelfandMake conditional expressions explicitly boolean
2017-04-30 Mike GelfandUse nullptr consistencty instead of 0 and NULL (Qt...
2017-04-30 Mike GelfandAvoid declaring variables inside conditional expression...
2017-04-29 Dhiru KholiaAdd Peer ID for Xfplay torrent client
2017-04-26 Sebastiaan... Allow the RPC server to listen on an IPv6 address
2017-04-22 Mike GelfandFix mount points enumeration (platform quota) on Solaris
2017-04-21 Mike GelfandCode style change leftovers
2017-04-20 Mike GelfandAlign type qualifiers to the right (code style)
2017-04-20 Mike GelfandAdjust uncrustify config, reformat all but Mac client
2017-03-12 Mike GelfandMerge pull request #215 from transmission/fix-xenial...
2017-03-12 Eric PetitWork around "error: m4_copy: won't overwrite defined...
2017-02-25 Mike GelfandFail installation on Windows if UCRT is not installed
2017-02-23 Mike GelfandFix CMake check for missing crypto backend
2017-02-22 Mike GelfandDetach the thread from within itself to avoid race...
2017-02-21 Mike GelfandMerge branch 'gh37-update-icon-on-rename'
2017-02-21 Mike GelfandUpdate file icon when its name changes (Mac client)
2017-02-21 Mike GelfandUpdate file icon when its name changes in details dialo...
2017-02-19 Mike GelfandMerge pull request #184 from neheb/patch-1
2017-02-19 nehebAdd TCP_FASTOPEN support
2017-02-18 Mike GelfandSet icon for "Open URL" action (Qt client)
2017-02-12 Mike GelfandMerge pull request #180 from lisenenkov/master
2017-02-12 lisenenkovMerge branch 'master' into master
2017-02-12 lisenenkovUpdate inspector.js
2017-02-11 Mike GelfandUse QtWinExtras instead of importing private Qt functio...
2017-02-11 Mike GelfandSwitch from deprecated QStyleOptionViewItemV* to QStyle...
2017-02-11 Mike GelfandRemove supporting code for Qt < 5.2
2017-02-11 Mike GelfandBump minimum required Qt version to 5.2
2017-02-07 Mike GelfandImprove Qt client look on hi-dpi displays
2017-02-06 Mike GelfandUse default (instead of system) locale to be more flexi...
2017-02-06 Mike GelfandUse alternative method of loading translations (Qt...
2017-02-05 Mike GelfandRemove NSApp isOnMountainLionOrBetter helper
2017-02-05 Mike GelfandBump Mac client deployment target to 10.9, fix deprecat...
2017-02-05 Mike GelfandUpdate Xcode project format to 8.0
2017-02-05 Mike GelfandFix up creation of third-party include directories...
2017-02-04 Mike GelfandMerge pull request #169 from slokhorst/patch-2
2017-02-04 Sebastiaan... Correct Qt client desktop file name and add keywords
2017-02-02 Mike GelfandMerge pull request #162 from piotrdrag/desktop-gtk
2017-02-01 Mike GelfandMerge pull request #168 from EdwardBetts/patch-1
2017-02-01 Edward Bettsfix spelling mistake
2017-01-29 Piotr DrągAdd Keywords to the .desktop file
2017-01-28 Piotr DrągRemove X-GNOME-FullName from the .desktop file
2017-01-28 Mike GelfandDownsync Mac QuickLook plugin translations from Transif...
2017-01-28 Mike GelfandFix closing </i> in translatable phrase (Qt client)
2017-01-28 Mike GelfandAdd Mac client translations to and downsync from Transifex
2017-01-27 Mike GelfandMerge branch 'sync-translations'
2017-01-27 Mike GelfandSync .po files with Transifex and current source code
2017-01-27 Mike GelfandSync .ts files with Transifex and current source code
2017-01-27 Mike GelfandUse PRIdMAX instead of TR_PRI_SOCK to accomodate intltool
2017-01-24 Mike GelfandConvert tabs to spaces, remove trailing whitespace...
2017-01-22 Mike GelfandPass CMAKE_USER_MAKE_RULES_OVERRIDE on to third-party...
2017-01-18 Mike GelfandWhen building with Xcode, link against 'libcrypto.dylib...
2017-01-17 Mike GelfandFix memory leaks found by GCC's -address=sanitize ...
2017-01-16 Mike GelfandHandle two more cases where dirname/basename may have...
2017-01-15 Mike GelfandReplace setInterval() with setTimeout() for web UI...
2017-01-14 Mike GelfandAdd myself to the list of Transmission authors
2017-01-14 Mike GelfandFix "./update-version-h.sh: Bad substitution"
2017-01-14 Mike GelfandImprove version.h file generation
2017-01-12 Mike GelfandRecode text files in UTF-8, remove trailing whitespace...
2017-01-11 Mike GelfandMerge branch 'mac-client-cmake'
2017-01-11 Mike GelfandFix some warnings revealed by CMake configuration compi...
2017-01-11 Mike GelfandInitial Mac support in CMake configuration
2017-01-10 Mike GelfandChange Growl and Sparkle frameworks install names to...
2017-01-10 Mike GelfandRename glossy dot images to match the containing images...
2017-01-09 Mike GelfandSimplify `tr_ssha1_matches` logic
2017-01-09 Mike GelfandExtend SSHA1 test to check for predefined matches
next