105 Commits (b6d4030cd8ae9ccbe700f1ca8e029ba05f1f111a)

Author SHA1 Message Date
sledgehammer999 d44df4f985 Don't localize double numbers in the webui. Closes #1525. 10 years ago
Bruno Barbieri 00e09435b2 Add option to hibernate computer in Auto-Shutdown menu 10 years ago
Vladimir Golovnev (Glassez) ce3aac5f9d Fix functions and macros using to support both Qt4 and Qt5. 11 years ago
sledgehammer999 3749a30af2 Improvements on accurateDoubleToString(). 11 years ago
sledgehammer999 441d1d08ba Convert more accurately decimal numbers to text. 11 years ago
Faheem Pervez 22c8f600df Make sleep and shutdown functions work on systemd's logind 11 years ago
sledgehammer999 b4dca951b2 Drop libtorrent 0.15.x support. 11 years ago
sledgehammer999 d09b0d5f72 Fixed rounding bugs with floating numbers. 11 years ago
sledgehammer999 f276ad568e Fixed naturalSort. When a single digit number was followed by text+numbers, the string wouldn't sort correctly. 11 years ago
sledgehammer999 7a16146f6f Convert misc class to a namespace instead. 11 years ago
Nick Tiskov 89e3500a8e Move number-aware comparison logic into misc class. 11 years ago
sledgehammer999 22e2bafa7a Fix compilation with libtorrent 1.x.x v2 11 years ago
sledgehammer999 94b58ca229 Fix compilation with libtorrent 1.x.x. 12 years ago
Christophe Dumez 6faa227df3 Sort previewable extension in alphabetical order 12 years ago
Christophe Dumez 051341a42a Add m4v to the list of previewable file extensions (closes #216) 12 years ago
Christophe Dumez 806ab07865 Import new trackers from magnet link in case of duplicate torrent (closes #111) 12 years ago
Christophe Dumez 48f2b6fb66 Fix OS2 build 12 years ago
Christophe Dumez 9a964d871d Rewrite code for returning information about torrents as JSON (Web UI) 13 years ago
Christophe Dumez 0f291629cc Move FileSystem utility functions out of misc.h 13 years ago
Christophe Dumez c502edf9e1 Brand new torrent addition dialog 13 years ago
Christophe Dumez 8cc538085f OS/2 fixes from Silvan Scherrer 13 years ago
Christophe Dumez f3448125c3 Coding style clean up 13 years ago
Christophe Dumez a8a7b61ea9 Coding style clean up 13 years ago
Christophe Dumez 0c9dbc15f9 Remove misc::time_tToQString() 13 years ago
Christophe Dumez ed468083c5 Remove misc::chmod644() function 13 years ago
Christophe Dumez 737982e92f Remove unused code 13 years ago
Christophe Dumez b43e641d21 Remove misc::removeEmptyFolder() 13 years ago
Christophe Dumez c25586b500 Remove misc::safeRemove(): shouldn't be needed 13 years ago
Christophe Dumez 60d9bfe077 misc: Remove duplicate function to branch a path 13 years ago
Christophe Dumez 16071ec266 Remove unused code 13 years ago
Christophe Dumez fb03682df4 Clean up misc::toValidFileSystemName() 13 years ago
Christophe Dumez 68041e382d Clean up misc::isValidFileSystemName() function 13 years ago
Christophe Dumez 96c918ff8d misc.cpp: Fix compilation on Mac OS X 13 years ago
Christophe Dumez f6b7b8bd6e Get rid of libboost-filesystem dependency if libtorrent >= v0.16.x is used 13 years ago
Christophe Dumez 3c650038e2 Revert "Use %USERPROFILE%\Downloads as download folder on Windows" 13 years ago
Christophe Dumez 98b09f68ae Remove NSPathUtilities.h include (Mac OS X) 13 years ago
Christophe Dumez 357e309dad Use %USERPROFILE%\Downloads as download folder on Windows 13 years ago
Στέφανος Αντάρης b0d6f3f9bf Mac OS: Properly detect "Downloads" folder 13 years ago
sledgehammer_999 d744968ea6 Fix compilation on Windows after code cleanups. 13 years ago
Christophe Dumez a48d36c9a2 Add comment 13 years ago
Christophe Dumez 01ad2e9746 Move downloads folder detection code from preferences.h to misc.cpp 13 years ago
Christophe Dumez ce6348bc32 Code clean up 13 years ago
sledgehammer_999 3d5487dfcb misc.cpp: Remove unused variable in windows-specific code 13 years ago
sledgehammer_999 be09284192 Simplify available disk size calculation code 13 years ago
Christophe Dumez f4c2fdd2fd Search: Initial support for Python 3.x 13 years ago
Christophe Dumez 02fbd6a135 Fix compilation warnings in smtp.h (cgreco) 13 years ago
Christophe Dumez 3995af6489 Initial port to libtorrent v0.16 14 years ago
Christophe Dumez dc2de49cdb Use HAL as fallback for system shutdown/suspend 14 years ago
Christophe Dumez c63503aaa6 Use ConsoleKit to shutdown the system instead of HAL (deprecated) 14 years ago
Christophe Dumez ea04f79e0f Parse URLs in torrent description 14 years ago