filebot/source/net/filebot/ui/rename
Reinhard Pointner 79ee700001 Experiment with @2x artwork thumbnail support 2019-05-17 19:03:19 +07:00
..
AutoCompleteMatcher.java Refactor AutoCompleteMatcher 2016-04-06 18:56:33 +00:00
AutoDetectMatcher.java Fix various AutoDetection issues 2019-01-31 18:00:19 +07:00
BindingDialog.java Fix various Dark Mode issues 2019-02-28 15:18:37 +07:00
BindingDialog.properties Add movie / series / episode extension properties to the built-in help 2019-05-15 10:13:12 +07:00
BlankThumbnail.java Dark Mode fine-tuning 2019-05-08 23:26:41 +07:00
CharacterHighlightPainter.java Use Java 9 TextUI.modelToView2D() 2017-10-16 21:18:40 +02:00
ConflictDialog.java Fix various Dark Mode issues 2019-02-27 23:18:57 +07:00
EpisodeListMatcher.java Experiment with @2x artwork thumbnail support 2019-05-17 19:03:19 +07:00
ExpressionFormatter.java Refactor ExpressionFormat into generic ExpressionFormat (used by -mediainfo and -list calls) and ExpressionFileFormat (used when generating output paths) that performs all the file path validation logic (strip spaces, don't allow /\ in binding values, etc) 2017-02-27 22:11:59 +08:00
FileNameFormat.java Refactor local datasources (exif, xattr, file) 2018-08-04 17:48:41 +07:00
FileNameFormatter.java Fix preview/formatting issues with String objects that are paths and not just filenames 2016-12-15 00:18:38 +08:00
FilesListTransferablePolicy.java Minor optimizations 2016-11-07 22:17:37 +08:00
FormatDialog.java Fix various Dark Mode issues 2019-02-28 16:17:22 +07:00
FormatDialog.properties HTTPS Everywhere 2017-06-03 17:10:43 +08:00
FormatExpressionTextArea.Theme.Dark.xml Add dark theme for syntax editor 2019-02-24 16:47:43 +07:00
FormatExpressionTextArea.Theme.xml Enable new format expression token maker and syntax highlighting 2018-08-21 13:11:43 +07:00
FormatExpressionTextArea.java Add dark theme for syntax editor 2019-02-24 16:47:43 +07:00
FormatExpressionTokenMaker.java Keyboard navigation doesn't work right unless there's a null token to end the line. 2018-12-02 01:48:10 +07:00
FormatExpressionTokenMakerFactory.java Enable new format expression token maker and syntax highlighting 2018-08-19 13:41:50 +07:00
HighlightListCellRenderer.java Unify gui/console logging 2016-03-09 20:48:56 +00:00
HistoryDialog.java Fix various Dark Mode issues 2019-02-27 23:18:57 +07:00
LocalFileMatcher.java Refactor local datasources (exif, xattr, file) 2018-08-03 19:22:42 +07:00
MatchAction.java Refactor EpisodeMetrics / SubtitleMetrics to make sure nothing is static so that GC can do it's job (i.e. fix memory leaks) 2019-02-05 14:45:57 +07:00
MatchFormatter.java Refactor Extension Override/Preserve default String/FileInfo formatters 2016-11-04 21:08:43 +08:00
MatchModel.java Refactor 2016-03-27 13:52:59 +00:00
MovieFormatter.java Refactor Extension Override/Preserve default String/FileInfo formatters 2016-11-04 21:08:43 +08:00
MovieMatcher.java Experiment with @2x artwork thumbnail support 2019-05-17 19:03:19 +07:00
MusicMatcher.java Refactor 2016-04-06 18:56:36 +00:00
NamesListTransferablePolicy.java Refactor MediaTypes 2017-01-12 22:18:10 +08:00
OriginalOrder.java Refactor OriginalOrder 2016-05-14 01:28:58 +08:00
Preset.java Refactor local datasources (exif, xattr, file) 2018-08-03 19:29:04 +07:00
PresetEditor.java Fix various Dark Mode issues 2019-02-27 23:18:57 +07:00
RenameAction.java flush all memory caches to disk (before starting any long running file system operations that might be cancelled by the user) 2019-02-18 18:13:19 +07:00
RenameList.java Fix Windows 10 button padding 2017-05-26 13:29:00 +08:00
RenameListCellRenderer.java Fix various Dark Mode issues 2019-02-28 15:18:37 +07:00
RenameModel.java Notify the user if background computation is still in progress 2018-09-01 12:13:49 +07:00
RenamePanel.java flush all memory caches to disk (before starting any long running file system operations that might be cancelled by the user) 2019-02-18 18:13:19 +07:00
RenamePanelBuilder.java Support sending selected episode data from Episodes panel to Rename panel via context menu (not just clipboard copy & paste) 2016-03-20 09:28:09 +00:00
ScrollPaneSynchronizer.java * Format Source 2015-07-25 22:47:19 +00:00
TextColorizer.java Fix Extension: Override preview issues 2017-01-08 01:10:35 +08:00
ValidateDialog.java Java 8 Refactoring 2016-08-17 05:37:59 +08:00