Commit Graph

25 Commits

Author SHA1 Message Date
Philipp Wolfer
7e6b74013d PICARD-1695: Move logic to add and remove scripts to ScriptListWidget 2019-12-25 09:00:07 +01:00
Philipp Wolfer
6a785eed25 PICARD-1695: Allow inline editing of script names
Removed the separate input for the script name in the script editor and enabled inline editing in the script list. Added a context menu for the editing.
2019-12-25 09:00:07 +01:00
Philipp Wolfer
b1a8fbb2b5 PICARD-1695: Make scripts sortable by drag and drop 2019-12-17 19:44:29 +01:00
Philipp Wolfer
452436df0b PICARD-1695: Move script editor control elements below the list view
This makes the UI more consistent with similar views in options.
2019-12-17 18:04:07 +01:00
Philipp Wolfer
08979b22d0 PICARD-1218: Properly truncate script names in script editor 2019-12-10 16:23:43 +01:00
Philipp Wolfer
1078251d2d PICARD-1405: Do not allow rich text input in script editors 2018-11-12 18:39:32 +01:00
Laurent Monin
0175282a86 PICARD-1026: set a minimum size for tagging scripts list
- it is not possible to fully hide the left part now
- minimal width set to 80 pixels
2018-03-09 14:36:24 +01:00
Laurent Monin
9bdd48f7b3 Re-define or set tabstops to improve keyboard navigation through options 2018-01-18 13:24:50 +01:00
Sambhav Kothari
38bbe977db PICARD-1012: Change QToolButtons to QPushButtons for GUI uniformity
QToolButtons in User Interface and Scripting looked smalled in comparison
to the rest of the UI.

See: https://tickets.metabrainz.org/browse/PICARD-1012
2017-03-13 00:10:56 +05:30
Sambhav Kothari
775b042db4 PICARD-918: Add splitter in scripting UI 2017-01-18 06:17:50 +05:30
suhas2go
b12230ce8e add new script button is now text only 2017-01-12 22:51:44 +05:30
suhas2go
62a4d6cbdd functional renaming option 2017-01-11 14:25:05 +05:30
suhas2go
067c61173f working new remove script signal 2017-01-11 12:22:00 +05:30
suhas2go
394b3788c6 advanced UI design complete -multitagger 2017-01-10 01:42:04 +05:30
suhas2go
9872d8a4c2 change basic layout of multitagger 2017-01-08 18:45:37 +05:30
suhas2go
6d403f0ad6 add fallback/arrow icons - multitagger 2017-01-07 07:22:28 +05:30
suhas2go
d545d30a0b basic functionality complete 2016-12-26 04:48:58 +05:30
suhas2go
2f9cbd3b53 Basic UI for multiple scripts 2016-12-24 03:10:20 +05:30
Laurent Monin
54c81aace0 PICARD-779: add a link to online Scripting documentation in Scripting options page 2015-12-06 17:20:14 +01:00
Nikolai Prokoschenko
03f49dfdff added live syntax check to scripting options, fixed its font 2009-02-24 23:04:35 +01:00
Lukáš Lalinský
02befd2765 Reworked options page plugins. 2007-01-28 12:50:38 +01:00
Lukáš Lalinský
72a653c1ca Don't accept rich-text in the script editor. 2007-01-20 20:50:13 +01:00
Lukáš Lalinský
49d9041bf7 New tagger script parser, new plugin system, options page with plugin list. 2007-01-20 17:59:45 +01:00
Lukáš Lalinský
51ea3ab44a Options > Scripting: Disable word-wrap. 2006-10-24 15:03:19 +02:00
Lukáš Lalinský
596a82c288 Lots and lots of changes...
* Use Qt Designer UI files for the options dialog
 * More complete Mutagen metadata plugin
 * Tagz (TaggerScript) implementation
 * More usable configuration system
 * Some coding style changes (PEP-008)
2006-09-14 21:20:15 +02:00