]> granicus.if.org Git - transmission/shortlog
transmission
2015-01-17 Mike GelfandFallback to message box warning icon if emblem-importan...
2015-01-17 Mike GelfandImprove the look of torrents with errors a bit (Qt...
2015-01-13 Mike GelfandBump libevent version used by CMake to 2.0.22-stable
2015-01-13 Mike GelfandDo not write timezone to log, not a good idea after...
2015-01-12 Mike GelfandAdd Transifex configuration file
2015-01-12 Mike GelfandAdd more information for translators (Qt client)
2015-01-12 Mike GelfandInclude all CMake-related files into `make dist` output...
2015-01-11 Mike GelfandMove numeric units to the right of values (per KDE...
2015-01-11 Mike GelfandImprove filter bar look (Qt client)
2015-01-07 Mike GelfandFurther adjustments to support PolarSSL 1.2
2015-01-07 Mike GelfandLower minimum PolarSSL version required down to 1.2
2015-01-07 Mike GelfandFix copyright years and SVN attributes on new files
2015-01-07 Mike GelfandAdd PolarSSL support
2015-01-07 Mike Gelfand#4400: Access CyaSSL RNG in thread-safe manner
2015-01-07 Mike Gelfand#4400: Actually use CyaSSL (or some other) backend...
2015-01-07 Mike Gelfand#4400: Fix CyaSSL version check (CMake)
2015-01-07 Mike Gelfand#4400: Do not require OpenSSL anymore
2015-01-07 Mike Gelfand#4400: Add CyaSSL support
2015-01-04 Mike GelfandDon't use ssize_t in bitfield.c (cleaner w/o it anyway)
2015-01-04 Mike GelfandMake program name/version in about dialog larger again
2015-01-04 Mike GelfandChange sharing consent dialog into a QMessageBox
2015-01-04 Mike GelfandMark GTK and Qt clients as GUI programs on Windows...
2015-01-04 Mike GelfandUse Faenza (1.3.1) as fallback on systems which do...
2015-01-04 Mike GelfandUse (hopefully) better suited theme icons for some...
2015-01-03 Mike GelfandIncrease BASE64 encoding size when using system libb64
2015-01-02 Mike GelfandReplace tabs with spaces; remove trailing spaces
2015-01-02 Mike GelfandKill some warnings when compiling on Windows
2015-01-01 Mike Gelfand#5700: Add -std=gnu++11 to QMAKE_CXXFLAGS for Qt 4...
2015-01-01 Mike GelfandExternal CMake projects: supress developer warnings...
2015-01-01 Mike GelfandFix Mac build (make libtransmission depend on libb64)
2015-01-01 Mike GelfandFix Mac build (add libb64 to Xcode project)
2015-01-01 Mike GelfandUse libb64 instead of OpenSSL to encode/decode BASE64
2015-01-01 Mike Gelfand#4400, #5462: Fix "make check" for po files
2015-01-01 Mike Gelfand#4400, #5462: Fix autotools configuration
2015-01-01 Mike Gelfand#4400, #5462: Add possibility to test one crypto backen...
2015-01-01 Mike GelfandMake use of path button in relocate dialog (Qt client)
2015-01-01 Mike GelfandUse QMimeDatabase to get icon names when compiling...
2014-12-31 Mike GelfandReduce initial torrent creation dialog size to minimum
2014-12-31 Mike GelfandRework torrent creation dialog in Qt client to load...
2014-12-31 Mike GelfandAdd new TrPathButton class (Qt client)
2014-12-29 Mike GelfandRework torrent options dialog in Qt client to load...
2014-12-28 Mike GelfandUse QToolButton instead of QPushButton for path button...
2014-12-28 Mike GelfandAdd missing QToolButton forward declaration (Qt client)
2014-12-28 Mike Gelfand#5809: Allow building against system dht library (patch...
2014-12-28 Mike Gelfand#5808: Don't embed path to DHT_LIBS in qtr.pro (patch...
2014-12-27 Mike Gelfand#5805: Use bundled libutp by default if no system libut...
2014-12-27 Mike Gelfand#5805: Allow building against system libutp (patch...
2014-12-27 Mike GelfandAdd missing <QDebug> include (Qt 4 build break)
2014-12-27 Mike GelfandFactor RPC logic out from session (Qt client)
2014-12-27 Mike GelfandA bit of harmless refactoring
2014-12-26 Mike GelfandRefactor FreespaceLabel to make it possible for it...
2014-12-26 Mike GelfandFix the rest of :: formatting in C++ code
2014-12-26 Mike GelfandFix directory name display in relocate dialog
2014-12-26 Mike GelfandRework relocate dialog in Qt client to load from .ui
2014-12-25 Mike GelfandFix up some about dialog leftovers, sync Qt client...
2014-12-25 Mike GelfandRework about dialog in Qt client to load from .ui
2014-12-22 Mike GelfandMove numeric units to the right of values (per KDE...
2014-12-22 Mike Gelfand#4050: Use TRANSLATIONS_DIR macro as a hint for Qt...
2014-12-22 Mike Gelfand#5543: Add a warning panel with id of duplicate torrent...
2014-12-21 Mike GelfandFix license wording in Qt client .cc files to match...
2014-12-21 Mike GelfandRework session dialog in Qt client to load from .ui
2014-12-21 Mike GelfandMove filter text clearing button into line edit. Use...
2014-12-21 Mike GelfandRework statistics dialog in Qt client to load from .ui
2014-12-20 Mike GelfandImprove cross-compilation support when using CMake
2014-12-18 Mike GelfandMove status bar creation to mainwin.ui
2014-12-14 Mike GelfandSync Qt client translations with the code
2014-12-14 Mike GelfandRework torrent details dialog in Qt client to load...
2014-12-14 Mike GelfandDo not use printf-style formatting in C++ code
2014-12-14 Mike GelfandDo not use void to denote argumentless functions in...
2014-12-13 Mike GelfandFix format specifier warning introduced couple commits...
2014-12-13 Mike GelfandDon't mess with MinGW printf support for now (tricky)
2014-12-13 Mike GelfandFix compilation on Windows
2014-12-13 Mike GelfandMake utp_config.h usable with MSVC (#warning directive...
2014-12-13 Mike GelfandStrip needless const& specifiers on SIGNAL and SLOT...
2014-12-12 Mike GelfandFix various cppcheck comments for Qt client code
2014-12-12 Mike GelfandRemove redundant "struct" keyword use in C++ code ...
2014-12-12 Mike GelfandStrip spaces around :: in C++ code (Qt client)
2014-12-12 Mike Gelfand#5848: Use theme-provided icons in Qt client (patch...
2014-12-11 Mike Gelfand#5841: Fix initial watchdir scan in Qt client
2014-12-11 Mike Gelfand#5685: Use proper icon in Qt client desktop file (repor...
2014-12-11 Mike Gelfand#5692: Fix build under Cygwin (patch by rb07)
2014-12-11 Mike Gelfand#5407: Fix crash on Mac when pausing torrents (patch...
2014-12-11 Mike GelfandFix utils test; move -Winline to C-only flags (it only...
2014-12-11 Mike GelfandFix a couple of ordinary and pedantic warnings
2014-12-10 Mike GelfandAdd missing svn:keywords property to recently (and...
2014-12-10 Mike GelfandFix tr_moveFile error reporting
2014-12-10 Mike Gelfand#5369: Improve file allocation error checking (initial...
2014-12-07 Mike GelfandFix small memory leaks in crypto (base64) and rename...
2014-12-07 Mike GelfandIncrease move test timeouts from 5 sec to 5 min
2014-12-07 Mike GelfandInclude CTest to enable memcheck
2014-12-06 Mike GelfandRemove duplicate -Wcast-align flag, add canonicalize_fi...
2014-12-05 Mike Gelfand#4400, #5462: Fix Mac build by adding new crypto-utils...
2014-12-04 Mike Gelfand#4400, #5462: Move SHA1/HEX helpers to crypto-utils
2014-12-04 Mike Gelfand#4400, #5462: Move SSHA1 helpers to crypto-utils
2014-12-04 Mike Gelfand#4400, #5462: Move BASE64 helpers to crypto-utils
2014-12-04 Mike Gelfand#4400, #5462: Move DH helpers to crypto-utils
2014-12-04 Mike Gelfand#4400, #5462: Do not assert on input to SHA1 or RC4...
2014-12-04 Mike Gelfand#4400, #5462: Move RC4 helpers to crypto-utils
2014-12-04 Mike Gelfand#4400, #5462: Move SHA1 helpers to crypto-utils
2014-12-04 Mike Gelfand#4400, #5462: Move random helpers to crypto-utils
next