qBittorrent/src/gui/search
Vladimir Golovnev be7cfb78de
Restore BitTorrent session asynchronously
Reduce the total startup time of the application and maintain sufficient responsiveness of the UI during startup due to the following:
1. Load resume data from disk asynchronously in separate thread;
2. Split handling of loaded resume data in chunks;
3. Reduce the number of emitting signals.

PR #16840.
2022-07-04 12:48:21 +03:00
..
pluginselectdialog.cpp Don't resize dialog with invalid sizes 2022-06-03 16:07:36 +08:00
pluginselectdialog.h Initialize pointer to a default value 2022-06-23 21:31:16 +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 Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
pluginsourcedialog.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
searchjobwidget.cpp Restore BitTorrent session asynchronously 2022-07-04 12:48:21 +03:00
searchjobwidget.h Initialize pointer to a default value 2022-06-23 21:31:16 +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 Merge pull request #15769 from now-im/flow 2022-06-28 23:23:25 +03:00
searchwidget.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
searchwidget.ui Clean up header inclusion 2020-05-01 17:02:49 +03:00