.. |
Icons
|
- Added Serbian translation (By Anaximandar Milet)
|
15 years ago |
geoip
|
- Added GeoIP licensing
|
15 years ago |
lang
|
- Small update in French translation
|
15 years ago |
menuicons
|
…
|
|
search_engine
|
- FEATURE: Search engine plugins now handle HTTP protocol gzip compression
|
15 years ago |
ui
|
- Fix compilation warning in release mode
|
15 years ago |
webui
|
- Hide context menu when a torrent is clicked
|
15 years ago |
GUI.cpp
|
Force libnotify GObject cleanup even when libnotify fails
|
15 years ago |
GUI.h
|
- Fix for media file preview
|
15 years ago |
about_imp.h
|
- Added Serbian translation (By Anaximandar Milet)
|
15 years ago |
bittorrent.cpp
|
- When downloading a torrent from its URL in Web UI, the torrent addition dialog was not skipped and displayed on server side.
|
15 years ago |
bittorrent.h
|
- When downloading a torrent from its URL in Web UI, the torrent addition dialog was not skipped and displayed on server side.
|
15 years ago |
console_imp.h
|
- Use a capital "B" for Bittorrent class
|
15 years ago |
createtorrent_imp.cpp
|
- Skip file checking in "start seeding immediately after torrent creation" feature (libtorrent v0.15 only)
|
15 years ago |
createtorrent_imp.h
|
- Fixed torrent creation (closes #402025)
|
16 years ago |
deletionconfirmationdlg.h
|
- COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions)
|
15 years ago |
downloadedpiecesbar.h
|
- Graphically display piece availability in torrent preferences
|
15 years ago |
downloadfromurldlg.h
|
- Move ui files to their own folder
|
15 years ago |
downloadthread.cpp
|
- HTTP downloader now uses Firefox User Agent to make sure it is allowed
|
15 years ago |
downloadthread.h
|
- Use lowercase characters only in filenames
|
15 years ago |
engineselectdlg.cpp
|
- Clean up search engine plugins code
|
15 years ago |
engineselectdlg.h
|
- Clean up search engine plugins code
|
15 years ago |
eventmanager.cpp
|
- Fix crashes when handling torrents without metadata (magnet URIs) from Web UI
|
15 years ago |
eventmanager.h
|
- Started work on program preferences in Web UI
|
15 years ago |
feedList.h
|
- Explicitely delete "unread" RSS item although Qt should be taking care of it
|
15 years ago |
feeddownloader.h
|
- Fix 'Browse' [...] button is RSS Feed Downloader dialog (Thanks Mariusz)
|
15 years ago |
filesystemwatcher.h
|
- Folder Scanning: initial import of the torrents inside is fixed
|
15 years ago |
filterparserthread.h
|
- Fix for media file preview
|
15 years ago |
geoip.h
|
- Added a few more country flags to Geoip
|
15 years ago |
geoip.qrc
|
- Prepare to use geoip database locally
|
15 years ago |
httpconnection.cpp
|
- Update to MochaUI svn/trunk
|
15 years ago |
httpconnection.h
|
- Started work on program preferences in Web UI
|
15 years ago |
httprequestparser.cpp
|
- Forgot to update those headers
|
16 years ago |
httprequestparser.h
|
- Forgot to update those headers
|
16 years ago |
httpresponsegenerator.cpp
|
BUGFIX: Stop enforcing UTF-8 and use system locale instead
|
16 years ago |
httpresponsegenerator.h
|
- Forgot to update those headers
|
16 years ago |
httpserver.cpp
|
- Program preferences are now editable from Web UI :)
|
15 years ago |
httpserver.h
|
- Initial support for Web UI internationalization !
|
15 years ago |
ico.cpp
|
…
|
|
ico.h
|
…
|
|
icons.qrc
|
- Made Web UI tool bar looks exactly like the Web UI one (same buttons orders and added separators)
|
15 years ago |
json.h
|
- Web UI: Display generation information in torrent properties
|
15 years ago |
lang.qrc
|
- Added "Copy magnet link" entry to right click menu now that we support magnet URIs
|
15 years ago |
main.cpp
|
* More exit tweaking to make shutdown faster
|
15 years ago |
misc.h
|
COSMETIC: Display speeds with more user friendly units instead of always using KiB/s
|
15 years ago |
options_imp.cpp
|
- Added Serbian translation (By Anaximandar Milet)
|
15 years ago |
options_imp.h
|
- Fix DHT settings
|
15 years ago |
peeraddition.h
|
- Restore compatiblity with recent libboost (broken by last commit)
|
15 years ago |
peerlistdelegate.h
|
- Support peer manual ban (from peer list)
|
15 years ago |
peerlistwidget.cpp
|
- Fix right click menu in tracker list and in peer list (Thanks Heavyjoost)
|
15 years ago |
peerlistwidget.h
|
- Restore compatiblity with recent libboost (broken by last commit)
|
15 years ago |
pieceavailabilitybar.h
|
- Increase ratio difference to make availability more readable
|
15 years ago |
pluginsource.h
|
- Move ui files to their own folder
|
15 years ago |
preferences.h
|
- Started work on program preferences in Web UI
|
15 years ago |
previewlistdelegate.h
|
- Use lowercase characters only in filenames
|
15 years ago |
previewselect.h
|
- Fix for media file preview
|
15 years ago |
propertieswidget.cpp
|
- Fix compilation warning in release mode
|
15 years ago |
propertieswidget.h
|
- Display piece_availability bar when we have something to display (torrent has metadata, torrent is not paused/queued/checking/seeding)
|
15 years ago |
proplistdelegate.h
|
- Fix several possible crashes when using Magnet URI (because they don't have metadata in the beginning)
|
15 years ago |
qgnomelook.h
|
- License fix due to problems with OpenSSL
|
16 years ago |
qtorrenthandle.cpp
|
- Fix compilation error on some systems
|
15 years ago |
qtorrenthandle.h
|
- Fix compilation error on some systems
|
15 years ago |
reverseresolution.h
|
- Restore compatiblity with recent libboost (broken by last commit)
|
15 years ago |
rss.cpp
|
- Fix compilation with Qt 4.4
|
15 years ago |
rss.h
|
- Fix compilation with Qt 4.4
|
15 years ago |
rss_imp.cpp
|
- Fixed 'cancel' button in RSS feed renaming dialog (Thanks Mariusz)
|
15 years ago |
rss_imp.h
|
- Use a capital "B" for Bittorrent class
|
15 years ago |
search.qrc
|
- Commit those by mistake
|
15 years ago |
searchengine.cpp
|
FEATURE: Display close tab button into the tabs in search engine (Qt >= 4.5 only)
|
15 years ago |
searchengine.h
|
FEATURE: Display close tab button into the tabs in search engine (Qt >= 4.5 only)
|
15 years ago |
searchlistdelegate.h
|
- Use lowercase characters only in filenames
|
15 years ago |
searchtab.cpp
|
- Use lowercase characters only in filenames
|
15 years ago |
searchtab.h
|
- Use lowercase characters only in filenames
|
15 years ago |
speedlimitdlg.h
|
- Fixed per torrent speed limiting
|
15 years ago |
src.pro
|
- Added Serbian translation (By Anaximandar Milet)
|
15 years ago |
stacktrace.h
|
…
|
|
statusbar.h
|
- Initial support for Web UI internationalization !
|
15 years ago |
supportedengines.h
|
- Use lowercase characters only in filenames
|
15 years ago |
torrentadditiondlg.h
|
- Move ui files to their own folder
|
15 years ago |
torrentfilesmodel.h
|
- In File tree (torrent content), set parent priority to NORMAL if its children have mixed priorities
|
15 years ago |
torrentpersistentdata.h
|
- Fix compilation with Qt 4.4
|
15 years ago |
trackerlist.h
|
- Fix several possible crashes when using Magnet URI (because they don't have metadata in the beginning)
|
15 years ago |
trackerlogin.h
|
- Use lowercase characters only in filenames
|
15 years ago |
trackersadditiondlg.h
|
- Fix typo in the code
|
15 years ago |
transferlistdelegate.h
|
- Bump to rc2
|
15 years ago |
transferlistfilterswidget.h
|
- New torrent status icons by Mateusz Tobola
|
15 years ago |
transferlistwidget.cpp
|
- Fix other possible crashes with MAGNET URIs
|
15 years ago |
transferlistwidget.h
|
* More exit tweaking to make shutdown faster
|
15 years ago |
update_qrc_files.py
|
…
|
|
webui.qrc
|
- Update to MochaUI svn/trunk
|
15 years ago |