qBittorrent/src/gui
Vladimir Golovnev (Glassez) 8e65317d61
Rename "fromNativePath" to "toUniformPath"
Unlike "toNativePath" which name clearly reflects the function result
"fromNativePath" has no such clear meaning.
Since this function converts path into uniform format "toUniformPath"
is better name.
2019-06-17 15:55:49 +03:00
..
lineedit Fix search icon placement when using RTL languages 2019-05-22 22:22:12 +08:00
powermanagement Use 'auto' to avoid duplicating the type name 2019-02-16 18:54:17 +02:00
properties Move renameSelectedFile(BitTorrent::TorrentHandle *) 2019-06-09 19:07:43 +08:00
qtnotify Refactor CMake build scripts 2018-06-05 11:39:11 +02:00
rss Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00
search Rename "fromNativePath" to "toUniformPath" 2019-06-17 15:55:49 +03:00
about.qrc Sort the resource lists 2017-08-29 13:39:02 +08:00
aboutdialog.h Add zlib version to GUI & stackdump 2019-06-12 08:02:24 +02:00
aboutdialog.ui Add zlib version to GUI & stackdump 2019-06-12 08:02:24 +02:00
addnewtorrentdialog.cpp Move renameSelectedFile(BitTorrent::TorrentInfo &) 2019-06-09 19:07:43 +08:00
addnewtorrentdialog.h Move renameSelectedFile(BitTorrent::TorrentInfo &) 2019-06-09 19:07:43 +08:00
addnewtorrentdialog.ui Change "Add new torrent" dialog to horizontal layout 2019-05-14 11:03:56 +08:00
advancedsettings.cpp Remove some unused #include 2019-06-04 17:48:55 +03:00
advancedsettings.h Remove the max half-open connections option from GUI 2019-03-13 21:08:40 +02:00
autoexpandabledialog.cpp Remove some unused #include 2019-06-04 17:48:55 +03:00
autoexpandabledialog.h Forward declare in a few places 2019-06-04 17:48:55 +03:00
autoexpandabledialog.ui Fix deletionconfirmationdlg position 2017-05-01 15:30:41 +08:00
banlistoptionsdialog.cpp Convert all foreach() to range-based for() 2018-11-28 23:40:12 +02:00
banlistoptionsdialog.h Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
banlistoptionsdialog.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
categoryfiltermodel.cpp Add const to almost all remaining vars and arguments that qualify 2019-02-25 17:05:15 +02:00
categoryfiltermodel.h Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00
categoryfilterproxymodel.cpp Simplify sorting code. 2017-12-21 15:26:38 +02:00
categoryfilterproxymodel.h Forward declare in a few places 2019-06-04 17:48:55 +03:00
categoryfilterwidget.cpp Remove some unused #include 2019-06-04 17:48:55 +03:00
categoryfilterwidget.h Add include guard to headers 2018-09-26 23:49:33 +08:00
CMakeLists.txt Drop support of libtorrent < 1.1.10 2019-01-11 15:13:17 +03:00
cookiesdialog.cpp Combine qAsConst() with copyAsConst() to asConst() 2018-11-28 23:41:23 +02:00
cookiesdialog.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
cookiesdialog.ui Reset button text to default 2018-08-28 14:14:01 +08:00
cookiesmodel.cpp Avoid repeating the return type 2019-02-16 18:54:18 +02:00
cookiesmodel.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
deletionconfirmationdialog.h Convert to use private pointer for ui object 2019-02-25 01:22:40 +08:00
deletionconfirmationdialog.ui Reset button text to default 2018-08-28 14:14:01 +08:00
downloadfromurldialog.cpp Drop support for "BC Link" format 2019-06-05 00:42:46 +08:00
downloadfromurldialog.h Fix coding style 2018-06-12 07:17:05 +03:00
downloadfromurldialog.ui Move DownloadFromURLDialog to its own file 2018-05-29 09:36:03 +08:00
executionlogwidget.cpp Remove some unused #include 2019-06-04 17:48:55 +03:00
executionlogwidget.h Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
executionlogwidget.ui Clean up code 2019-03-15 14:29:06 +08:00
fspathedit.cpp Rename "fromNativePath" to "toUniformPath" 2019-06-17 15:55:49 +03:00
fspathedit.h Remove some unused #include 2019-06-04 17:48:55 +03:00
fspathedit_p.cpp Forward declare in a few places 2019-06-04 17:48:55 +03:00
fspathedit_p.h Forward declare in a few places 2019-06-04 17:48:55 +03:00
gpl.html Revert "Remove examples from gpl.html. Closes #7749." 2018-01-18 16:25:38 +02:00
gui.pri Drop support of libtorrent < 1.1.10 2019-01-11 15:13:17 +03:00
guiiconprovider.cpp Remove some unused #include 2019-06-04 17:48:55 +03:00
guiiconprovider.h Fix some warnings 2018-09-07 19:40:08 +03:00
hidabletabwidget.h Fix coding style 2018-06-12 07:17:05 +03:00
ipsubnetwhitelistoptionsdialog.cpp Update Copyright email address 2018-12-10 23:21:09 -05:00
ipsubnetwhitelistoptionsdialog.h Update Copyright email address 2018-12-10 23:21:09 -05:00
ipsubnetwhitelistoptionsdialog.ui Separate subnet whitelist options into two lines 2017-12-06 02:05:32 -05:00
loglistwidget.cpp Clean up code 2019-03-15 14:29:06 +08:00
loglistwidget.h Clean up code 2019-03-15 14:29:06 +08:00
macutilities.h Replace deprecated qt_mac_set_dock_menu() 2019-03-05 17:17:07 +08:00
macutilities.mm Replace deprecated qt_mac_set_dock_menu() 2019-03-05 17:17:07 +08:00
mainwindow.cpp Rename "fromNativePath" to "toUniformPath" 2019-06-17 15:55:49 +03:00
mainwindow.h Reduce number of DownloadManager signals 2019-03-05 11:28:29 +03:00
mainwindow.ui Fix cmd+w not closing the main window on macOS 2017-12-13 13:30:40 +03:00
optionsdialog.cpp Add WebAPI session timeout settings 2019-06-15 18:57:19 +08:00
optionsdialog.h Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00
optionsdialog.ui Merge pull request #10801 from Chocobo1/timeout 2019-06-17 00:18:01 +08:00
previewlistdelegate.h Draw progress bar in Fusion style on macOS systems 2019-01-02 10:01:32 +03:00
previewselectdialog.cpp Use Qt5 connect syntax 2019-06-05 14:17:44 +08:00
previewselectdialog.h Convert to use private pointer for ui object 2019-02-25 01:22:40 +08:00
previewselectdialog.ui Convert to use private pointer for ui object 2019-02-25 01:22:40 +08:00
programupdater.cpp Remove some unused #include 2019-06-04 17:48:55 +03:00
programupdater.h Remove some unused #include 2019-06-04 17:48:55 +03:00
raisedmessagebox.cpp Revert email address changes in copyright notices 2018-07-10 00:37:44 +03:00
raisedmessagebox.h Revert email address changes in copyright notices 2018-07-10 00:37:44 +03:00
scanfoldersdelegate.cpp Use 'auto' to avoid duplicating the type name 2019-02-16 18:54:17 +02:00
scanfoldersdelegate.h Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00
shutdownconfirmdialog.cpp Move helper functions to Utils::Gui namespace 2019-03-05 14:55:22 +08:00
shutdownconfirmdialog.h Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
shutdownconfirmdialog.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
speedlimitdialog.cpp Clean up SpeedLimitDialog class 2018-11-05 11:07:52 +08:00
speedlimitdialog.h Clean up SpeedLimitDialog class 2018-11-05 11:07:52 +08:00
speedlimitdialog.ui Clean up SpeedLimitDialog class 2018-11-05 11:07:52 +08:00
statsdialog.cpp Make use of std algorithms 2019-02-05 13:35:54 +08:00
statsdialog.h Fix coding style 2018-06-12 07:17:05 +03:00
statsdialog.ui Fix Stats dialog size 2018-05-20 23:35:20 +03:00
statusbar.cpp Remove some unused #include 2019-06-04 17:48:55 +03:00
statusbar.h Fix coding style 2018-06-12 07:17:05 +03:00
tagfiltermodel.cpp Add const to almost all remaining vars and arguments that qualify 2019-02-25 17:05:15 +02:00
tagfiltermodel.h Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00
tagfilterproxymodel.cpp Simplify sorting code. 2017-12-21 15:26:38 +02:00
tagfilterproxymodel.h Forward declare in a few places 2019-06-04 17:48:55 +03:00
tagfilterwidget.cpp Remove some unused #include 2019-06-04 17:48:55 +03:00
tagfilterwidget.h Fix coding style 2018-06-12 07:17:05 +03:00
thanks.html Mention github contributors in thanks.html 2015-06-28 21:08:21 +08:00
torrentcategorydialog.cpp Replace QMap with QHash when sensible 2019-05-01 11:09:25 +08:00
torrentcategorydialog.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
torrentcategorydialog.ui Implement TorrentCategoryDialog class 2017-09-27 21:25:22 +03:00
torrentcontentfiltermodel.cpp Avoid repeating the return type 2019-02-16 18:54:18 +02:00
torrentcontentfiltermodel.h Fix some warnings 2018-09-07 19:40:08 +03:00
torrentcontentmodel.cpp Rename "fromNativePath" to "toUniformPath" 2019-06-17 15:55:49 +03:00
torrentcontentmodel.h Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00
torrentcontentmodelfile.cpp Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
torrentcontentmodelfile.h Forward declare in a few places 2019-06-04 17:48:55 +03:00
torrentcontentmodelfolder.cpp Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
torrentcontentmodelfolder.h Forward declare in a few places 2019-06-04 17:48:55 +03:00
torrentcontentmodelitem.cpp Remove some unused #include 2019-06-04 17:48:55 +03:00
torrentcontentmodelitem.h Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00
torrentcontenttreeview.cpp Properly remove empty leftover folders after rename 2019-06-15 19:08:23 +08:00
torrentcontenttreeview.h Move renameSelectedFile(BitTorrent::TorrentInfo &) 2019-06-09 19:07:43 +08:00
torrentcreatordialog.cpp Rename "fromNativePath" to "toUniformPath" 2019-06-17 15:55:49 +03:00
torrentcreatordialog.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
torrentcreatordialog.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
transferlistdelegate.cpp Forward declare as much as possible 2019-05-19 12:06:18 +08:00
transferlistdelegate.h Fix coding style 2018-06-12 07:17:05 +03:00
transferlistfilterswidget.cpp Remove some unused #include 2019-06-04 17:48:55 +03:00
transferlistfilterswidget.h Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00
transferlistmodel.cpp Remove some unused #include 2019-06-04 17:48:55 +03:00
transferlistmodel.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
transferlistsortmodel.cpp Move helper functions to Utils::Gui namespace 2019-03-05 14:55:22 +08:00
transferlistsortmodel.h Remove const in declarations' arguments that are passed by value 2019-02-25 17:05:15 +02:00
transferlistwidget.cpp Use Qt5 connect syntax 2019-06-05 14:17:44 +08:00
transferlistwidget.h Convert to use private pointer for ui object 2019-02-25 01:22:40 +08:00
translators.html Mention Swedish translator 2019-01-17 00:53:38 +02:00
updownratiodialog.cpp Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
updownratiodialog.h Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
updownratiodialog.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
utils.cpp Rename "fromNativePath" to "toUniformPath" 2019-06-17 15:55:49 +03:00
utils.h Move helper functions to Utils::Gui namespace 2019-03-05 14:55:22 +08:00