Chocobo1
|
02d906d3ae
|
Initialize pointer to a default value
|
2022-06-23 21:31:16 +08:00 |
|
Chocobo1
|
73faf67084
|
Clean up usage of static keyword
They are either misused or redundant, so remove it.
|
2022-05-30 13:25:34 +08:00 |
|
Chocobo1
|
44c8d60a70
|
Remove unused parameter
|
2022-01-23 15:03:26 +08:00 |
|
Chocobo1
|
208234b934
|
Clean up code related to show/hide columns
|
2022-01-21 22:59:21 +08:00 |
|
a-sum-duma
|
b29b7e0185
|
Add more download options to torrent search result right-click menu
PR #15654.
|
2021-11-09 06:11:47 +03:00 |
|
Chocobo1
|
70d1cb86fd
|
Disable move constructor where it is sensible
|
2021-06-29 14:49:45 +08:00 |
|
Chocobo1
|
0b0597be0c
|
Add a thin layer around SettingsStorage class
This new layer would be handy for saving GUI widget states as they don't
need the value cached and they store/load rarely.
|
2020-12-30 00:10:22 +08:00 |
|
jagannatharjun
|
00413b0dd1
|
Use default delegate for SearchModel
Introduce and use data role - SearchFilterModel::UnderlyingDataRole as a filter role in SearchFilterModel
Removes the usage of QItemDelegate
|
2020-07-26 13:05:54 +05:30 |
|
Chocobo1
|
16a76eee9f
|
Add final specifier to GUI classes
Follow up d3d3f7dbb3 .
|
2020-04-19 10:59:59 +08:00 |
|
Chocobo1
|
e90a2c00a5
|
Replace QList by QVector
|
2019-08-05 20:56:15 +08:00 |
|
Chocobo1
|
cc663746eb
|
Forward declare some classes
|
2019-07-13 19:38:37 +08:00 |
|
Chocobo1
|
4f5302adf8
|
Add more copy field actions to search widget
Closes #10250.
|
2019-06-26 20:30:07 +08:00 |
|
Chocobo1
|
32a861fd1b
|
Add right click menu to SearchJobWidget
|
2019-06-25 16:12:51 +08:00 |
|
Chocobo1
|
88c3ffbef8
|
Avoid creating unnecessary event loops
This is part 2.
|
2019-06-20 11:42:54 +08:00 |
|
thalieht
|
3731a3ea65
|
Make num enter key work the same as return in searchjobwidget
|
2019-03-22 20:01:48 +02:00 |
|
Chocobo1
|
adbd34c795
|
Move helper functions to Utils::Gui namespace
|
2019-03-05 14:55:22 +08:00 |
|
thalieht
|
4dcb0b922e
|
Add regex option in the search filter's context menu
In the search job widget.
|
2018-08-14 13:38:34 +03:00 |
|
thalieht
|
ae03ecea21
|
Add hotkey for toggling focus between the search LineEdits
|
2018-07-14 09:26:24 +03:00 |
|
thalieht
|
df9aa6dc36
|
Add a name filter for search results
Closes #8226
|
2018-07-14 09:26:24 +03:00 |
|
thalieht
|
456270bbb1
|
Delete several unused #include
|
2018-07-03 08:38:32 +03:00 |
|
thalieht
|
d34ddb2e3c
|
Change file names and classes names to match them
|
2018-06-15 20:12:59 +03:00 |
|