Commit Graph

117 Commits

Author SHA1 Message Date
Federico Fissore 1445529d1c working on #223: Auto-detection of serial ports. Windows version ready 2013-05-06 12:31:01 +02:00
Federico Fissore 0d47f22787 working on #223: Auto-detection of serial ports. Mac version ready even if a bit slow 2013-05-06 12:31:01 +02:00
Cristian Maglie 443d0e1f26 Updated libaries and core handling.
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification

Merge branch 'lib-1.5-cores' into ide-1.5.x
2013-04-17 17:53:03 +02:00
Cristian Maglie a1d63c27d8 Fixed I18NTest 2013-03-11 20:22:04 +01:00
Cristian Maglie 3c01c5ff77 A lot of refactoring on Preferences, custom menus and Boards:
- Merged MapWithSubkeys into PreferencesMap.
- Added TargetBoard class.
- Simplified a bit submenu generation.
2013-03-02 13:28:40 +01:00
Cristian Maglie 37f5315464 Added test for GUI (Reduce Indent) 2013-02-27 17:10:46 +01:00
Cristian Maglie d246ca06ab Added test for "Decrease Indent with 1 char on the last line"
See #1271
2013-02-27 13:34:52 +01:00
Federico Fissore 6a721ab52a cleaned up imports 2013-02-27 11:51:14 +01:00
Federico Fissore af1828a00a GUI tests:
- refactored to execute GUI code in swing thread
- added failing test the check escape keypress behaviour con save/close modal dialog see #1279
2013-02-27 11:42:16 +01:00
Federico Fissore e399b1e50a first functional test made with FEST: simulation of user interaction with the IDE
found and solved a bug with caret positioning with a cleared editor (see #1288)
2013-02-20 09:36:33 +01:00
Federico Fissore c1ce89ee48 I18NTest: using _en as reference, removed test failure as this test was downgraded to "report" 2013-01-24 10:44:17 +01:00
Federico Fissore 8a8bb44745 monitoring I18N translations 2013-01-23 13:13:01 +01:00
Federico Fissore 5fd56b5d91 monitoring I18N translations 2013-01-23 13:04:45 +01:00
Federico Fissore 9b7f473fae new boards menu with custom submenus
https://code.google.com/p/arduino/issues/detail?id=257
2012-10-29 16:40:49 +01:00
Federico Fissore 44045cc85d import library also import folder (already expanded libraries) 2012-10-18 16:49:14 +02:00
Federico Fissore 378c4392e0 keep included folder name as top level folder name, delete MAC folder and hidden files 2012-10-18 16:00:02 +02:00
Federico Fissore e8ea12c629 Add library from ZIP 2012-10-17 15:25:29 +02:00