1
0
mirror of https://github.com/chylex/Code-Statistics.git synced 2024-11-24 21:42:45 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
13341d4b76 Tweak formatting in main project, do minor refactoring 2016-10-05 22:05:31 +02:00
10d62b6b75 Move files around and redo build configurations 2016-09-30 02:38:58 +02:00
3c24d1ed28 Add an Options button to the main menu 2016-09-30 02:33:20 +02:00
b6670a0022 Fix formatting (missing space after comma in method calls) 2016-09-05 15:17:57 +02:00
02dfe82204 Refactor abstract classes, interfaces, and utils to a separate project CodeStatisticsCore 2016-06-23 02:05:37 +02:00
8bbbe4b85b Add zip support check 2016-03-12 21:25:49 +01:00
629e5e35e5 Seal the form classes 2016-03-07 00:42:04 +01:00
20d08cf0a2 Fix inspection issues (localizable strings, template css & js fixes) 2016-03-07 00:34:28 +01:00
fe53ff4fee Add a WIP About screen 2016-03-04 01:21:20 +01:00
739670efc9 Work on input methods (archive drag & drop, GitHub refactoring) 2016-03-01 22:04:52 +01:00
cb7e55e1bb Add zip archive extraction input method 2016-02-29 13:53:17 +01:00
afc68a5450 Move MultiFolderDialog and ZipArchive to a different namespace 2016-02-29 13:26:43 +01:00
cba89fc070 Work on GitHub (branch list, repo download, basic form) 2016-02-28 22:24:01 +01:00
72264011d3 Make input related classes and structs public 2016-02-28 15:54:56 +01:00
cc98ca7372 Rework input by adding IInputMethod implemented by FileSearch and updating forms 2016-02-28 15:51:42 +01:00
afd99bafe8 Move MultiFolderDialog to Input/Methods namespace 2016-02-28 14:51:38 +01:00
dbaea6ed45 Move language keys out of form designer files 2016-02-26 06:12:41 +01:00
858f41f316 Fix MainForm namespace because I didn't save the fucking file 2016-02-16 18:40:44 +01:00
f9740cea9f Move MainForm to its own namespace 2016-02-16 18:40:15 +01:00