1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-13 00:07:54 +00:00
qBittorrent/src/gui/search
smigii 8f02fe0cc6
Elide text from the right for all columns' header
Minimizing columns no longer truncates text from the left, now elides
text from the right for better readability. Done by setting header's
textElideMode to Qt::TextElideRight.

Fix issue #14419.
PR #15366.
2021-09-08 11:47:55 +08:00
..
pluginselectdialog.cpp Remember dialog sizes 2021-01-01 16:03:32 +08:00
pluginselectdialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
pluginselectdialog.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
pluginsourcedialog.cpp Remember dialog sizes 2021-01-01 16:03:32 +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 Elide text from the right for all columns' header 2021-09-08 11:47:55 +08:00
searchjobwidget.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
searchjobwidget.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
searchsortmodel.cpp Raise minimum Qt version to 5.14 2021-06-03 08:56:41 +03:00
searchsortmodel.h Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
searchwidget.cpp Add context menu for tabs in search widget (#14926) 2021-05-17 11:56:21 +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