Commit Graph

87 Commits

Author SHA1 Message Date
b382467226 Need dummy title item in pulldown menu buttons 2015-06-07 02:31:21 +02:00
edd9987743 Properly set maxium size 2015-06-07 02:05:45 +02:00
0a829db165 Support renaming of projects 2015-04-29 05:21:23 +02:00
b7586f1318 Hook up find menu 2015-04-29 05:20:37 +02:00
f878718525 Explicitly set compatibility versions; move SerialWin to base localization 2015-04-26 19:02:09 +02:00
dcc2fe689b Resolve symlinks in file name standardization 2015-04-26 18:58:40 +02:00
28f64bb631 Fix deprecated calls 2015-04-04 23:43:47 +02:00
c549c2aae2 Implement library import 2015-03-23 03:17:57 +01:00
5ea9dc38a8 Audit force unwraps, removed a few 2015-03-18 00:17:55 +01:00
c9ad05a693 Cleaner way of invoking callback 2015-03-16 16:02:35 +01:00
da0fb55ae0 Clean print job names, modification dates for logs 2015-03-16 16:02:09 +01:00
d3894153fa Adapt to revised print delegate methods 2015-03-16 15:11:16 +01:00
30652c5627 Implement printing 2015-03-16 05:39:09 +01:00
61ef712df4 Modernize to latest Swift 2015-03-14 21:15:27 +01:00
a559f9bf6e standardizedURL should have been URLByStandardizingPath 2015-02-18 15:12:02 +01:00
c5f47d55a6 Don't crash when clicking on inexistent file 2015-02-18 15:10:57 +01:00
a3bc2be09b Unwrap file name for dialog 2015-02-18 15:10:28 +01:00
22a2be87d7 Tweak subview 2015-02-14 19:56:54 +01:00
0d25f9a5a6 Fix incompatibilities with Swift 1.2 2015-02-14 17:43:20 +01:00
9c138a3b6b Update to newer version of Swift: lastPathComponent now an optional 2015-02-04 02:12:47 +01:00
6d6215d47f Create File 2015-01-12 05:46:26 +01:00
0da47af13f Added icons for source files 2015-01-12 05:36:33 +01:00
43a9dbfb02 Create Sketch 2015-01-12 04:24:29 +01:00
1e94a7d351 Add add/delete files 2015-01-12 01:53:35 +01:00
bef839fdaa Highlight missing files 2015-01-11 02:53:50 +01:00
e13c7f5757 Implement Burn Bootloader 2015-01-07 10:30:28 +01:00
533471fba8 Implement upload monitor, fix caterina timings 2015-01-02 16:17:10 +01:00
de93b9e2a9 Don't crash when serial port gets disconnected 2015-01-02 07:28:20 +01:00
ccfaf34129 Caterina upload works 2015-01-02 07:26:10 +01:00
a27334c768 Support saving serial logs 2014-12-31 12:56:20 +01:00
c1ea478c46 Add serial menu 2014-12-31 10:03:30 +01:00
7f55d7bd0f Fix serial preference management 2014-12-31 08:40:08 +01:00
90f3d89376 Automatically connect / disconnect port 2014-12-31 08:26:45 +01:00
2cdcf9ec65 Finally got a straightforward initializer to work 2014-12-31 04:20:39 +01:00
a0dfc98401 Handle themes in serial window 2014-12-31 04:16:43 +01:00
f8315ff7ba Use concise serial port names 2014-12-29 09:00:11 +01:00
efd0785a74 Serial send works 2014-12-29 08:33:35 +01:00
41773412f5 Add serial window 2014-12-29 07:35:07 +01:00
e905f08f76 Open examples as templates 2014-12-27 02:21:25 +01:00
f560ce747b Fix order depedency 2014-12-27 02:20:55 +01:00
beb70e0158 Fix project import 2014-12-22 07:00:05 +01:00
8bc7fa53f4 Fix build issues 2014-12-22 06:58:45 +01:00
bce412d7a6 Add Sketchbook & Examples menus 2014-12-21 04:05:51 +01:00
55b5ef96d3 Rewrote ASSerial in Obj-C++ -- this is just beyond Swift right now 2014-12-15 03:52:06 +01:00
9512a3a910 Use preferences in build 2014-12-15 02:49:33 +01:00
f26cddf8aa Added preferences window, manipulate toolchain path 2014-12-14 10:28:10 +01:00
e3520d91ee Added disassembly function 2014-12-10 15:30:51 +01:00
a35827233d Fix property dependencies 2014-12-10 03:51:26 +01:00
e13c8d4b0e Dynamically update ports menu 2014-12-09 06:54:30 +01:00
ec370e7e09 Select logs in outline 2014-12-09 06:13:45 +01:00