Commit Graph

316 Commits

Author SHA1 Message Date
Martchus 3437824e42 WIP: Display cover when double-clicking preview 2017-08-15 18:17:11 +02:00
Martchus a3b8048156 Allow showing db query result in browser 2017-08-08 20:22:37 +02:00
Martchus 3c1c7839d1 Improve finding selected index in DbQueryWidget 2017-08-08 20:04:17 +02:00
Martchus fe4e6ff02d Fix error handling when parsing lyrics from LyricsWikia 2017-08-08 20:02:39 +02:00
Martchus c64791e10f Fix showing cover from LyricsWikia 2017-08-08 19:16:11 +02:00
Martchus 978de4f101 Limit number of errors displayed in db query widget 2017-08-08 18:45:23 +02:00
Martchus 0c6dcc4adc Get rid of warnings in NotificationLabel 2017-08-08 18:44:42 +02:00
Martchus 2ce295db42 Increment patch version 2017-07-30 21:06:53 +02:00
Martchus e7a0781a51 Use fake user agent for MusicBrainz 2017-07-30 21:03:27 +02:00
Martchus d3e2c89a0b Show notifications in msgbox on double click 2017-07-30 20:57:55 +02:00
Martchus 7f58bd6024 readme: Fix indentation for ReText 2017-07-30 20:33:51 +02:00
Martchus 15fc9b5f66 Implement downloading cover from LyricWiki 2017-07-30 20:33:51 +02:00
Martchus 7400534d20 Use frame instead of sample count for video tracks 2017-06-27 00:37:56 +02:00
Martchus f8668d38d9 Fix typo 2017-06-23 00:59:33 +02:00
Martchus 6fb6d3dcbe Allow setting track meta-data 2017-06-17 00:45:08 +02:00
Martchus 297e95a90b Increment patch version 2017-06-10 22:35:24 +02:00
Martchus 11ecc520c8 Update translations 2017-06-10 21:55:27 +02:00
Martchus b4a17edbc6 Prevent GCC warning preventing rpm build
control reaches end of non-void function
2017-06-10 21:55:07 +02:00
Martchus 98f34854a0 html info: Don't write empty em tag 2017-05-30 23:57:54 +02:00
Martchus 0ad4f31863 Fix compiling tests under 32-bit arch 2017-05-30 23:57:16 +02:00
Martchus 18b508e684 Test linked Matroska files (manually)
Editing linked Matroska files works. The linked
files are treated as individual files. When saving
segment linking is retained and the files aren't
otherwise broken.
2017-05-24 20:01:19 +02:00
Martchus d052db8abb Add note about encoding 2017-05-18 17:29:15 +02:00
Martchus 71a4c48f99 Test CLI option encoding 2017-05-18 02:34:07 +02:00
Martchus cbe6b800cd Warn when encoding not supported 2017-05-18 02:32:51 +02:00
Martchus 43b55e0a5a Fix context menu in db query widget
* Signal is `QAction::triggered` and not `QAction::trigger`
* Better use Qt 5.6 overload anyways
2017-05-07 16:29:24 +02:00
Martchus dcea67ad16 Apply clang-format later 2017-05-01 03:20:38 +02:00
Martchus 041b53101a Make definitions for gui support project specific 2017-04-27 22:10:55 +02:00
Martchus 900eb45ef8 Remove spaces before end of line 2017-03-29 00:59:04 +02:00
Martchus c2d560487b Remove check for undefined variable 2017-03-29 00:59:04 +02:00
Martchus 8f7f0dceb4 Don't mix signed with unsigned types 2017-03-29 00:59:04 +02:00
Martchus fe23039fc3 Fix building without GUI 2017-03-21 10:01:35 +01:00
Martchus b34a0e635f Use JS provider defs provided by qtutilities 2017-03-21 10:01:18 +01:00
Martchus 039f64584e Use web view defs provided by qtutilities 2017-03-14 23:37:50 +01:00
Martchus 8fc2b834ea Reduce number of casts in PicturePreviewSelection 2017-03-07 16:50:49 +01:00
Martchus 6f8aa1f4d0 Fix warning in fileinfomodel.cpp 2017-03-06 22:22:47 +01:00
Martchus 41bad101cf Use high res edit icons 2017-03-01 23:31:46 +01:00
Martchus 10a48d8598 Remove include 2017-02-20 19:55:28 +01:00
Martchus 3445f47e4d Don't use organization for settings 2017-02-20 19:41:15 +01:00
Martchus 3735391626 Use ENABLE_QT_RESOURCES_OF_STATIC_DEPENDENCIES 2017-02-11 02:39:20 +01:00
Martchus dde01dbdf1 Require latest c++utilities 2017-02-09 16:47:42 +01:00
Martchus 8681ef68ed Remove use of old SLOT macro 2017-02-06 21:37:17 +01:00
Martchus 1f6f179021 renaming utility: Fix expand/collapse all 2017-02-06 21:36:44 +01:00
Martchus 59ab7e6181 Use std::make_unique provided by C++14 2017-02-05 21:04:27 +01:00
Martchus b3cc27bbcd Update version 2017-01-30 22:14:21 +01:00
Martchus 731cea3b63 Update translations 2017-01-30 22:14:11 +01:00
Martchus 95a1b6c620 Use string builder 2017-01-30 22:13:49 +01:00
Martchus 0e0e47930e Document specifying native field IDs 2017-01-23 00:46:29 +01:00
Martchus d99956f4c9 Allow specifying native field IDs via CLI 2017-01-23 00:27:21 +01:00
Martchus 5d0db0fafe cli: Refactor printing field 2017-01-16 22:58:15 +01:00
Martchus 2f39fd4b1c Refactor CLI 2017-01-15 21:50:51 +01:00