1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/filebot/ui
2016-03-27 16:56:54 +00:00
..
episodelist Fix ListPanel "Copy selected item" behaviour 2016-03-21 17:14:04 +00:00
filter Cache xattr values so that metadata works as expected at least for the current session even if xattr is not supported by the filesystem and thus metadata can't be persisted 2016-03-27 16:56:54 +00:00
list Fix ListPanel "Copy selected item" behaviour 2016-03-21 17:14:04 +00:00
rename Cache xattr values so that metadata works as expected at least for the current session even if xattr is not supported by the filesystem and thus metadata can't be persisted 2016-03-27 16:56:54 +00:00
sfv SFV: auto-detect common root folder from dropped fileset 2016-03-21 15:29:27 +00:00
subtitle 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
transfer Fix ListPanel "Copy selected item" behaviour 2016-03-21 17:14:04 +00:00
AbstractSearchPanel.java Unify gui/console logging 2016-03-09 20:36:28 +00:00
FileBotList.java Fix ListPanel "Copy selected item" behaviour 2016-03-21 17:14:04 +00:00
FileBotListExportHandler.java Fix ListPanel "Copy selected item" behaviour 2016-03-21 17:14:04 +00:00
FileBotMenuBar.java Include "Where is FileBot Subtitles?" help link for MAS users 2016-03-25 08:16:15 +00:00
FileBotTab.java * Format Source 2015-07-25 22:47:19 +00:00
FileBotTabComponent.java * Format Source 2015-07-25 22:47:19 +00:00
GettingStartedStage.java Unify gui/console logging 2016-03-09 20:36:28 +00:00
HeaderPanel.java * fix misalignment 2014-08-27 15:04:55 +00:00
HistoryPanel.java * display OpenSubtitles download quota on login 2014-11-08 11:17:00 +00:00
LanguageComboBox.java Optimize DateMatcher 2016-02-10 11:47:17 +00:00
LanguageComboBoxCellRenderer.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
LanguageComboBoxModel.java * add alias Portuguese (BR) for Brazilian language 2015-08-18 23:36:15 +00:00
MainFrame.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
NotificationHandler.java Avoid notification flickering by moving windows in reverse order 2016-03-11 08:16:54 +00:00
PanelBuilder.java Refactor: rename analyze package to filter 2016-03-22 08:29:42 +00:00
SelectButtonTextField.java Fix various compiler warnings 2016-03-10 06:28:22 +00:00
SelectDialog.java Refactor 2016-03-12 13:28:04 +00:00
SinglePanelFrame.java Use EventBus singleton that runs tasks on the EDT 2016-03-20 07:52:13 +00:00