Commit Graph

117 Commits

Author SHA1 Message Date
7e17c0601c Modernize 2024-10-15 01:37:02 +02:00
f334836fb2 Merge branch 'master' of github.com:microtherion/AVRsack 2017-02-14 18:01:42 +01:00
800686ab7b Hardcode macOS release name 2017-02-14 17:59:30 +01:00
b8819ed7a9 Created README 2016-11-22 23:32:20 +01:00
081b483eee Add initial screen shot 2016-11-22 23:31:15 +01:00
2dc0422cec Unflip headers and footers when printing to PDF 2016-11-22 02:09:10 +01:00
9518d54f5f Further Swift 3 fixes 2016-11-21 20:33:02 +01:00
780d132e27 Fix IBAction signatures 2016-11-14 01:58:22 +01:00
a806f24a1a Fix all compile errors 2016-11-14 01:37:13 +01:00
88d18d1209 Convert dispatch functionality 2016-11-13 13:27:19 +01:00
58015d3e78 Fix notifications 2016-11-13 13:13:40 +01:00
32d8adb1b1 Modernize ASFileTree 2016-11-13 13:00:29 +01:00
25f904b606 Address simple Fix-it's 2016-11-13 12:03:51 +01:00
b013142cac Update Xcode 2016-11-13 10:39:07 +01:00
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