Commit Graph

54 Commits

Author SHA1 Message Date
72fb3482a5 Better message for duplicate / template open 2015-12-24 04:33:51 +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
d3a17159ad Save recent boards / programmers, handle early notifications 2015-07-11 00:48:07 +02:00
0a829db165 Support renaming of projects 2015-04-29 05:21:23 +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
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
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
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
ccfaf34129 Caterina upload works 2015-01-02 07:26:10 +01:00
c1ea478c46 Add serial menu 2014-12-31 10:03:30 +01:00
90f3d89376 Automatically connect / disconnect port 2014-12-31 08:26:45 +01:00
a0dfc98401 Handle themes in serial window 2014-12-31 04:16:43 +01:00
41773412f5 Add serial window 2014-12-29 07:35:07 +01:00
beb70e0158 Fix project import 2014-12-22 07:00:05 +01:00
55b5ef96d3 Rewrote ASSerial in Obj-C++ -- this is just beyond Swift right now 2014-12-15 03:52:06 +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
9ca39e0cb9 Chain build and upload 2014-12-08 05:35:58 +01:00
feb2f578f2 Conditionalize upload button on port and programmer availability 2014-12-08 04:42:45 +01:00
cd9aae2190 Successfully uploads 2014-12-08 03:59:47 +01:00
cc3033e01e Check both log modification and size 2014-12-08 02:55:19 +01:00
dcede1455d Italicize programmer menu if board has upload protocol 2014-12-08 02:41:19 +01:00
8325cf1113 Handle board/programmer/port selection 2014-12-07 06:20:57 +01:00
f367d663ae Use names for boards / programmers 2014-12-03 15:38:13 +01:00
c89a9dcb1a Primitive versions of board, programmer, and port popups 2014-12-02 13:57:18 +01:00
52859171dd Added clean item 2014-12-01 04:26:55 +01:00
35840c56d0 Auto scroll on log update 2014-12-01 04:11:53 +01:00
ef13cd0c83 Display and update build logs 2014-12-01 03:34:53 +01:00
9b770623a7 Start work on ASBuilder 2014-11-28 14:18:53 +01:00
7ae5a4b215 Add Build toolbar icon 2014-11-24 14:49:47 +01:00
01c29d8b15 Register user defaults at application startup 2014-11-24 02:01:41 +01:00
263a7c5051 Fix name conflict on setTheme 2014-11-17 05:53:33 +01:00
cccc33c847 Theme, Font, and Keyboard Binding Support 2014-11-17 05:39:39 +01:00