Timeline
Jan 12, 2015:
- 6:44 AM Changeset [14449] by
- Add Transifex configuration file
- 6:18 AM Changeset [14448] by
- Add more information for translators (Qt client)
- 12:54 AM Changeset [14447] by
- Include all CMake-related files into make dist output to facilitate …
Jan 11, 2015:
- 9:10 PM Changeset [14446] by
- Move numeric units to the right of values (per KDE HIG) Follow up …
- 3:01 PM Changeset [14445] by
- Improve filter bar look (Qt client) Use normal but semi-transparent …
Jan 7, 2015:
- 2:05 PM Changeset [14444] by
- Further adjustments to support PolarSSL 1.2
- 1:41 PM Changeset [14443] by
- Lower minimum PolarSSL version required down to 1.2
- 1:20 PM Changeset [14442] by
- Fix copyright years and SVN attributes on new files
- 1:19 PM Changeset [14441] by
- Add PolarSSL support
- 1:13 PM Changeset [14440] by
- #4400: Access CyaSSL RNG in thread-safe manner
- 3:00 AM Changeset [14439] by
- #4400: Actually use CyaSSL (or some other) backend in libtransmission
- 2:49 AM Changeset [14438] by
- #4400: Fix CyaSSL version check (CMake)
- 2:28 AM Ticket #4400 (add cyassl support) closed by
- fixed: Fixed in r14439.
- 2:16 AM Changeset [14437] by
- #4400: Do not require OpenSSL anymore
- 2:04 AM Changeset [14436] by
- #4400: Add CyaSSL support
Jan 4, 2015:
- 3:31 PM Changeset [14435] by
- Don't use ssize_t in bitfield.c (cleaner w/o it anyway)
- 12:47 PM Changeset [14434] by
- Make program name/version in about dialog larger again
- 12:29 PM Changeset [14433] by
- Change sharing consent dialog into a QMessageBox
- 10:57 AM Changeset [14432] by
- Mark GTK and Qt clients as GUI programs on Windows (detach from console)
- 2:14 AM Changeset [14431] by
- Use Faenza (1.3.1) as fallback on systems which do not support icon themes
- 12:18 AM Changeset [14430] by
- Use (hopefully) better suited theme icons for some actions (Qt client)
Jan 3, 2015:
- 9:35 PM Changeset [14429] by
- Increase BASE64 encoding size when using system libb64 Remove BASE64 …
- 3:19 AM Ticket #5869 (assertion failure) closed by
- duplicate: Duplicate of #5505.
- 2:51 AM Ticket #5869 (assertion failure) created by
- […] I'm running a fairly recent svn checkout: […]
Jan 2, 2015:
- 11:15 AM Changeset [14428] by
- Replace tabs with spaces; remove trailing spaces
- 4:02 AM Changeset [14427] by
- Kill some warnings when compiling on Windows
Jan 1, 2015:
- 11:54 PM Changeset [14426] by
- #5700: Add -std=gnu++11 to QMAKE_CXXFLAGS for Qt 4 and g++/clang++
- 10:20 PM Changeset [14425] by
- External CMake projects: supress developer warnings, allow skipping …
- 10:00 PM Changeset [14424] by
- Fix Mac build (make libtransmission depend on libb64)
- 9:49 PM Changeset [14423] by
- Fix Mac build (add libb64 to Xcode project)
- 9:16 PM Changeset [14422] by
- Use libb64 instead of OpenSSL to encode/decode BASE64 Some crypto …
- 2:48 PM Changeset [14421] by
- #4400, #5462: Fix "make check" for po files
- 2:33 PM Changeset [14420] by
- #4400, #5462: Fix autotools configuration
- 2:23 PM Changeset [14419] by
- #4400, #5462: Add possibility to test one crypto backend against …
- 5:02 AM Changeset [14418] by
- Make use of path button in relocate dialog (Qt client)
- 2:28 AM Changeset [14417] by
- Use QMimeDatabase to get icon names when compiling against Qt 5+
Dec 31, 2014:
- 11:54 PM Changeset [14416] by
- Reduce initial torrent creation dialog size to minimum Truncate text …
- 10:27 PM Changeset [14415] by
- Rework torrent creation dialog in Qt client to load from .ui
- 9:49 PM Ticket #5868 (OpenSSL: use EVP for SHA1 hashing) closed by
- fixed: Already fixed in r14355 (SHA1) and r14356 (RC4) as part of ongoing …
- 9:00 PM Changeset [14414] by
- Add new TrPathButton? class (Qt client) Make use of new button class …
- 5:17 PM Ticket #5868 (OpenSSL: use EVP for SHA1 hashing) created by
- This is probably at most a trivial issue, if even a good idea, but I …
Dec 29, 2014:
- 3:41 PM Ticket #5867 (Miniupnp build failure) created by
- When miniupnp was updated in r14262, the script used by Xcode wasn't …
- 3:33 PM Ticket #5866 (Allow modifying trackers used) closed by
- worksforme: You can already add/remove trackers in the inspector.
- 3:33 PM Ticket #5866 (Allow modifying trackers used) created by
- When running torrents for a long time (as a seeder) it can happen that …
- 3:31 PM Ticket #5864 (Goup labeling in options for backup ratio.) closed by
- wontfix: Sorry, but this is overkill.
- 3:30 PM Ticket #5861 (Absent of % listing in file tab.) closed by
- worksforme: This can be seen in the inspector in the file tab
- 3:29 PM Ticket #5862 (Average download en upload speed in push messages.) closed by
- wontfix: We already show up and down info in the dock. Anymore would be overkill.
- 4:03 AM Changeset [14413] by
- Rework torrent options dialog in Qt client to load from .ui
Dec 28, 2014:
- 6:50 PM Ticket #5856 (bulk change torrent location) closed by
- invalid: Forums are more suited for this. Different Transmission frontends …
- 4:04 AM Changeset [14412] by
- Use QToolButton instead of QPushButton for path button, specify button …
- 3:25 AM Ticket #5508 (Tray icon of Qt-Client not shown) closed by
- invalid: I still think the issue is not in Transmission and there's not much we …
- 12:52 AM Ticket #5842 (file names from a torrent weird but still verifies) closed by
- invalid: My guess would be that it's related to colons in filenames. Unix …
- 12:20 AM Changeset [14411] by
- Add missing QToolButton forward declaration (Qt client)
- 12:17 AM Ticket #5809 (allow building against system dht library) closed by
- fixed: Committed as r14410.
- 12:14 AM Changeset [14410] by
- #5809: Allow building against system dht library (patch by jbeich)
- 12:03 AM Ticket #5808 (don't embed path to DHT_LIBS in qtr.pro) closed by
- fixed: Committed as r14409.
- 12:02 AM Changeset [14409] by
- #5808: Don't embed path to DHT_LIBS in qtr.pro (patch by jbeich)
Dec 27, 2014:
- 11:36 PM Ticket #5805 (allow building against system libutp) closed by
- fixed: Thanks, committed as r14407 + r14408.
- 11:33 PM Changeset [14408] by
- #5805: Use bundled libutp by default if no system libutp found
- 11:21 PM Changeset [14407] by
- #5805: Allow building against system libutp (patch by jbeich)
- 8:08 PM Changeset [14406] by
- Add missing <QDebug> include (Qt 4 build break)
- 8:03 PM Changeset [14405] by
- Factor RPC logic out from session (Qt client)
- 2:53 PM Ticket #5859 (HTTPS / TLS support for web client) closed by
- duplicate: Duplicate of #4670.
- 2:34 PM Ticket #5865 (Reuse blocks of user specified input files) created by
- Due to the fact that bittorrent knows the checksums of blocks of …
- 2:34 PM Ticket #5864 (Goup labeling in options for backup ratio.) created by
- Dear, I am a lot on BS.me, and need to "backup ratio value" some …
- 2:33 PM Ticket #5863 (Web-UI does not allow copying of Magnet-Link) created by
- Other front-ends offer options for copying the magnet link of a …
- 2:32 PM Ticket #5862 (Average download en upload speed in push messages.) created by
- Dear developers, I have been a long time user of KTorrent. With this …
- 2:32 PM Ticket #5861 (Absent of % listing in file tab.) created by
- Dear developers, I find TransmissionBT a greatest project. But one …
- 2:32 PM Ticket #5860 (Option to disable all network traffic (with scheduler).) created by
- I want to be able to completely disable all network traffic in …
- 2:31 PM Ticket #5859 (HTTPS / TLS support for web client) created by
- I run Transmission on Synology NAS, and I would like to use the Web …
- 2:31 PM Ticket #5858 (torrent ratio excessively high) created by
- I am using the GTK version of 2.84 (14307) on Fedora 21 32-bit …
- 2:30 PM Ticket #5857 (Web client - keyboard shortcuts) created by
- I've made a patch to transmission.js which adds keycode handling for a …
- 2:29 PM Ticket #5856 (bulk change torrent location) created by
- Hi, i had a drive die on me and had about 1200 torrents seeding from …
- 2:28 PM Ticket #5855 (Support reading DHT nodes from metainfo files (BEP-0005)) created by
- Please add support for bootstrapping DHT nodes from .torrent files. A …
- 2:28 PM Ticket #5854 (Transmission not sending 'stopped' event on graceful shutdown) created by
- Transmission is not sending the 'stopped' event on graceful shutdown, …
- 2:27 PM Ticket #5853 (Open Torrent Address from pasteboard) created by
- When opening torrent address (File -> Open Torrent Address...) check …
- 2:27 PM Ticket #5852 (Metatorrents - torrents pointing to other torrents) created by
- I have an idea for a torrent extension and I wanted to create a …
- 2:27 PM Ticket #3410 (Add abbility to download files over HTTP (and maybe also FTP)) reopened by
- This would be a great addition to Transmission. Many users have …
- 2:07 PM Changeset [14404] by
- A bit of harmless refactoring Prefer C++-style over C-style type …
Dec 26, 2014:
- 6:41 PM Changeset [14403] by
- Refactor FreespaceLabel? to make it possible for it to be created in Qt …
- 2:22 PM Changeset [14402] by
- Fix the rest of :: formatting in C++ code
- 2:21 PM Changeset [14401] by
- Fix directory name display in relocate dialog
- 10:35 AM Changeset [14400] by
- Rework relocate dialog in Qt client to load from .ui
Dec 25, 2014:
- 9:51 PM Changeset [14399] by
- Fix up some about dialog leftovers, sync Qt client translations
- 7:39 PM Changeset [14398] by
- Rework about dialog in Qt client to load from .ui
Dec 22, 2014:
- 3:06 AM Changeset [14397] by
- Move numeric units to the right of values (per KDE HIG) Sync …
- 1:10 AM Ticket #4050 (Qt Client: translation does not loads under Linux) closed by
- fixed: Silence gives consent, comitted as r14396. Feel free to reopen if …
- 1:08 AM Changeset [14396] by
- #4050: Use TRANSLATIONS_DIR macro as a hint for Qt client translation …
- 12:03 AM Ticket #5543 (Add a warning panel with id of duplicate torrent) closed by
- fixed: Silence gives consent, committed as r14395.
- 12:02 AM Changeset [14395] by
- #5543: Add a warning panel with id of duplicate torrent (patch by rb07 …
Dec 21, 2014:
- 11:49 PM Changeset [14394] by
- Fix license wording in Qt client .cc files to match the rest of the code.
- 11:46 PM Changeset [14393] by
- Rework session dialog in Qt client to load from .ui
- 3:34 PM Changeset [14392] by
- Move filter text clearing button into line edit. Use Qt-provided …
- 1:57 PM Changeset [14391] by
- Rework statistics dialog in Qt client to load from .ui Fix "Started …
- 12:41 PM Ticket #5851 (Crash on concurrent tr_variantFromBuf/tr_variantToBuf calls) created by
- Crash occured while running Qt client on Mac (r14390). Call to …
Dec 20, 2014:
- 10:28 PM Changeset [14390] by
- Improve cross-compilation support when using CMake
Dec 18, 2014:
- 1:30 AM Changeset [14389] by
- Move status bar creation to mainwin.ui Among other things, * fix …
Dec 14, 2014:
- 6:33 PM Changeset [14388] by
- Sync Qt client translations with the code
- 6:12 PM Changeset [14387] by
- Rework torrent details dialog in Qt client to load from .ui Make …
- 3:34 PM Changeset [14386] by
- Do not use printf-style formatting in C++ code
- 11:57 AM Changeset [14385] by
- Do not use void to denote argumentless functions in C++ code
Dec 13, 2014:
- 5:04 PM Changeset [14384] by
- Fix format specifier warning introduced couple commits earlier
- 4:00 PM Changeset [14383] by
- Don't mess with MinGW printf support for now (tricky)
- 3:22 PM Changeset [14382] by
- Fix compilation on Windows This should not affect non-Win32 platforms …
- 10:03 AM Changeset [14381] by
- Make utp_config.h usable with MSVC (#warning directive is not standard)
- 9:04 AM Changeset [14380] by
- Strip needless const& specifiers on SIGNAL and SLOT arguments (Qt client)
Note: See TracTimeline
for information about the timeline view.