qBittorrent/src
Gabriele ee8a492954 searchengine: fix crash when closing tab with running search
If a tab is closed, the search process gets terminated. This can take
a while and by the time searchFinished() is executed, activeSearchTab
is null, leading to a crash. Fix this by waiting for the process to
terminate and make sure activeSearchTab is not null when used.
2015-08-02 13:49:42 +02:00
..
app Implement new GeoIPManager class. 2015-07-22 08:06:51 +03:00
core Merge pull request #3493 from ngosang/python 2015-07-28 02:59:25 +03:00
gui Merge pull request #3374 from ngosang/webui_info 2015-07-28 03:03:45 +03:00
icons Merge pull request #3410 from ngosang/preview 2015-07-20 02:46:40 +03:00
lang Sync translations from Transifex and run lupdate. 2015-07-25 03:24:44 +03:00
searchengine searchengine: fix crash when closing tab with running search 2015-08-02 13:49:42 +02:00
webui Merge pull request #3374 from ngosang/webui_info 2015-07-28 03:03:45 +03:00
icons.qrc Merge pull request #3410 from ngosang/preview 2015-07-20 02:46:40 +03:00
lang.qrc Partially revert fb7ba92f6 and split the Chinese locales into 3. 2015-07-03 22:20:32 +03:00
qbittorrent.exe.manifest Add MinGW-specific project file (sledgehammer999) 2011-03-23 17:02:26 +00:00
qbittorrent.ico Make Windows icons suitable for high dpi screens 2014-10-14 17:52:22 +02:00
qbittorrent.rc Update Copyright year. 2015-05-13 23:23:53 +03:00
qbittorrent_file.ico Make Windows icons suitable for high dpi screens 2014-10-14 17:52:22 +02:00
qbittorrent_mingw.rc Add MinGW-specific project file (sledgehammer999) 2011-03-23 17:02:26 +00:00
qbittorrent_os2.ico Several OS/2 fixes from Silvan Scherrer 2010-06-22 19:17:47 +00:00
qbittorrent_os2.rc Several OS/2 fixes from Silvan Scherrer 2010-06-22 19:17:47 +00:00
src.pro Fix qt5 compilation with QtConcurrent. 2015-07-18 21:06:50 +03:00
update_qrc_files.py Change project directory structure. 2015-02-05 19:10:26 +03:00