Commit Graph

103 Commits

Author SHA1 Message Date
0ecc67146c Implement drag and drop of files in Project view 2015-12-25 03:00:20 +01:00
e5427ae2bb Explicitly specify SDK, to guard against Swift changes 2015-12-25 02:59:03 +01:00
72fb3482a5 Better message for duplicate / template open 2015-12-24 04:33:51 +01:00
b27739bb1c More flexibility in location of sketches 2015-12-24 04:09:56 +01:00
ccba71cc2e Deal more gracefully with absent choices 2015-12-24 03:05:15 +01:00
b7628c8c65 Use lightweight generic declarations in ACEView 2015-12-13 01:01:04 +01:00
bf1bbf63b2 Make ACEView a submodule 2015-12-13 01:00:30 +01:00
8d7e8c8c10 Modernize to Swift 2.0 2015-11-16 02:56:33 +01:00
bc77af7a80 Implement jump to issue 2015-07-11 02:58:26 +02:00
9fbd4b9d91 Start implementing help 2015-07-11 00:48:39 +02:00
d3a17159ad Save recent boards / programmers, handle early notifications 2015-07-11 00:48:07 +02:00
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
6e7135d298 Copy ACEView.framework into app 2015-02-14 17:42:06 +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
407a4a3793 Add shared scheme 2015-01-12 01:53:17 +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
e47ce38ed1 Add .gitignore 2014-12-31 04:22:40 +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