PKHeX/PKHeX.WinForms/Subforms
Kurt 8d781fd167 Simplify sorting to remove linq usage
create custom comparer to do the work
reorder some parameters
simplify gb hm set (All and FindIndex is duplicate work)

only usages of linq remaining are for the bulk action Where filtering
(ok)
2019-05-28 22:55:41 -07:00
..
Misc Add display TID/SID get/set 2019-02-10 10:31:20 -08:00
PKM Editors Remove unnecessary bytesperchar check 2019-03-07 16:58:19 -08:00
Save Editors Simplify sorting to remove linq usage 2019-05-28 22:55:41 -07:00
KChart.cs Misc reorg 2018-07-20 21:32:33 -07:00
KChart.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
KChart.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
ReportGrid.cs Misc clean 2019-02-02 10:19:41 -08:00
ReportGrid.Designer.cs Refactoring 2017-06-17 18:37:19 -07:00
ReportGrid.resx Refactoring 2017-06-17 18:37:19 -07:00
SAV_Database.cs Reduce allocations for checking file write time 2019-04-05 18:45:59 -07:00
SAV_Database.Designer.cs Extract pkm searching to separate classes 2018-08-16 20:06:40 -07:00
SAV_Database.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_Encounters.cs Misc clean 2019-02-02 10:19:41 -08:00
SAV_Encounters.Designer.cs Update encounter search 2018-12-30 17:33:31 -08:00
SAV_Encounters.resx Add WIP IEncounterable browser 2018-11-10 20:23:21 -08:00
SAV_FolderList.cs Reduce allocations for checking file write time 2019-04-05 18:45:59 -07:00
SAV_FolderList.Designer.cs Add datagrid filtering for folderlist view 2018-07-17 20:52:08 -07:00
SAV_FolderList.resx Add quick folder open menu item 2017-05-16 16:27:43 -07:00
SAV_MysteryGiftDB.cs Change sav.LoadBoxes to return int 2019-02-23 14:37:06 -08:00
SAV_MysteryGiftDB.Designer.cs Update form sizing / es translations 2018-07-27 17:38:23 -07:00
SAV_MysteryGiftDB.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SettingsEditor.cs Add Settings reset button 2019-03-23 19:05:35 -07:00
SettingsEditor.Designer.cs Add Settings reset button 2019-03-23 19:05:35 -07:00
SettingsEditor.resx Add master settings window 2018-03-22 23:04:04 -07:00