2016-01-02 |
Mike Gelfand | Fix line endings on last commit |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Mike Gelfand | #5663: Emulate `GetOverlappedResultEx` on Windows Vista/7 |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Mike Gelfand | #5663: Rework directory watching in daemon |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Mike Gelfand | #5407: In `tr_peerMgrGetDesiredAvailable()`, check... |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Mike Gelfand | #5891: Move UDP shutdown timer setup to sessionCloseImp... |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Mike Gelfand | #5891: Fix crash on session shutdown (evdns_getaddrinfo... |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Mike Gelfand | Fix MinGW build (still produces lots of useless warning... |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Mike Gelfand | Loosen bitfield assertions to account for unknown bit... |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Mike Gelfand | On second thought, bring back stdbool.h check back |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Mike Gelfand | Remove useless checks and definitions (C99) |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Mike Gelfand | Always add all source files to targets |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Mike Gelfand | Would you please die already, nasty chdir warning... |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Mike Gelfand | Get rid of some more warnings |
commit | commitdiff | tree | snapshot |
2015-12-28 |
Mike Gelfand | Get rid of some more warnings |
commit | commitdiff | tree | snapshot |
2015-12-28 |
Mike Gelfand | Optimize URL-parsing functions a bit; rewrite `tr_urlPa... |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Mike Gelfand | #6041: Use AppKit status light icons (patch by mattrajca) |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Mike Gelfand | Fix bitfield bit removal, add more asserts, extend... |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Mike Gelfand | #5963: Fix two more places where int is used in boolean... |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Mike Gelfand | #6037: Fix global options popover layout (patch by... |
commit | commitdiff | tree | snapshot |
2015-12-25 |
Mike Gelfand | Ongoing refactoring (use size_t instead of int) |
commit | commitdiff | tree | snapshot |
2015-12-25 |
Mike Gelfand | Ongoing refactoring (use size_t instead of int) |
commit | commitdiff | tree | snapshot |
2015-12-24 |
Mike Gelfand | Revert r14501 |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Mike Gelfand | #6039: Fix uninitialized controlView use in InfoTabButt... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Mike Gelfand | Use default encoding (UTF-8) for all the source files... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Mike Gelfand | #6038: Fix qmake-based Qt client build |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Mike Gelfand | Convert OS X client .strings files to UTF-8 |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Mike Gelfand | Remove duplicate and unused languages from OS X client... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Mike Gelfand | Update all XIBs to latest format (Xcode 7), set deploym... |
commit | commitdiff | tree | snapshot |
2015-12-17 |
Mike Gelfand | Move DBus/COM checks up to where Qt is being searched for |
commit | commitdiff | tree | snapshot |
2015-12-16 |
Mike Gelfand | Add ActiveQt-based COM interop helper |
commit | commitdiff | tree | snapshot |
2015-12-16 |
Mike Gelfand | One more little Qt thingy (we don't need to include... |
commit | commitdiff | tree | snapshot |
2015-12-16 |
Mike Gelfand | Bump CMake to 2.8.12, rework Qt use a little |
commit | commitdiff | tree | snapshot |
2015-12-16 |
Mike Gelfand | Refactor DBus IPC to allow for further extensibility |
commit | commitdiff | tree | snapshot |
2015-12-13 |
Mike Gelfand | Print log messages in one `OutputDebugString()` call... |
commit | commitdiff | tree | snapshot |
2015-12-13 |
Mike Gelfand | Optionally return result length from `evbuffer_free_to_... |
commit | commitdiff | tree | snapshot |
2015-12-13 |
Mike Gelfand | Reserve a few more bytes for base64 operations to preve... |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Mike Gelfand | Add libevent include directories to GTK+ client |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Mike Gelfand | Sync translations with Transifex |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | fix const warnings |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | fix unused label warning |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | const correctness |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | (trivial) remove trailing enum comma |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | fix -Wfloat-equal warning |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | in Torrent::setDouble(), don't compare doubles directly... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | (trivial) silence a few -Wold-style-cast warnings |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | (trivial) remove trailing semicolon after Q_DECLARE_MET... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | (trivial) remove namespace trailing semicolon |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | remove unused macro |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | link transmission-gtk against libappindicator if necessary |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | link daemon against systemd libraries if necessary |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Mike Gelfand | Improve Qt client appearance on hidpi screens a bit |
commit | commitdiff | tree | snapshot |
2015-11-26 |
Mike Gelfand | Use correct language pair in version info resource |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Mike Gelfand | #6022: Prevent stack overflow when stallness changes... |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Mike Gelfand | Fallback to English if no proper translation is available |
commit | commitdiff | tree | snapshot |
2015-11-14 |
Mike Gelfand | Don't force-add "Show options dialog" checkbox when... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Mike Gelfand | Add the rest of current Windows-related third-party... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Mike Gelfand | #6017: Remove `-lm` from utils compile flags (but leave... |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Mike Gelfand | Don't install Makefile.in files for web UI when using... |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Mike Gelfand | Update NEWS |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Mike Gelfand | #5802: Require absolute paths in "session-set" and... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Mike Gelfand | Add libcrypto library for Xcode 7 support (complements... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
Mike Gelfand | Use tr_realloc (BSD reallocf-alike) instead of plain... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
Mike Gelfand | GH-4: Allow downloading files from http servers (not... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
Mike Gelfand | Clear filter upon double clicking on filtered torrent... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Mike Gelfand | #5777: Trim potential URIs from clipboard on Mac (patch... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Mike Gelfand | Support absolute paths longer than ~260 chars on Windows |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Mike Gelfand | Use tr_sys_path_remove instead of remove |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Mike Gelfand | Better support for UNC paths in tr_sys_path_is_relative |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Mike Gelfand | Rework Win32 basename and dirname implementation |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Mike Gelfand | #5802: Don't make assumptions of remote path validity... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Mike Gelfand | Always invoke async RPC callback, even if operation... |
commit | commitdiff | tree | snapshot |
2015-10-19 |
Mike Gelfand | Show notice on top of filtered torrents list |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Mike Gelfand | Remove unused session tag |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Mike Gelfand | Display notifications via tray icon if dbus is not... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Mike Gelfand | #5889: Sync with libutp before its API changed |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Mike Gelfand | #5992: Remove now obsolete check for 13th Baktun (alrea... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Mike Gelfand | #6006: Don't use newlocale/uselocale with uClibc below... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Mike Gelfand | #6005: Style fix for previous commit (no functional... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Mike Gelfand | #6005: Bump minimum OpenSSL version to 0.9.7, fix build... |
commit | commitdiff | tree | snapshot |
2015-10-11 |
Mike Gelfand | Initialise networking in daemon before making libevent... |
commit | commitdiff | tree | snapshot |
2015-10-11 |
Mike Gelfand | Improve error handling when formatting error messages... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
Mike Gelfand | Fix parameters order in `tr_web_done_func` declaration |
commit | commitdiff | tree | snapshot |
2015-10-08 |
Mike Gelfand | #5867: Fix miniupnpc strings script re. r14269 (patch... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
Mike Gelfand | #4518: Mark appropriate fields in prefs as html5 number... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Mike Gelfand | #5732: Change length argument type to uint32_t for... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Mike Gelfand | #5732: Fix possible overflow in messageLengthIsCorrect... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Mike Gelfand | Support compiling Mac client with Xcode 7 |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Mike Gelfand | #5993: Improve magnets handling in main window |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Mike Gelfand | #6003: Update to miniupnpc api 14 (slightly modified... |
commit | commitdiff | tree | snapshot |
2015-09-27 |
Mike Gelfand | #6001: Calculate header item size properly |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Mike Gelfand | Sync main context menu with "Torrent" menu; hide menu... |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Mike Gelfand | Fix session dialog not showing up after first close |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Mike Gelfand | Remove context help button from dialogs on Windows |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Mike Gelfand | #5982: Simplify filter bar connections by using needed... |
commit | commitdiff | tree | snapshot |
2015-08-16 |
Mike Gelfand | Simplify and speed up actions connected to file tree... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Mike Gelfand | Sync translations with Transifex |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Mike Gelfand | #5608: Enter file renaming mode with keyboard only... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Mike Gelfand | Refactor action groups initialization/handling and... |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Mike Gelfand | Use CMake-provided C/C++ standard selection capabilitie... |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Mike Gelfand | Remove some unused includes/macros; fix build (re.... |
commit | commitdiff | tree | snapshot |
next |