Bob Swift
ad59b4281d
Clarify script types in strings in the UI files
2022-01-27 11:40:48 -07:00
Bob Swift
9c5ef170c7
Slight wording change.
2021-12-23 10:15:29 -07:00
Bob Swift
388ce7be03
Shorten button text to avoid overrunning available button width
2021-12-22 14:37:37 -07:00
Bob Swift
da500c596a
Add clarification text to scripting options ui
2021-12-22 14:21:01 -07:00
Bob Swift
46957c5442
Add basic tagging script import/export functions:
...
- Add buttons to UI and rearrange buttons
- Make all button sizes consistent within the UI (using QToolButton)
- Add import and export functions
- Add missing button tooltips
2021-07-29 13:44:28 -06:00
Bob Swift
7cb7da7ddd
Set unique splitter names in scripting and renaming options screens
2021-05-17 10:42:01 -06:00
Philipp Wolfer
6f7a93b067
PICARD-2206: Fix tab order for option pages
2021-05-07 16:55:52 +02:00
Philipp Wolfer
2c5a484b91
PICARD-1805: Add a default tagger script when user enables scripting
...
Also show a placeholder text in the script editor to make it clear where the user can input code.
2020-05-13 11:06:36 +02:00
Philipp Wolfer
10accc9735
Moved ScriptTextEdit into separate module and reuse it in renaming
2020-05-13 11:05:11 +02:00
Laurent Monin
dd00c084d5
More renames
2020-05-13 11:05:11 +02:00
Laurent Monin
78a5ef5446
Use a more generic label to the button as we may display more than func doc
2020-05-13 11:05:10 +02:00
Laurent Monin
2d29915551
Move external documentation link to the in-app script doc dialog
2020-05-13 11:05:10 +02:00
Laurent Monin
c10e5fd4a0
Add a button to Options > Scripting to display documentation
2020-05-13 11:05:10 +02:00
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