filebot/source/net/filebot/ui/rename
Reinhard Pointner f912e6b8c3 Better differentiate between TheMovieDB and TheMovieDB::TV 2019-06-18 09:33:03 +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 Added {seasonize} binding 2019-06-10 03:55:58 +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 Enhanced `Conflict Dialog` with detailed explanations 2019-06-14 00:53:11 +07:00
EpisodeListMatcher.java Better differentiate between TheMovieDB and TheMovieDB::TV 2019-06-18 09:33:03 +07:00
ExpressionFormatter.java Allow custom parallelism for formats 2019-05-18 02:26:57 +07: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 Dark Mode requires a little bit of extra min height 2019-05-21 01:29:11 +07:00
FormatDialog.properties Add type property to SeriesInfo model which can be either "Anime" or "TV Series" to greatly simplify processing later on based on a standardized model and fields 2019-06-09 18:53:35 +07: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 Fine-tune CLI movie selection and bring it more inline with GUI behaviour 2019-06-11 04:39:09 +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 Better differentiate between TheMovieDB and TheMovieDB::TV 2019-06-18 09:33:03 +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 Allow custom parallelism for formats 2019-05-18 02:15:52 +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