1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 07:18:08 +00:00
qBittorrent/src/gui/search
Chocobo1 eddeda7bab
Remove usage of QTextStream
Other classes already provide rich methods so avoid another
layer of QTextStream which slow things down (slightly).

PR #17180.
2022-06-09 11:18:41 +08:00
..
pluginselectdialog.cpp Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
pluginselectdialog.h Remove unused parameter 2022-01-23 15:03:26 +08:00
pluginselectdialog.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
pluginsourcedialog.cpp Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
pluginsourcedialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
pluginsourcedialog.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
searchjobwidget.cpp Clean up usage of static keyword 2022-05-30 13:25:34 +08:00
searchjobwidget.h Clean up usage of static keyword 2022-05-30 13:25:34 +08:00
searchjobwidget.ui Remove redundant properties 2022-03-17 12:50:08 +08:00
searchsortmodel.cpp Revise string literal usage 2022-03-29 10:41:17 +08:00
searchsortmodel.h Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
searchwidget.cpp Remove usage of QTextStream 2022-06-09 11:18:41 +08:00
searchwidget.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
searchwidget.ui Clean up header inclusion 2020-05-01 17:02:49 +03:00