Commit Graph

12 Commits

Author SHA1 Message Date
Martchus 63ec653df5 Add and update tab-stops explicitly where default order is wrong 2024-01-07 23:36:27 +01:00
Martchus 596d67387f Improve renaming utility
* Improve UI
* Add simple example script (the current example script grew quite big and
  is likely not good to get started)
* Add script to format example scripts
2020-11-25 18:05:23 +01:00
Martchus bcefa83c0a Harmonize spelling of tooltips in renaming dialog with other tooltips 2020-09-08 19:12:49 +02:00
Martchus 67f2802e77 Avoid use of QPalette::PlaceholderText to support Qt < 5.12
Remove '<colorrole role="PlaceholderText">' elements from UI files
which are apparently added by the designer in newer Qt versions but
break compatibility with older ones.
2020-03-10 14:59:31 +01:00
Martchus a927b215bd Set window icon of RenameFilesDialog 2020-03-09 16:10:40 +01:00
Martchus 66c9250246 Adapt to changes in c++utilities 2019-06-10 22:49:46 +02:00
Martchus 1dbb15dd1c Don't use deprecated Qt features 2019-05-04 22:17:28 +02:00
Martchus 33e3d5258f renaming dlg: Fix size policy of info label 2017-01-06 22:16:30 +01:00
Martchus 0ac33e333c use Widgets::PathSelection 2016-04-23 13:31:19 +02:00
Martchus 55b7252b03 fixed code editor colors when using dark themes 2016-04-22 15:25:31 +02:00
Martchus d4317b46a1 save location of external script file 2016-01-09 03:38:58 +01:00
Martchus b2b8231a27 First commit 2015-04-22 19:33:53 +02:00