Commit Graph

286 Commits

Author SHA1 Message Date
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
Martchus a2c908a140 Update notes about unicode and Windows 2017-01-15 20:51:02 +01:00
Martchus 386dfa256b Remove geometry in UI file for widgets 2017-01-15 20:28:56 +01:00
Martchus 2c6dcec043 Improve tooltip for clear/reset buttons 2017-01-15 20:28:04 +01:00
Martchus 28ec79bb66 name formatting: Consider 'as' a connecting word 2017-01-12 22:07:04 +01:00
Martchus 33e3d5258f renaming dlg: Fix size policy of info label 2017-01-06 22:16:30 +01:00
Martchus d5c2dd5f5b renaming utility: Improve coding style 2017-01-06 22:15:39 +01:00
Martchus 5472c560f3 renaming utility: Show note for all new dirs 2017-01-06 22:07:03 +01:00
Martchus 0531460df9 renaming utility: Get rid of useless mutex 2017-01-06 22:00:27 +01:00
Martchus 537d31289d Fix typo 2017-01-06 21:29:43 +01:00
Martchus e3202b7fc5 Fix context menu in db query widget 2017-01-06 21:20:36 +01:00
Martchus ef4eba3728 Update translations 2017-01-01 19:42:49 +01:00
Martchus 0848e072dd Merge pull request #16 from svnpenn/master
TagEditor refuses to build without Qt
2016-12-30 09:53:23 +01:00
Steven Penny 1a181d36d4 Proper include qtutilities/misc/conversion.h
C’mon man, this is just lazy.
2016-12-29 22:39:03 -06:00
Martchus 26acae5541 Test setting value on ID3v2 conversion 2016-12-28 00:20:00 +01:00
Martchus 399fa4d73f Fix typo in README.md 2016-12-27 20:23:34 +01:00
Martchus 83e803fcec renaming utility: Handle string conversion errors 2016-12-27 20:23:16 +01:00
Martchus e6223b37bf Update encoding section of README.md 2016-12-21 00:18:38 +01:00
Martchus 7d464f496f Consider all strings from tagparser UTF-8 2016-12-20 23:53:33 +01:00
Martchus e75ea5526a Use _wopen under Windows to support unicode filenames 2016-12-19 23:53:12 +01:00
Martchus 77da65ddf7 Convert args to UTF-8 under Windows 2016-12-19 23:50:10 +01:00
Martchus 019e5a590e Remove unused docTitleModified 2016-12-18 17:24:54 +01:00
Martchus d40a8a7b01 Add note about text encoding 2016-12-02 11:26:10 +01:00
Martchus afac9c3348 Improve tooltips 2016-12-01 23:02:49 +01:00
Martchus 733fe08890 Allow auto-insert of DB query results 2016-12-01 22:54:16 +01:00
Martchus 255fef9bdf Show error icon on conversion error 2016-11-30 20:58:50 +01:00
Martchus 7c723a8c77 Require tagparser 6.1.0 2016-11-27 14:43:27 +01:00
Martchus 6cdf1468cb Update translations 2016-11-26 12:46:23 +01:00
Martchus d3558cfefe Refactor GUI
* Make error handling more clear
* Get rid of useless mutex (sync is done
  by QMetaObject::invokeMethod() already)
* Improve details
2016-11-23 21:46:33 +01:00
Martchus 1dca8b168a Update required icons 2016-11-23 20:04:17 +01:00
Martchus 09cee3991d Add further file layout test 2016-11-19 22:10:03 +01:00