Jonas Kvinge
|
049bf0c7f9
|
TrackSlider: Remove extra parentheses
|
2022-11-10 19:19:33 +01:00 |
|
Jonas Kvinge
|
99d963b99c
|
MusicStorage: Add source
|
2022-10-19 18:36:33 +02:00 |
|
Jonas Kvinge
|
b22320c48f
|
Replace typedef with using
|
2022-10-13 22:39:31 +02:00 |
|
Jonas Kvinge
|
97a7637294
|
FileView: Use QFileIconProvider instead of QAbstractFileIconProvider
Fixes compile with Qt 5
|
2022-10-12 00:36:16 +02:00 |
|
Iridias
|
7dff6f26bc
|
FileView: Create new file icon provider if icons are missing
|
2022-10-11 23:52:00 +02:00 |
|
Jonas Kvinge
|
9e835a23fd
|
Rename QSearchField
|
2022-10-11 23:34:22 +02:00 |
|
Jonas Kvinge
|
93f12baf51
|
Fix narrowing conversions in connects
|
2022-09-12 23:18:54 +02:00 |
|
Jonas Kvinge
|
2b24ac54a0
|
Remove unused includes
|
2022-08-28 03:09:33 +02:00 |
|
Jonas Kvinge
|
6da6b794c7
|
VolumeSlider: Remove unused Background and Foreground
|
2022-08-28 02:52:40 +02:00 |
|
Jonas Kvinge
|
d97b0478a7
|
Fix typos
|
2022-08-28 02:44:37 +02:00 |
|
Eoin O'Neill
|
80da565609
|
Initial support for GME's VGM/SPC playback and tag management.
Co-Authored-By: Jonas Kvinge <jonas@jkvinge.net>
|
2022-08-20 18:33:13 +02:00 |
|
Jonas Kvinge
|
1a6fcd5da6
|
QSearchField: Replace use of C-style cast
|
2022-08-07 05:14:38 +02:00 |
|
Jonas Kvinge
|
629d9e7ae0
|
FileViewList: Sort files with QCollator in numeric mode
Fixes #977
|
2022-06-14 17:21:59 +02:00 |
|
Jonas Kvinge
|
d82fd421ed
|
Replace use of C-style casts
|
2022-06-13 00:23:42 +02:00 |
|
Jonas Kvinge
|
a2320b99ae
|
ContextView: Use fixed size to avoid scrollbar issues
|
2022-06-06 20:54:15 +02:00 |
|
Jonas Kvinge
|
019bf5102c
|
ResizableTextEdit: Add Q_OBJECT macro
|
2022-06-06 18:23:12 +02:00 |
|
Jonas Kvinge
|
683991b1c9
|
Add ResizableTextEdit
|
2022-06-05 04:41:36 +02:00 |
|
Jonas Kvinge
|
d716617ae0
|
FancyTabWidget: Make sure context menu does not popup outside of tabbar
|
2022-06-05 00:25:48 +02:00 |
|
Jonas Kvinge
|
a6c05df362
|
Formatting
|
2022-03-22 21:19:59 +01:00 |
|
Jonas Kvinge
|
f6b70fda71
|
Formatting
|
2022-03-22 21:09:05 +01:00 |
|
Jonas Kvinge
|
eee3445d2f
|
Silence some conversion warnings
|
2022-02-06 04:19:45 +01:00 |
|
Jonas Kvinge
|
ffef339ebd
|
TrackSliderSlider: Fix compile with Qt 5
|
2022-02-05 19:06:58 +01:00 |
|
Jonas Kvinge
|
686eb2e786
|
TrackSliderSlider: Use different constructor for QMouseEvent
|
2022-02-05 18:54:00 +01:00 |
|
Jonas Kvinge
|
86d3f2b4ed
|
SliderSlider: Remove unused macros
|
2021-11-09 19:34:43 +01:00 |
|
Jonas Kvinge
|
5eae3ddd8a
|
Use float for rating
|
2021-10-30 18:53:14 +02:00 |
|
Jonas Kvinge
|
79ac53b2d9
|
Fix narrowing conversions
|
2021-10-30 02:21:29 +02:00 |
|
buckmelanoma
|
6df356327d
|
Add 2px of padding for edit-clear icon
edit-clear icon tends to sit on left side of frame. adding 2 px makes it look nicer.
|
2021-10-29 17:52:43 +02:00 |
|
Jonas Kvinge
|
3ab86543ad
|
Add support for saving playcounts and ratings to tags
|
2021-10-24 16:08:17 +02:00 |
|
Jonas Kvinge
|
b1f70982bf
|
Make playlist column text elided
Fixes #801
|
2021-10-17 02:33:26 +02:00 |
|
Jonas Kvinge
|
10d89cb6a6
|
FileView: Add module music formats to file filter
|
2021-10-12 21:44:30 +02:00 |
|
staticssleever668
|
b38ad81928
|
Remove use of C-style casts
|
2021-10-12 18:50:17 +02:00 |
|
Jonas Kvinge
|
9bd728889b
|
PlaylistTabBar: Add right click option to star playlist
Fixes #782
|
2021-09-28 22:14:25 +02:00 |
|
Adam Hill
|
d870115467
|
Set SmoothPixmapTransform for playing-widget and context album art display
|
2021-09-28 21:52:31 +02:00 |
|
Jonas Kvinge
|
8d2615547d
|
Add keyboard shortcut for focusing search fields
Fixes #779
|
2021-09-27 21:42:30 +02:00 |
|
EmmanuelMess
|
1a967597e8
|
Fix roundings with lround()
|
2021-09-14 21:29:29 +02:00 |
|
Jonas Kvinge
|
d5b0794b00
|
Remove unneeded this
|
2021-09-13 20:49:33 +02:00 |
|
Jonas Kvinge
|
e77e914f44
|
Escape ampersands in playlist tabs
Fixes #760
|
2021-09-12 21:19:58 +02:00 |
|
Jonas Kvinge
|
46bd5b42fa
|
Use 4arg connect
|
2021-08-25 03:08:30 +02:00 |
|
Jonas Kvinge
|
ea2bfbda44
|
Formatting
|
2021-08-23 21:21:08 +02:00 |
|
Jonas Kvinge
|
72d381e9ed
|
Replace qAsConst with C++17 std::as_const
|
2021-08-22 23:26:53 +02:00 |
|
Jonas Kvinge
|
68dbc29f2c
|
Use QString::compare with Qt::CaseInsensitive to reduce allocations
|
2021-07-13 23:18:12 +02:00 |
|
Jonas Kvinge
|
4251bee3ca
|
Change some uses of QMap to QHash
|
2021-07-12 08:28:52 +02:00 |
|
Jonas Kvinge
|
e48b7d83a3
|
Formatting
|
2021-07-11 09:49:38 +02:00 |
|
Jonas Kvinge
|
a6742d401c
|
Formatting
|
2021-07-11 07:40:57 +02:00 |
|
Jonas Kvinge
|
e6ff8368a9
|
Fix filefilter
|
2021-07-02 01:16:46 +02:00 |
|
Jonas Kvinge
|
b071ecb45e
|
Formatting
|
2021-06-22 14:04:42 +02:00 |
|
Jonas Kvinge
|
83a70fecca
|
Use QWidget::tr()
|
2021-06-22 14:04:42 +02:00 |
|
Jonas Kvinge
|
584f5e5935
|
Change bool/int condition
|
2021-06-22 14:04:42 +02:00 |
|
Jonas Kvinge
|
58a5367015
|
Make const
|
2021-06-22 14:04:42 +02:00 |
|
Jonas Kvinge
|
8c2b907ff5
|
Make static
|
2021-06-22 14:04:42 +02:00 |
|