├── resources ├── styles │ ├── linux-gnome-fritzing.qss │ ├── mac-fritzing.qss │ ├── win-fritzing.qss │ ├── linux-fritzing.qss │ ├── linux-kde-oxygen-fritzing.qss │ └── updatedialog.css ├── fonts │ ├── OCRA.ttf │ ├── DroidSans.ttf │ ├── DroidSans-Bold.ttf │ └── DroidSansMono.ttf ├── images │ ├── dot.png │ ├── icon_icon.png │ ├── pcb_icon.png │ ├── pcbs_2013.png │ ├── aboutbox_CC.png │ ├── donate_zoom.png │ ├── icons │ │ ├── check.png │ │ ├── asterisk.png │ │ ├── nocheck.png │ │ ├── noicon.png │ │ ├── WS-appLogo.png │ │ ├── WS-fabLogo.png │ │ ├── checkhover.png │ │ ├── zoomSlider.png │ │ ├── WS-blogLogo.png │ │ ├── WS-donateLogo.png │ │ ├── WS-forumLogo.png │ │ ├── WS-fzz-icon.png │ │ ├── WS-new-icon.png │ │ ├── WS-open-icon.png │ │ ├── WS-shopLogo.png │ │ ├── arrowButtonUp.png │ │ ├── checkactive.png │ │ ├── noArrow_icon.png │ │ ├── searchField.png │ │ ├── WS-galleryLogo.png │ │ ├── arrowButtonDown.png │ │ ├── arrowButtonLeft.png │ │ ├── combobox-arrow.png │ │ ├── noteResizeGrip.png │ │ ├── zoomSliderHover.png │ │ ├── zoomSliderMinus.png │ │ ├── zoomSliderPlus.png │ │ ├── Toolbar_Icon_Order.png │ │ ├── arrowButtonRight.png │ │ ├── toolbarPastie_icon.png │ │ ├── toolbar_separator.png │ │ ├── dockWidgetEmpty_icon.png │ │ ├── parts_plural_v3_plur.png │ │ ├── parts_plural_v3_sing.png │ │ ├── smalToolarrow-normal.png │ │ ├── toolbarOrderBG_icon.png │ │ ├── toolbarShareBG_icon.png │ │ ├── TabWidgetCodeHover_icon.png │ │ ├── TabWidgetPcbActive_icon.png │ │ ├── TabWidgetPcbHover_icon.png │ │ ├── fabquote_button_hover.png │ │ ├── fabquote_button_press.png │ │ ├── fabquote_button_release.png │ │ ├── partsEditorZoomInFocus.png │ │ ├── partsEditorZoomOutFocus.png │ │ ├── smalToolarrow-inactive.png │ │ ├── smalToolarrow-pressed.png │ │ ├── spinArrowButtonUpNormal.png │ │ ├── toolbarAdHocPart_icon.png │ │ ├── toolbarDiyDisabled_icon.png │ │ ├── toolbarDiyEnabled_icon.png │ │ ├── toolbarDiyPressed_icon.png │ │ ├── toolbarExport_diy_icon.png │ │ ├── toolbarExport_gbr_icon.png │ │ ├── toolbarExport_gbx_icon.png │ │ ├── toolbarExport_jpeg_icon.png │ │ ├── toolbarExport_pdf_icon.png │ │ ├── toolbarExport_png_icon.png │ │ ├── toolbarExport_ps_icon.png │ │ ├── toolbarFlipEnabled_icon.png │ │ ├── toolbarFlipPressed_icon.png │ │ ├── zoomSliderMinusPressed.png │ │ ├── zoomSliderPlusPressed.png │ │ ├── TabWidgetCodeActive_icon.png │ │ ├── TabWidgetPcbInactive_icon.png │ │ ├── dockWidgetCloseHover_icon.png │ │ ├── dockWidgetFloatHover_icon.png │ │ ├── partsBinCombinedMenu_icon.png │ │ ├── partsEditorZoomInEnabled.png │ │ ├── partsEditorZoomInPressed.png │ │ ├── partsEditorZoomOutEnabled.png │ │ ├── partsEditorZoomOutPressed.png │ │ ├── spinArrowButtonDownNormal.png │ │ ├── spinArrowButtonUpPressed.png │ │ ├── toolbarFlipDisabled_icon.png │ │ ├── toolbarNotesDisabled_icon.png │ │ ├── toolbarNotesEnabled_icon.png │ │ ├── toolbarNotesPressed_icon.png │ │ ├── toolbarOrderDisabled_icon.png │ │ ├── toolbarOrderEnabled_icon.png │ │ ├── toolbarOrderPressed_icon.png │ │ ├── toolbarRotateEnabled_icon.png │ │ ├── toolbarRotatePressed_icon.png │ │ ├── toolbarShareDisabled_icon.png │ │ ├── toolbarShareEnabled_icon.png │ │ ├── toolbarSharePressed_icon.png │ │ ├── TabScrollArrowButtonUpNormal.png │ │ ├── TabWidgetCodeInactive_icon.png │ │ ├── TabWidgetSchematicHover_icon.png │ │ ├── TabWidgetWelcomeActive_icon.png │ │ ├── TabWidgetWelcomeHover_icon.png │ │ ├── dockWidgetCloseNormal_icon.png │ │ ├── dockWidgetClosePressed_icon.png │ │ ├── dockWidgetCollapseHover_icon.png │ │ ├── dockWidgetFloatNormal_icon.png │ │ ├── dockWidgetFloatPressed_icon.png │ │ ├── partsEditorZoomInHorButton.png │ │ ├── partsEditorZoomInVerButton.png │ │ ├── partsEditorZoomOutHorButton.png │ │ ├── partsEditorZoomOutVerButton.png │ │ ├── spinArrowButtonDownPressed.png │ │ ├── toolbarAdHocPartPressed_icon.png │ │ ├── toolbarAutorouteEnabled_icon.png │ │ ├── toolbarAutoroutePressed_icon.png │ │ ├── toolbarEditPartEnabled_icon.png │ │ ├── toolbarNewCodeDisabled_icon.png │ │ ├── toolbarNewCodeEnabled_icon.png │ │ ├── toolbarNewCodePressed_icon.png │ │ ├── toolbarOpenCodeDisabled_icon.png │ │ ├── toolbarOpenCodeEnabled_icon.png │ │ ├── toolbarOpenCodePressed_icon.png │ │ ├── toolbarRotateDisabled_icon.png │ │ ├── toolbarSaveCodeDisabled_icon.png │ │ ├── toolbarSaveCodeEnabled_icon.png │ │ ├── toolbarSaveCodePressed_icon.png │ │ ├── toolbarViewFromBEnabled_icon.png │ │ ├── toolbarViewFromBPressed_icon.png │ │ ├── toolbarViewFromTEnabled_icon.png │ │ ├── toolbarViewFromTPressed_icon.png │ │ ├── TabScrollArrowButtonDownNormal.png │ │ ├── TabScrollArrowButtonLeftNormal.png │ │ ├── TabScrollArrowButtonUpPressed.png │ │ ├── TabWidgetBreadboardActive_icon.png │ │ ├── TabWidgetBreadboardHover_icon.png │ │ ├── TabWidgetSchematicActive_icon.png │ │ ├── TabWidgetWelcomeInactive_icon.png │ │ ├── dockWidgetCollapseNormal_icon.png │ │ ├── dockWidgetCollapsePressed_icon.png │ │ ├── partsBinCombinedMenuHover_icon.png │ │ ├── segmentedSwitcherXActiveDimmed.png │ │ ├── segmentedSwitcherXActiveFocus.png │ │ ├── toolbarActiveLayerEnabled_icon.png │ │ ├── toolbarActiveLayerPressed_icon.png │ │ ├── toolbarAdHocPartDisabled_icon.png │ │ ├── toolbarAutorouteDisabled_icon.png │ │ ├── toolbarMonitorCodeEnabled_icon.png │ │ ├── toolbarMonitorCodePressed_icon.png │ │ ├── toolbarProgramCodeEnabled_icon.png │ │ ├── toolbarProgramCodePressed_icon.png │ │ ├── toolbarVerifyCodeDisabled_icon.png │ │ ├── toolbarVerifyCodeEnabled_icon.png │ │ ├── toolbarVerifyCodePressed_icon.png │ │ ├── toolbarViewFromBDisabled_icon.png │ │ ├── toolbarViewFromTDisabled_icon.png │ │ ├── TabScrollArrowButtonDownPressed.png │ │ ├── TabScrollArrowButtonLeftPressed.png │ │ ├── TabScrollArrowButtonRightNormal.png │ │ ├── TabScrollArrowButtonRightPressed.png │ │ ├── TabWidgetBreadboardInactive_icon.png │ │ ├── TabWidgetSchematicInactive_icon.png │ │ ├── partsBinCombinedMenuPressed_icon.png │ │ ├── segmentedSwitcherXInactiveDimmed.png │ │ ├── segmentedSwitcherXInactiveFocus.png │ │ ├── toolbarActiveLayerBDisabled_icon.png │ │ ├── toolbarActiveLayerBEnabled_icon.png │ │ ├── toolbarActiveLayerBPressed_icon.png │ │ ├── toolbarActiveLayerDisabled_icon.png │ │ ├── toolbarActiveLayerTDisabled_icon.png │ │ ├── toolbarActiveLayerTEnabled_icon.png │ │ ├── toolbarActiveLayerTPressed_icon.png │ │ ├── toolbarMonitorCodeDisabled_icon.png │ │ ├── toolbarProgramCodeDisabled_icon.png │ │ ├── segmentedSwitcherXActiveFocusHover.png │ │ ├── segmentedSwitcherXInactiveFocusHover.png │ │ └── toolbarEditPartDisabled_toolbar_icon.png │ ├── welcome_kit.png │ ├── aboutbox_FHP.png │ ├── cursor │ │ ├── bendleg.bmp │ │ ├── curve.bmp │ │ ├── rotate.bmp │ │ ├── scale.bmp │ │ ├── bendpoint.bmp │ │ ├── make_wire.bmp │ │ ├── part_move.bmp │ │ ├── bendleg_mask.bmp │ │ ├── curve_mask.bmp │ │ ├── magic_wand.bmp │ │ ├── rotate_mask.bmp │ │ ├── scale_mask.bmp │ │ ├── bendpoint_mask.bmp │ │ ├── make_wire_mask.bmp │ │ ├── new_bendpoint.bmp │ │ ├── part_move_mask.bmp │ │ ├── magic_wand_mask.bmp │ │ ├── rubberband_move.bmp │ │ ├── spot_face_cutter.bmp │ │ ├── new_bendpoint_mask.bmp │ │ ├── rubberband_move_mask.bmp │ │ └── spot_face_cutter_mask.bmp │ ├── fritzing_icon.png │ ├── helpImagePCB.png │ ├── schematic_icon.png │ ├── splitterHandle.png │ ├── breadboard_icon.png │ ├── splash │ │ ├── april1st.png │ │ ├── fab_logo_bar.png │ │ ├── fab_slice1.png │ │ ├── fab_slice2.png │ │ ├── fab_slice3.png │ │ ├── fab_slice4.png │ │ ├── fab_slice5.png │ │ ├── fab_slice6.png │ │ ├── fhp_logo_small.png │ │ ├── splash_progressbar.png │ │ ├── splash_screen_start.png │ │ ├── splash_screen_start-alpha.png │ │ └── splash.xml │ ├── AboutBoxLogoShield.png │ ├── aboutbox_scrollfade.png │ ├── helpImageBreadboard.png │ ├── helpImageSchematic.png │ ├── remove_prop_enter.png │ ├── remove_prop_leave.png │ ├── schematic_grid_tile.png │ ├── warning_mark_mini.png │ ├── warning_mark_small.png │ ├── waiting_circle_small.png │ ├── fritzing_logo_background.png │ ├── inViewHelpAutorouteArrow.png │ ├── inViewHelpCloseButtonPCB.png │ ├── inViewHelpPartsBinArrow.png │ ├── inViewHelpSwitchButtonsArrow.png │ ├── inViewHelpCloseButtonBreadboard.png │ └── inViewHelpCloseButtonSchematic.png ├── bins │ ├── icons │ │ ├── Core.png │ │ ├── Mine.png │ │ ├── Temp.png │ │ ├── Arduino.png │ │ ├── Contrib.png │ │ ├── Custom1.png │ │ ├── Lilypad.png │ │ ├── PICAXE.png │ │ ├── Pololu.png │ │ ├── Search.png │ │ ├── Core-mono.png │ │ ├── Mine-mono.png │ │ ├── Parallax.png │ │ ├── Snootlab.png │ │ ├── SparkFun.png │ │ ├── Temp-mono.png │ │ ├── Arduino-mono.png │ │ ├── Contrib-mono.png │ │ ├── Custom1-mono.png │ │ ├── Lilypad-mono.png │ │ ├── PICAXE-mono.png │ │ ├── Pololu-mono.png │ │ ├── Parallax-mono.png │ │ ├── Snootlab-mono.png │ │ └── SparkFun-mono.png │ ├── temp.fzb │ ├── my_parts.fzb │ ├── search.fzb │ └── order.xml ├── templates │ ├── bom_row.html │ ├── perfboard_connectorTemplate.txt │ ├── jumper_jumperwiresLayerTemplate.txt │ ├── perfboard_boardLayerTemplate.txt │ ├── jumper_copper0LayerTemplate.txt │ ├── perfboard_connectorFzpTemplate.txt │ ├── generic_sip_connectorFzpTemplate.txt │ ├── generic_male_pin_header_schem_template.txt │ ├── generic_female_pin_header_schem_template.txt │ ├── jumper_pcb_svg_template.txt │ ├── jumper_pcb_svg_2nd_template.txt │ ├── generic_female_pin_header_bread_template.txt │ ├── generic_female_pin_header_bread_2nd_template.txt │ ├── generic_male_10thin_pin_header_schem_template.txt │ ├── generic_female_10thin_pin_header_schem_template.txt │ ├── generic_male_pin_header_bread_template.txt │ └── generic_male_pin_header_bread_2nd_template.txt ├── obsolete │ ├── error_x_mini.png │ ├── error_x_small.png │ ├── error_count_small.png │ ├── partsBinMenu_icon.png │ ├── partsBinAddPart_icon.png │ ├── partsBinBinoptions_icon.png │ ├── partsBinCoreEnabled_icon.png │ ├── partsBinCorePressed_icon.png │ ├── partsBinMenuPressed_icon.png │ ├── partsBinOpenEnabled_icon.png │ ├── partsBinOpenPressed_icon.png │ ├── partsBinPartoptions_icon.png │ ├── partsBinSaveEnabled_icon.png │ ├── partsBinSavePressed_icon.png │ ├── partsBinToolButtonArrow.png │ ├── partsBinAddPartPressed_icon.png │ ├── partsBinDeleteDisabled_icon.png │ ├── partsBinDeleteEnabled_icon.png │ ├── partsBinDeletePressed_icon.png │ ├── partsBinIconViewActive_icon.png │ ├── partsBinListViewActive_icon.png │ ├── partsBinSaveDisabled_icon.png │ ├── partsBinIconViewDisabled_icon.png │ ├── partsBinIconViewEnabled_icon.png │ ├── partsBinIconViewInactive_icon.png │ ├── partsBinIconViewPressed_icon.png │ ├── partsBinListViewDisabled_icon.png │ ├── partsBinListViewEnabled_icon.png │ ├── partsBinListViewInactive_icon.png │ ├── partsBinListViewPressed_icon.png │ ├── partsBinBinoptionsPressed_icon.png │ ├── partsBinExportPartDisabled_icon.png │ ├── partsBinExportPartEnabled_icon.png │ ├── partsBinExportPartPressed_icon.png │ ├── partsBinPartoptionsPressed_icon.png │ ├── partsBinIconViewActivePressed_icon.png │ ├── partsBinListViewActivePressed_icon.png │ ├── itemselection │ │ ├── crosshairHandlerActive.png │ │ ├── crosshairHandlerHover.png │ │ ├── crosshairHandlerNormal.png │ │ ├── cornerHandlerDarkTopLeft.png │ │ ├── cornerHandlerDarkTopRight.png │ │ ├── cornerHandlerActiveTopLeft.png │ │ ├── cornerHandlerActiveTopRight.png │ │ ├── cornerHandlerDarkBottomLeft.png │ │ ├── cornerHandlerDarkBottomRight.png │ │ ├── cornerHandlerActiveBottomLeft.png │ │ └── cornerHandlerActiveBottomRight.png │ ├── partsBinIconViewInactivePressed_icon.png │ ├── partsBinListViewInactivePressed_icon.png │ ├── partsEditorConnectorAddDisabled_icon.png │ ├── partsEditorConnectorAddEnabled_icon.png │ ├── partsEditorConnectorAddPressed_icon.png │ ├── partsEditorConnectorRemoveDisabled_icon.png │ ├── partsEditorConnectorRemoveEnabled_icon.png │ └── partsEditorConnectorRemovePressed_icon.png ├── system_icons │ ├── linux │ │ ├── fz_icon128.png │ │ ├── fz_icon256.png │ │ ├── fzb_icon128.png │ │ ├── fzb_icon256.png │ │ ├── fzbz_icon128.png │ │ ├── fzbz_icon256.png │ │ ├── fzm_icon128.png │ │ ├── fzm_icon256.png │ │ ├── fzp_icon128.png │ │ ├── fzp_icon256.png │ │ ├── fzpz_icon128.png │ │ ├── fzpz_icon256.png │ │ ├── fzz_icon128.png │ │ ├── fzz_icon256.png │ │ ├── fritzing_icon.png │ │ └── fritzing.xml │ ├── win │ │ └── fritzing_icon.ico │ └── macosx │ │ ├── mac_fz_icon.icns │ │ ├── mac_fzb_icon.icns │ │ ├── mac_fzm_icon.icns │ │ ├── mac_fzp_icon.icns │ │ ├── mac_fzz_icon.icns │ │ ├── fritzing_icon.icns │ │ ├── mac_fzpz_icon.icns │ │ └── mac_icon_template.xcf ├── parts │ ├── svg │ │ ├── core │ │ │ ├── schematic │ │ │ │ ├── frame.svg │ │ │ │ ├── schematiclogo.svg │ │ │ │ └── netlabel.svg │ │ │ ├── breadboard │ │ │ │ ├── ruler.svg │ │ │ │ ├── breadboardlogo.svg │ │ │ │ └── wire.svg │ │ │ ├── pcb │ │ │ │ ├── logo.svg │ │ │ │ ├── copper1logo.svg │ │ │ │ ├── pad0.svg │ │ │ │ ├── groundplane.svg │ │ │ │ ├── pad.svg │ │ │ │ ├── via.svg │ │ │ │ ├── hole.svg │ │ │ │ ├── ellipse_pcb.svg │ │ │ │ ├── roundrect_pcb.svg │ │ │ │ ├── jumper.svg │ │ │ │ └── rectangle_pcb.svg │ │ │ └── icon │ │ │ │ ├── pad.svg │ │ │ │ ├── groundplane.svg │ │ │ │ ├── rectangle_pcb.svg │ │ │ │ └── hole.svg │ │ ├── obsolete │ │ │ └── schematic │ │ │ │ ├── 0.3.schem.frame.svg │ │ │ │ └── 0.3.schem.netlabel.svg │ │ └── do not change these svg files with anything but a text editor.txt │ └── core │ │ └── note.fzp └── zoomfactors.txt ├── .dockerignore ├── config.tests └── boost │ ├── boost.pro │ └── main.cpp ├── tests ├── tests.pro └── auto │ └── auto.pro ├── tools ├── fixfz │ ├── fixfz.h │ └── fixfz.pro ├── linguist_translate.bat ├── Fritzing.dmgCanvas │ ├── Disk Image │ └── QuickLook │ │ └── Preview.jpg ├── linguist_release.bat ├── schem2schem │ ├── make.bat │ ├── readme.md │ ├── main.cpp │ ├── s2s.pro │ ├── s2sapplication.h │ └── .gitignore ├── build-windows.bat └── make.bat ├── help └── images │ ├── bus1.png │ ├── pin1.png │ ├── pin3.png │ ├── assoc1.png │ ├── start.png │ ├── tools1.png │ ├── highlight1.png │ ├── highlight2.png │ ├── highlight3.png │ ├── schematic1.png │ ├── schematic2.png │ └── schematic3.png ├── sketches └── core │ ├── LCD.fzz │ ├── Loop.fzz │ ├── Button.fzz │ ├── Knock.fzz │ ├── Melody.fzz │ ├── Op-amp.fzz │ ├── RGB-LED.fzz │ ├── Relay.fzz │ ├── Timer.fzz │ ├── Countdown.fzz │ ├── Photocell.fzz │ ├── ArduinoISP.fzz │ ├── CosmicRayGun.fzz │ ├── LED-Matrix.fzz │ ├── MidiDrumKit.fzz │ ├── Mood-Light.fzz │ ├── Optocoupler.fzz │ ├── TiltSwitch.fzz │ ├── TouchSwitch.fzz │ ├── TrafficLight.fzz │ ├── Window_Alarm.fzz │ ├── color-fader.fzz │ ├── 555TouchSwitch.fzz │ ├── Amplification.fzz │ ├── AnalogInputFSR.fzz │ ├── AnalogInputPot.fzz │ ├── Shift_Register.fzz │ ├── Stepper_Motor.fzz │ ├── obsolete │ ├── Blink.fzz │ ├── Servo.fzz │ ├── Fading.fzz │ ├── FlipFlop.fzz │ ├── H-Bridge.fzz │ ├── Loop-SMD.fzz │ ├── Matrix.fzz │ ├── Pingpong.fzz │ ├── Blink-SMD.fzz │ ├── Button-SMD.fzz │ ├── MagicBoard.fzz │ ├── Nightlight.fzz │ ├── Ping-Pong.fzz │ ├── treeduino.fzz │ ├── Chaserlights.fzz │ ├── Fortuneteller.fzz │ ├── Potentiometer.fzz │ ├── Synthesizer.fzz │ ├── TwitterSaurus.fzz │ ├── Processing_RGB.fzz │ ├── EDGY-motor-control.fzz │ ├── LiquidCrystalDisplay.fzz │ ├── earthquakeDetection.fzz │ ├── AutomaticLightingSystem.fzz │ ├── Curvy-Parking-Assistant.fzz │ ├── EDGY-motor-control-stepper.fzz │ └── EDGY-motor-control-two-motors.fzz │ ├── 7Segment_direct.fzz │ ├── AnalogInputOutput.fzz │ ├── Arduino-no-FTDI.fzz │ ├── DC_motor_control.fzz │ ├── LED-Matrix_simple.fzz │ ├── Parking-Assistant.fzz │ ├── Shift_Register_2x.fzz │ ├── VirtualColorMixer.fzz │ ├── AnalogInputToServo.fzz │ ├── Sabotage-Detection.fzz │ ├── npnPowerTransistor.fzz │ ├── AnalogInputThermistor.fzz │ ├── TemperaturSensorLM35.fzz │ ├── VoltageRegulator_7800series.fzz │ ├── VoltageRegulator_with_switch.fzz │ ├── Barebones Arduino (stripboard).fzz │ ├── Fritzing Workshop │ ├── Workshop_01_Blink.fzz │ ├── Workshop_07_Servo.fzz │ ├── Workshop_02_FlipFlop.fzz │ ├── Workshop_04_Fade-LED.fzz │ ├── Workshop_05_Potentiometer.fzz │ ├── Workshop_03_FlipFlop-w-Button.fzz │ └── Workshop_06_Automatic-Lightning.fzz │ └── Fritzing Creator Kit DE+EN │ ├── creator-kit-de │ ├── Fritzing │ │ ├── Blink.fzz │ │ ├── Fading.fzz │ │ ├── Matrix.fzz │ │ ├── Servo.fzz │ │ ├── FlipFlop.fzz │ │ ├── H-Bridge.fzz │ │ ├── PingPong.fzz │ │ ├── Lauflicht.fzz │ │ ├── Nachtlicht.fzz │ │ ├── Synthesizer.fzz │ │ ├── Wahrsager.fzz │ │ ├── Zaubertafel.fzz │ │ ├── Potentiometer.fzz │ │ ├── ProcessingRGB.fzz │ │ ├── TwitterSaurus.fzz │ │ ├── Verstaerkung.fzz │ │ └── Lichtautomatik.fzz │ ├── Processing │ │ ├── TwitterSaurus │ │ │ └── data │ │ │ │ ├── sound1.wav │ │ │ │ └── OCRAStd-14.vlw │ │ └── Zaubertafel │ │ │ └── Zaubertafel.pde │ └── Fritzing Creator Kit │ │ ├── Blink │ │ └── Blink.ino │ │ ├── Motor │ │ └── Motor.ino │ │ ├── Servo │ │ └── Servo.ino │ │ └── Fading │ │ └── Fading.ino │ └── creator-kit-en │ ├── Fritzing │ ├── Blink.fzz │ ├── Fading.fzz │ ├── Matrix.fzz │ ├── Servo.fzz │ ├── FlipFlop.fzz │ ├── H-Bridge.fzz │ ├── PingPong.fzz │ ├── MagicBoard.fzz │ ├── NightLight.fzz │ ├── Synthesizer.fzz │ ├── Amplification.fzz │ ├── ChaserLights.fzz │ ├── Fortuneteller.fzz │ ├── Potentiometer.fzz │ ├── ProcessingRGB.fzz │ ├── TwitterSaurus.fzz │ └── AutomaticLightingSystem.fzz │ ├── Processing │ ├── TwitterSaurus │ │ └── data │ │ │ ├── sound1.wav │ │ │ └── OCRAStd-14.vlw │ └── Zaubertafel │ │ └── Zaubertafel.pde │ └── Fritzing Creator Kit │ ├── Blink │ └── Blink.ino │ ├── Servo │ └── Servo.ino │ └── Fading │ └── Fading.ino ├── translations ├── fritzing_ar.qm ├── fritzing_bg.qm ├── fritzing_bn.qm ├── fritzing_cs.qm ├── fritzing_da.qm ├── fritzing_de.qm ├── fritzing_el.qm ├── fritzing_en.qm ├── fritzing_es.qm ├── fritzing_et.qm ├── fritzing_fa.qm ├── fritzing_fr.qm ├── fritzing_gl.qm ├── fritzing_hi.qm ├── fritzing_hu.qm ├── fritzing_id.qm ├── fritzing_it.qm ├── fritzing_ja.qm ├── fritzing_ko.qm ├── fritzing_mk.qm ├── fritzing_mr.qm ├── fritzing_nl.qm ├── fritzing_pl.qm ├── fritzing_ro.qm ├── fritzing_ru.qm ├── fritzing_sk.qm ├── fritzing_sl.qm ├── fritzing_sr.qm ├── fritzing_sv.qm ├── fritzing_th.qm ├── fritzing_tr.qm ├── fritzing_uk.qm ├── fritzing_ur.qm ├── fritzing_vi.qm ├── fritzing_pt_br.qm ├── fritzing_pt_pt.qm ├── fritzing_zh_cn.qm ├── fritzing_zh_tw.qm └── syntax │ └── styles.xml ├── docker ├── xvfb-release-helper.sh ├── build-linux.sh ├── release-linux.sh ├── Dockerfile.xenial └── Dockerfile.bionic ├── src ├── svg │ ├── svgpathregex.h │ └── svgtext.h ├── program │ ├── platformlaunchpad.h │ ├── platformpicaxe.h │ ├── platformarduino.h │ └── platformlaunchpad.cpp ├── utils │ └── bundler.h └── version │ └── modfiledialog.h ├── .github └── ISSUE_TEMPLATE │ ├── Enhancement.md │ └── Bug.md ├── Fritzing.sh ├── test ├── version │ └── cppversion.cpp └── version.pri ├── Fritzing.1 ├── org.fritzing.Fritzing.desktop ├── .gitignore └── pri ├── eagle.pri ├── infoview.pri ├── dock.pri ├── qtsysteminfo.pri ├── help.pri └── referencemodel.pri /resources/styles/linux-gnome-fritzing.qss: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.dockerignore: -------------------------------------------------------------------------------- 1 | release 2 | debug 3 | core 4 | -------------------------------------------------------------------------------- /config.tests/boost/boost.pro: -------------------------------------------------------------------------------- 1 | SOURCES = main.cpp 2 | -------------------------------------------------------------------------------- /resources/styles/mac-fritzing.qss: -------------------------------------------------------------------------------- 1 | /* add Mac-specific styles here */ -------------------------------------------------------------------------------- /tests/tests.pro: -------------------------------------------------------------------------------- 1 | TEMPLATE = subdirs 2 | 3 | SUBDIRS = auto 4 | 5 | -------------------------------------------------------------------------------- /resources/styles/win-fritzing.qss: -------------------------------------------------------------------------------- 1 | /* add Windows-specific styles here */ -------------------------------------------------------------------------------- /tests/auto/auto.pro: -------------------------------------------------------------------------------- 1 | TEMPLATE = subdirs 2 | 3 | SUBDIRS = test_svg 4 | 5 | -------------------------------------------------------------------------------- /tools/fixfz/fixfz.h: -------------------------------------------------------------------------------- 1 | #ifndef FIXFZ_H 2 | #define FIXFZ_H 3 | 4 | #endif // FIXFZ_H 5 | -------------------------------------------------------------------------------- /help/images/bus1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/help/images/bus1.png -------------------------------------------------------------------------------- /help/images/pin1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/help/images/pin1.png -------------------------------------------------------------------------------- /help/images/pin3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/help/images/pin3.png -------------------------------------------------------------------------------- /help/images/assoc1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/help/images/assoc1.png -------------------------------------------------------------------------------- /help/images/start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/help/images/start.png -------------------------------------------------------------------------------- /help/images/tools1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/help/images/tools1.png -------------------------------------------------------------------------------- /sketches/core/LCD.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/LCD.fzz -------------------------------------------------------------------------------- /sketches/core/Loop.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Loop.fzz -------------------------------------------------------------------------------- /resources/fonts/OCRA.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/fonts/OCRA.ttf -------------------------------------------------------------------------------- /resources/images/dot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/dot.png -------------------------------------------------------------------------------- /sketches/core/Button.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Button.fzz -------------------------------------------------------------------------------- /sketches/core/Knock.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Knock.fzz -------------------------------------------------------------------------------- /sketches/core/Melody.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Melody.fzz -------------------------------------------------------------------------------- /sketches/core/Op-amp.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Op-amp.fzz -------------------------------------------------------------------------------- /sketches/core/RGB-LED.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/RGB-LED.fzz -------------------------------------------------------------------------------- /sketches/core/Relay.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Relay.fzz -------------------------------------------------------------------------------- /sketches/core/Timer.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Timer.fzz -------------------------------------------------------------------------------- /help/images/highlight1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/help/images/highlight1.png -------------------------------------------------------------------------------- /help/images/highlight2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/help/images/highlight2.png -------------------------------------------------------------------------------- /help/images/highlight3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/help/images/highlight3.png -------------------------------------------------------------------------------- /help/images/schematic1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/help/images/schematic1.png -------------------------------------------------------------------------------- /help/images/schematic2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/help/images/schematic2.png -------------------------------------------------------------------------------- /help/images/schematic3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/help/images/schematic3.png -------------------------------------------------------------------------------- /sketches/core/Countdown.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Countdown.fzz -------------------------------------------------------------------------------- /sketches/core/Photocell.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Photocell.fzz -------------------------------------------------------------------------------- /translations/fritzing_ar.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_ar.qm -------------------------------------------------------------------------------- /translations/fritzing_bg.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_bg.qm -------------------------------------------------------------------------------- /translations/fritzing_bn.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_bn.qm -------------------------------------------------------------------------------- /translations/fritzing_cs.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_cs.qm -------------------------------------------------------------------------------- /translations/fritzing_da.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_da.qm -------------------------------------------------------------------------------- /translations/fritzing_de.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_de.qm -------------------------------------------------------------------------------- /translations/fritzing_el.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_el.qm -------------------------------------------------------------------------------- /translations/fritzing_en.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_en.qm -------------------------------------------------------------------------------- /translations/fritzing_es.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_es.qm -------------------------------------------------------------------------------- /translations/fritzing_et.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_et.qm -------------------------------------------------------------------------------- /translations/fritzing_fa.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_fa.qm -------------------------------------------------------------------------------- /translations/fritzing_fr.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_fr.qm -------------------------------------------------------------------------------- /translations/fritzing_gl.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_gl.qm -------------------------------------------------------------------------------- /translations/fritzing_hi.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_hi.qm -------------------------------------------------------------------------------- /translations/fritzing_hu.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_hu.qm -------------------------------------------------------------------------------- /translations/fritzing_id.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_id.qm -------------------------------------------------------------------------------- /translations/fritzing_it.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_it.qm -------------------------------------------------------------------------------- /translations/fritzing_ja.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_ja.qm -------------------------------------------------------------------------------- /translations/fritzing_ko.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_ko.qm -------------------------------------------------------------------------------- /translations/fritzing_mk.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_mk.qm -------------------------------------------------------------------------------- /translations/fritzing_mr.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_mr.qm -------------------------------------------------------------------------------- /translations/fritzing_nl.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_nl.qm -------------------------------------------------------------------------------- /translations/fritzing_pl.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_pl.qm -------------------------------------------------------------------------------- /translations/fritzing_ro.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_ro.qm -------------------------------------------------------------------------------- /translations/fritzing_ru.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_ru.qm -------------------------------------------------------------------------------- /translations/fritzing_sk.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_sk.qm -------------------------------------------------------------------------------- /translations/fritzing_sl.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_sl.qm -------------------------------------------------------------------------------- /translations/fritzing_sr.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_sr.qm -------------------------------------------------------------------------------- /translations/fritzing_sv.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_sv.qm -------------------------------------------------------------------------------- /translations/fritzing_th.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_th.qm -------------------------------------------------------------------------------- /translations/fritzing_tr.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_tr.qm -------------------------------------------------------------------------------- /translations/fritzing_uk.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_uk.qm -------------------------------------------------------------------------------- /translations/fritzing_ur.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_ur.qm -------------------------------------------------------------------------------- /translations/fritzing_vi.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_vi.qm -------------------------------------------------------------------------------- /resources/bins/icons/Core.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Core.png -------------------------------------------------------------------------------- /resources/bins/icons/Mine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Mine.png -------------------------------------------------------------------------------- /resources/bins/icons/Temp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Temp.png -------------------------------------------------------------------------------- /resources/fonts/DroidSans.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/fonts/DroidSans.ttf -------------------------------------------------------------------------------- /resources/images/icon_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icon_icon.png -------------------------------------------------------------------------------- /resources/images/pcb_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/pcb_icon.png -------------------------------------------------------------------------------- /resources/images/pcbs_2013.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/pcbs_2013.png -------------------------------------------------------------------------------- /sketches/core/ArduinoISP.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/ArduinoISP.fzz -------------------------------------------------------------------------------- /sketches/core/CosmicRayGun.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/CosmicRayGun.fzz -------------------------------------------------------------------------------- /sketches/core/LED-Matrix.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/LED-Matrix.fzz -------------------------------------------------------------------------------- /sketches/core/MidiDrumKit.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/MidiDrumKit.fzz -------------------------------------------------------------------------------- /sketches/core/Mood-Light.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Mood-Light.fzz -------------------------------------------------------------------------------- /sketches/core/Optocoupler.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Optocoupler.fzz -------------------------------------------------------------------------------- /sketches/core/TiltSwitch.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/TiltSwitch.fzz -------------------------------------------------------------------------------- /sketches/core/TouchSwitch.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/TouchSwitch.fzz -------------------------------------------------------------------------------- /sketches/core/TrafficLight.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/TrafficLight.fzz -------------------------------------------------------------------------------- /sketches/core/Window_Alarm.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Window_Alarm.fzz -------------------------------------------------------------------------------- /sketches/core/color-fader.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/color-fader.fzz -------------------------------------------------------------------------------- /translations/fritzing_pt_br.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_pt_br.qm -------------------------------------------------------------------------------- /translations/fritzing_pt_pt.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_pt_pt.qm -------------------------------------------------------------------------------- /translations/fritzing_zh_cn.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_zh_cn.qm -------------------------------------------------------------------------------- /translations/fritzing_zh_tw.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/translations/fritzing_zh_tw.qm -------------------------------------------------------------------------------- /docker/xvfb-release-helper.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | set -xe 3 | 4 | xvfb-run ./tools/linux_release_script/release.sh "$1" 5 | -------------------------------------------------------------------------------- /resources/bins/icons/Arduino.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Arduino.png -------------------------------------------------------------------------------- /resources/bins/icons/Contrib.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Contrib.png -------------------------------------------------------------------------------- /resources/bins/icons/Custom1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Custom1.png -------------------------------------------------------------------------------- /resources/bins/icons/Lilypad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Lilypad.png -------------------------------------------------------------------------------- /resources/bins/icons/PICAXE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/PICAXE.png -------------------------------------------------------------------------------- /resources/bins/icons/Pololu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Pololu.png -------------------------------------------------------------------------------- /resources/bins/icons/Search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Search.png -------------------------------------------------------------------------------- /resources/images/aboutbox_CC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/aboutbox_CC.png -------------------------------------------------------------------------------- /resources/images/donate_zoom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/donate_zoom.png -------------------------------------------------------------------------------- /resources/images/icons/check.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/check.png -------------------------------------------------------------------------------- /resources/images/welcome_kit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/welcome_kit.png -------------------------------------------------------------------------------- /resources/templates/bom_row.html: -------------------------------------------------------------------------------- 1 | 2 | %1 3 | %2 4 | %3 5 | -------------------------------------------------------------------------------- /sketches/core/555TouchSwitch.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/555TouchSwitch.fzz -------------------------------------------------------------------------------- /sketches/core/Amplification.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Amplification.fzz -------------------------------------------------------------------------------- /sketches/core/AnalogInputFSR.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/AnalogInputFSR.fzz -------------------------------------------------------------------------------- /sketches/core/AnalogInputPot.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/AnalogInputPot.fzz -------------------------------------------------------------------------------- /sketches/core/Shift_Register.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Shift_Register.fzz -------------------------------------------------------------------------------- /sketches/core/Stepper_Motor.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Stepper_Motor.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/Blink.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/Blink.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/Servo.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/Servo.fzz -------------------------------------------------------------------------------- /tools/linguist_translate.bat: -------------------------------------------------------------------------------- 1 | cd %~dp0 2 | cd .. 3 | C:\Qt\Qt5.6.2\5.6\msvc2013_64\bin\lupdate -noobsolete phoenix.pro 4 | -------------------------------------------------------------------------------- /resources/bins/icons/Core-mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Core-mono.png -------------------------------------------------------------------------------- /resources/bins/icons/Mine-mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Mine-mono.png -------------------------------------------------------------------------------- /resources/bins/icons/Parallax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Parallax.png -------------------------------------------------------------------------------- /resources/bins/icons/Snootlab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Snootlab.png -------------------------------------------------------------------------------- /resources/bins/icons/SparkFun.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/SparkFun.png -------------------------------------------------------------------------------- /resources/bins/icons/Temp-mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Temp-mono.png -------------------------------------------------------------------------------- /resources/fonts/DroidSans-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/fonts/DroidSans-Bold.ttf -------------------------------------------------------------------------------- /resources/fonts/DroidSansMono.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/fonts/DroidSansMono.ttf -------------------------------------------------------------------------------- /resources/images/aboutbox_FHP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/aboutbox_FHP.png -------------------------------------------------------------------------------- /resources/images/cursor/bendleg.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/bendleg.bmp -------------------------------------------------------------------------------- /resources/images/cursor/curve.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/curve.bmp -------------------------------------------------------------------------------- /resources/images/cursor/rotate.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/rotate.bmp -------------------------------------------------------------------------------- /resources/images/cursor/scale.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/scale.bmp -------------------------------------------------------------------------------- /resources/images/fritzing_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/fritzing_icon.png -------------------------------------------------------------------------------- /resources/images/helpImagePCB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/helpImagePCB.png -------------------------------------------------------------------------------- /resources/images/icons/asterisk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/asterisk.png -------------------------------------------------------------------------------- /resources/images/icons/nocheck.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/nocheck.png -------------------------------------------------------------------------------- /resources/images/icons/noicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/noicon.png -------------------------------------------------------------------------------- /resources/images/schematic_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/schematic_icon.png -------------------------------------------------------------------------------- /resources/images/splitterHandle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/splitterHandle.png -------------------------------------------------------------------------------- /resources/obsolete/error_x_mini.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/error_x_mini.png -------------------------------------------------------------------------------- /sketches/core/7Segment_direct.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/7Segment_direct.fzz -------------------------------------------------------------------------------- /sketches/core/AnalogInputOutput.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/AnalogInputOutput.fzz -------------------------------------------------------------------------------- /sketches/core/Arduino-no-FTDI.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Arduino-no-FTDI.fzz -------------------------------------------------------------------------------- /sketches/core/DC_motor_control.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/DC_motor_control.fzz -------------------------------------------------------------------------------- /sketches/core/LED-Matrix_simple.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/LED-Matrix_simple.fzz -------------------------------------------------------------------------------- /sketches/core/Parking-Assistant.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Parking-Assistant.fzz -------------------------------------------------------------------------------- /sketches/core/Shift_Register_2x.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Shift_Register_2x.fzz -------------------------------------------------------------------------------- /sketches/core/VirtualColorMixer.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/VirtualColorMixer.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/Fading.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/Fading.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/FlipFlop.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/FlipFlop.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/H-Bridge.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/H-Bridge.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/Loop-SMD.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/Loop-SMD.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/Matrix.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/Matrix.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/Pingpong.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/Pingpong.fzz -------------------------------------------------------------------------------- /tools/Fritzing.dmgCanvas/Disk Image: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/tools/Fritzing.dmgCanvas/Disk Image -------------------------------------------------------------------------------- /tools/linguist_release.bat: -------------------------------------------------------------------------------- 1 | cd %~dp0 2 | cd .. 3 | C:\Qt\Qt5.6.2\5.6\msvc2013_64\bin\lrelease -removeidentical phoenix.pro 4 | -------------------------------------------------------------------------------- /resources/bins/icons/Arduino-mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Arduino-mono.png -------------------------------------------------------------------------------- /resources/bins/icons/Contrib-mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Contrib-mono.png -------------------------------------------------------------------------------- /resources/bins/icons/Custom1-mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Custom1-mono.png -------------------------------------------------------------------------------- /resources/bins/icons/Lilypad-mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Lilypad-mono.png -------------------------------------------------------------------------------- /resources/bins/icons/PICAXE-mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/PICAXE-mono.png -------------------------------------------------------------------------------- /resources/bins/icons/Pololu-mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Pololu-mono.png -------------------------------------------------------------------------------- /resources/images/breadboard_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/breadboard_icon.png -------------------------------------------------------------------------------- /resources/images/cursor/bendpoint.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/bendpoint.bmp -------------------------------------------------------------------------------- /resources/images/cursor/make_wire.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/make_wire.bmp -------------------------------------------------------------------------------- /resources/images/cursor/part_move.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/part_move.bmp -------------------------------------------------------------------------------- /resources/images/icons/WS-appLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/WS-appLogo.png -------------------------------------------------------------------------------- /resources/images/icons/WS-fabLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/WS-fabLogo.png -------------------------------------------------------------------------------- /resources/images/icons/checkhover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/checkhover.png -------------------------------------------------------------------------------- /resources/images/icons/zoomSlider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/zoomSlider.png -------------------------------------------------------------------------------- /resources/images/splash/april1st.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/splash/april1st.png -------------------------------------------------------------------------------- /resources/obsolete/error_x_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/error_x_small.png -------------------------------------------------------------------------------- /sketches/core/AnalogInputToServo.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/AnalogInputToServo.fzz -------------------------------------------------------------------------------- /sketches/core/Sabotage-Detection.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Sabotage-Detection.fzz -------------------------------------------------------------------------------- /sketches/core/npnPowerTransistor.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/npnPowerTransistor.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/Blink-SMD.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/Blink-SMD.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/Button-SMD.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/Button-SMD.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/MagicBoard.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/MagicBoard.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/Nightlight.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/Nightlight.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/Ping-Pong.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/Ping-Pong.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/treeduino.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/treeduino.fzz -------------------------------------------------------------------------------- /tools/schem2schem/make.bat: -------------------------------------------------------------------------------- 1 | cd %~dp0 2 | C:\Qt\qt-everywhere-opensource-src-4.8.5\bin\qmake.exe -t vcapp -spec win32-msvc2012 s2s.pro -------------------------------------------------------------------------------- /resources/bins/icons/Parallax-mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Parallax-mono.png -------------------------------------------------------------------------------- /resources/bins/icons/Snootlab-mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/Snootlab-mono.png -------------------------------------------------------------------------------- /resources/bins/icons/SparkFun-mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/bins/icons/SparkFun-mono.png -------------------------------------------------------------------------------- /resources/images/AboutBoxLogoShield.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/AboutBoxLogoShield.png -------------------------------------------------------------------------------- /resources/images/aboutbox_scrollfade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/aboutbox_scrollfade.png -------------------------------------------------------------------------------- /resources/images/cursor/bendleg_mask.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/bendleg_mask.bmp -------------------------------------------------------------------------------- /resources/images/cursor/curve_mask.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/curve_mask.bmp -------------------------------------------------------------------------------- /resources/images/cursor/magic_wand.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/magic_wand.bmp -------------------------------------------------------------------------------- /resources/images/cursor/rotate_mask.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/rotate_mask.bmp -------------------------------------------------------------------------------- /resources/images/cursor/scale_mask.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/scale_mask.bmp -------------------------------------------------------------------------------- /resources/images/helpImageBreadboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/helpImageBreadboard.png -------------------------------------------------------------------------------- /resources/images/helpImageSchematic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/helpImageSchematic.png -------------------------------------------------------------------------------- /resources/images/icons/WS-blogLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/WS-blogLogo.png -------------------------------------------------------------------------------- /resources/images/icons/WS-donateLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/WS-donateLogo.png -------------------------------------------------------------------------------- /resources/images/icons/WS-forumLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/WS-forumLogo.png -------------------------------------------------------------------------------- /resources/images/icons/WS-fzz-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/WS-fzz-icon.png -------------------------------------------------------------------------------- /resources/images/icons/WS-new-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/WS-new-icon.png -------------------------------------------------------------------------------- /resources/images/icons/WS-open-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/WS-open-icon.png -------------------------------------------------------------------------------- /resources/images/icons/WS-shopLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/WS-shopLogo.png -------------------------------------------------------------------------------- /resources/images/icons/arrowButtonUp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/arrowButtonUp.png -------------------------------------------------------------------------------- /resources/images/icons/checkactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/checkactive.png -------------------------------------------------------------------------------- /resources/images/icons/noArrow_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/noArrow_icon.png -------------------------------------------------------------------------------- /resources/images/icons/searchField.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/searchField.png -------------------------------------------------------------------------------- /resources/images/remove_prop_enter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/remove_prop_enter.png -------------------------------------------------------------------------------- /resources/images/remove_prop_leave.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/remove_prop_leave.png -------------------------------------------------------------------------------- /resources/images/schematic_grid_tile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/schematic_grid_tile.png -------------------------------------------------------------------------------- /resources/images/splash/fab_logo_bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/splash/fab_logo_bar.png -------------------------------------------------------------------------------- /resources/images/splash/fab_slice1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/splash/fab_slice1.png -------------------------------------------------------------------------------- /resources/images/splash/fab_slice2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/splash/fab_slice2.png -------------------------------------------------------------------------------- /resources/images/splash/fab_slice3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/splash/fab_slice3.png -------------------------------------------------------------------------------- /resources/images/splash/fab_slice4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/splash/fab_slice4.png -------------------------------------------------------------------------------- /resources/images/splash/fab_slice5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/splash/fab_slice5.png -------------------------------------------------------------------------------- /resources/images/splash/fab_slice6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/splash/fab_slice6.png -------------------------------------------------------------------------------- /resources/images/warning_mark_mini.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/warning_mark_mini.png -------------------------------------------------------------------------------- /resources/images/warning_mark_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/warning_mark_small.png -------------------------------------------------------------------------------- /resources/obsolete/error_count_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/error_count_small.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinMenu_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinMenu_icon.png -------------------------------------------------------------------------------- /sketches/core/AnalogInputThermistor.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/AnalogInputThermistor.fzz -------------------------------------------------------------------------------- /sketches/core/TemperaturSensorLM35.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/TemperaturSensorLM35.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/Chaserlights.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/Chaserlights.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/Fortuneteller.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/Fortuneteller.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/Potentiometer.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/Potentiometer.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/Synthesizer.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/Synthesizer.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/TwitterSaurus.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/TwitterSaurus.fzz -------------------------------------------------------------------------------- /resources/images/cursor/bendpoint_mask.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/bendpoint_mask.bmp -------------------------------------------------------------------------------- /resources/images/cursor/make_wire_mask.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/make_wire_mask.bmp -------------------------------------------------------------------------------- /resources/images/cursor/new_bendpoint.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/new_bendpoint.bmp -------------------------------------------------------------------------------- /resources/images/cursor/part_move_mask.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/part_move_mask.bmp -------------------------------------------------------------------------------- /resources/images/icons/WS-galleryLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/WS-galleryLogo.png -------------------------------------------------------------------------------- /resources/images/icons/arrowButtonDown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/arrowButtonDown.png -------------------------------------------------------------------------------- /resources/images/icons/arrowButtonLeft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/arrowButtonLeft.png -------------------------------------------------------------------------------- /resources/images/icons/combobox-arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/combobox-arrow.png -------------------------------------------------------------------------------- /resources/images/icons/noteResizeGrip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/noteResizeGrip.png -------------------------------------------------------------------------------- /resources/images/icons/zoomSliderHover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/zoomSliderHover.png -------------------------------------------------------------------------------- /resources/images/icons/zoomSliderMinus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/zoomSliderMinus.png -------------------------------------------------------------------------------- /resources/images/icons/zoomSliderPlus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/zoomSliderPlus.png -------------------------------------------------------------------------------- /resources/images/splash/fhp_logo_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/splash/fhp_logo_small.png -------------------------------------------------------------------------------- /resources/images/waiting_circle_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/waiting_circle_small.png -------------------------------------------------------------------------------- /sketches/core/obsolete/Processing_RGB.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/Processing_RGB.fzz -------------------------------------------------------------------------------- /resources/images/cursor/magic_wand_mask.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/magic_wand_mask.bmp -------------------------------------------------------------------------------- /resources/images/cursor/rubberband_move.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/rubberband_move.bmp -------------------------------------------------------------------------------- /resources/images/cursor/spot_face_cutter.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/spot_face_cutter.bmp -------------------------------------------------------------------------------- /resources/images/fritzing_logo_background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/fritzing_logo_background.png -------------------------------------------------------------------------------- /resources/images/icons/Toolbar_Icon_Order.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/Toolbar_Icon_Order.png -------------------------------------------------------------------------------- /resources/images/icons/arrowButtonRight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/arrowButtonRight.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarPastie_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarPastie_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbar_separator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbar_separator.png -------------------------------------------------------------------------------- /resources/images/inViewHelpAutorouteArrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/inViewHelpAutorouteArrow.png -------------------------------------------------------------------------------- /resources/images/inViewHelpCloseButtonPCB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/inViewHelpCloseButtonPCB.png -------------------------------------------------------------------------------- /resources/images/inViewHelpPartsBinArrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/inViewHelpPartsBinArrow.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinAddPart_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinAddPart_icon.png -------------------------------------------------------------------------------- /resources/system_icons/linux/fz_icon128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/linux/fz_icon128.png -------------------------------------------------------------------------------- /resources/system_icons/linux/fz_icon256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/linux/fz_icon256.png -------------------------------------------------------------------------------- /resources/system_icons/linux/fzb_icon128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/linux/fzb_icon128.png -------------------------------------------------------------------------------- /resources/system_icons/linux/fzb_icon256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/linux/fzb_icon256.png -------------------------------------------------------------------------------- /resources/system_icons/linux/fzbz_icon128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/linux/fzbz_icon128.png -------------------------------------------------------------------------------- /resources/system_icons/linux/fzbz_icon256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/linux/fzbz_icon256.png -------------------------------------------------------------------------------- /resources/system_icons/linux/fzm_icon128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/linux/fzm_icon128.png -------------------------------------------------------------------------------- /resources/system_icons/linux/fzm_icon256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/linux/fzm_icon256.png -------------------------------------------------------------------------------- /resources/system_icons/linux/fzp_icon128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/linux/fzp_icon128.png -------------------------------------------------------------------------------- /resources/system_icons/linux/fzp_icon256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/linux/fzp_icon256.png -------------------------------------------------------------------------------- /resources/system_icons/linux/fzpz_icon128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/linux/fzpz_icon128.png -------------------------------------------------------------------------------- /resources/system_icons/linux/fzpz_icon256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/linux/fzpz_icon256.png -------------------------------------------------------------------------------- /resources/system_icons/linux/fzz_icon128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/linux/fzz_icon128.png -------------------------------------------------------------------------------- /resources/system_icons/linux/fzz_icon256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/linux/fzz_icon256.png -------------------------------------------------------------------------------- /resources/system_icons/win/fritzing_icon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/win/fritzing_icon.ico -------------------------------------------------------------------------------- /sketches/core/VoltageRegulator_7800series.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/VoltageRegulator_7800series.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/EDGY-motor-control.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/EDGY-motor-control.fzz -------------------------------------------------------------------------------- /resources/images/cursor/new_bendpoint_mask.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/new_bendpoint_mask.bmp -------------------------------------------------------------------------------- /resources/images/icons/dockWidgetEmpty_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/dockWidgetEmpty_icon.png -------------------------------------------------------------------------------- /resources/images/icons/parts_plural_v3_plur.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/parts_plural_v3_plur.png -------------------------------------------------------------------------------- /resources/images/icons/parts_plural_v3_sing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/parts_plural_v3_sing.png -------------------------------------------------------------------------------- /resources/images/icons/smalToolarrow-normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/smalToolarrow-normal.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarOrderBG_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarOrderBG_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarShareBG_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarShareBG_icon.png -------------------------------------------------------------------------------- /resources/images/splash/splash_progressbar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/splash/splash_progressbar.png -------------------------------------------------------------------------------- /resources/images/splash/splash_screen_start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/splash/splash_screen_start.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinBinoptions_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinBinoptions_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinCoreEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinCoreEnabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinCorePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinCorePressed_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinMenuPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinMenuPressed_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinOpenEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinOpenEnabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinOpenPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinOpenPressed_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinPartoptions_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinPartoptions_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinSaveEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinSaveEnabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinSavePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinSavePressed_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinToolButtonArrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinToolButtonArrow.png -------------------------------------------------------------------------------- /resources/system_icons/linux/fritzing_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/linux/fritzing_icon.png -------------------------------------------------------------------------------- /resources/system_icons/macosx/mac_fz_icon.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/macosx/mac_fz_icon.icns -------------------------------------------------------------------------------- /resources/system_icons/macosx/mac_fzb_icon.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/macosx/mac_fzb_icon.icns -------------------------------------------------------------------------------- /resources/system_icons/macosx/mac_fzm_icon.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/macosx/mac_fzm_icon.icns -------------------------------------------------------------------------------- /resources/system_icons/macosx/mac_fzp_icon.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/macosx/mac_fzp_icon.icns -------------------------------------------------------------------------------- /resources/system_icons/macosx/mac_fzz_icon.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/macosx/mac_fzz_icon.icns -------------------------------------------------------------------------------- /sketches/core/VoltageRegulator_with_switch.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/VoltageRegulator_with_switch.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/LiquidCrystalDisplay.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/LiquidCrystalDisplay.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/earthquakeDetection.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/earthquakeDetection.fzz -------------------------------------------------------------------------------- /tools/Fritzing.dmgCanvas/QuickLook/Preview.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/tools/Fritzing.dmgCanvas/QuickLook/Preview.jpg -------------------------------------------------------------------------------- /tools/fixfz/fixfz.pro: -------------------------------------------------------------------------------- 1 | TEMPLATE = app 2 | TARGET = fxfz 3 | HEADERS = fixfz.h 4 | SOURCES = fixfz.cpp 5 | CONFIG += console 6 | QT += core gui xml 7 | -------------------------------------------------------------------------------- /resources/images/cursor/rubberband_move_mask.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/rubberband_move_mask.bmp -------------------------------------------------------------------------------- /resources/images/cursor/spot_face_cutter_mask.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/cursor/spot_face_cutter_mask.bmp -------------------------------------------------------------------------------- /resources/images/icons/TabWidgetCodeHover_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabWidgetCodeHover_icon.png -------------------------------------------------------------------------------- /resources/images/icons/TabWidgetPcbActive_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabWidgetPcbActive_icon.png -------------------------------------------------------------------------------- /resources/images/icons/TabWidgetPcbHover_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabWidgetPcbHover_icon.png -------------------------------------------------------------------------------- /resources/images/icons/fabquote_button_hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/fabquote_button_hover.png -------------------------------------------------------------------------------- /resources/images/icons/fabquote_button_press.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/fabquote_button_press.png -------------------------------------------------------------------------------- /resources/images/icons/fabquote_button_release.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/fabquote_button_release.png -------------------------------------------------------------------------------- /resources/images/icons/partsEditorZoomInFocus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/partsEditorZoomInFocus.png -------------------------------------------------------------------------------- /resources/images/icons/partsEditorZoomOutFocus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/partsEditorZoomOutFocus.png -------------------------------------------------------------------------------- /resources/images/icons/smalToolarrow-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/smalToolarrow-inactive.png -------------------------------------------------------------------------------- /resources/images/icons/smalToolarrow-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/smalToolarrow-pressed.png -------------------------------------------------------------------------------- /resources/images/icons/spinArrowButtonUpNormal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/spinArrowButtonUpNormal.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarAdHocPart_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarAdHocPart_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarDiyDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarDiyDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarDiyEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarDiyEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarDiyPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarDiyPressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarExport_diy_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarExport_diy_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarExport_gbr_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarExport_gbr_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarExport_gbx_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarExport_gbx_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarExport_jpeg_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarExport_jpeg_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarExport_pdf_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarExport_pdf_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarExport_png_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarExport_png_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarExport_ps_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarExport_ps_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarFlipEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarFlipEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarFlipPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarFlipPressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/zoomSliderMinusPressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/zoomSliderMinusPressed.png -------------------------------------------------------------------------------- /resources/images/icons/zoomSliderPlusPressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/zoomSliderPlusPressed.png -------------------------------------------------------------------------------- /resources/images/inViewHelpSwitchButtonsArrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/inViewHelpSwitchButtonsArrow.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinAddPartPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinAddPartPressed_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinDeleteDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinDeleteDisabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinDeleteEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinDeleteEnabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinDeletePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinDeletePressed_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinIconViewActive_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinIconViewActive_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinListViewActive_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinListViewActive_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinSaveDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinSaveDisabled_icon.png -------------------------------------------------------------------------------- /resources/system_icons/macosx/fritzing_icon.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/macosx/fritzing_icon.icns -------------------------------------------------------------------------------- /resources/system_icons/macosx/mac_fzpz_icon.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/macosx/mac_fzpz_icon.icns -------------------------------------------------------------------------------- /sketches/core/Barebones Arduino (stripboard).fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Barebones Arduino (stripboard).fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/AutomaticLightingSystem.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/AutomaticLightingSystem.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/Curvy-Parking-Assistant.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/Curvy-Parking-Assistant.fzz -------------------------------------------------------------------------------- /resources/images/icons/TabWidgetCodeActive_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabWidgetCodeActive_icon.png -------------------------------------------------------------------------------- /resources/images/icons/TabWidgetPcbInactive_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabWidgetPcbInactive_icon.png -------------------------------------------------------------------------------- /resources/images/icons/dockWidgetCloseHover_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/dockWidgetCloseHover_icon.png -------------------------------------------------------------------------------- /resources/images/icons/dockWidgetFloatHover_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/dockWidgetFloatHover_icon.png -------------------------------------------------------------------------------- /resources/images/icons/partsBinCombinedMenu_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/partsBinCombinedMenu_icon.png -------------------------------------------------------------------------------- /resources/images/icons/partsEditorZoomInEnabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/partsEditorZoomInEnabled.png -------------------------------------------------------------------------------- /resources/images/icons/partsEditorZoomInPressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/partsEditorZoomInPressed.png -------------------------------------------------------------------------------- /resources/images/icons/partsEditorZoomOutEnabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/partsEditorZoomOutEnabled.png -------------------------------------------------------------------------------- /resources/images/icons/partsEditorZoomOutPressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/partsEditorZoomOutPressed.png -------------------------------------------------------------------------------- /resources/images/icons/spinArrowButtonDownNormal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/spinArrowButtonDownNormal.png -------------------------------------------------------------------------------- /resources/images/icons/spinArrowButtonUpPressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/spinArrowButtonUpPressed.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarFlipDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarFlipDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarNotesDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarNotesDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarNotesEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarNotesEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarNotesPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarNotesPressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarOrderDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarOrderDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarOrderEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarOrderEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarOrderPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarOrderPressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarRotateEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarRotateEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarRotatePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarRotatePressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarShareDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarShareDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarShareEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarShareEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarSharePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarSharePressed_icon.png -------------------------------------------------------------------------------- /resources/images/inViewHelpCloseButtonBreadboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/inViewHelpCloseButtonBreadboard.png -------------------------------------------------------------------------------- /resources/images/inViewHelpCloseButtonSchematic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/inViewHelpCloseButtonSchematic.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinIconViewDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinIconViewDisabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinIconViewEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinIconViewEnabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinIconViewInactive_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinIconViewInactive_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinIconViewPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinIconViewPressed_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinListViewDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinListViewDisabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinListViewEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinListViewEnabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinListViewInactive_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinListViewInactive_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinListViewPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinListViewPressed_icon.png -------------------------------------------------------------------------------- /resources/system_icons/macosx/mac_icon_template.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/system_icons/macosx/mac_icon_template.xcf -------------------------------------------------------------------------------- /resources/images/icons/TabScrollArrowButtonUpNormal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabScrollArrowButtonUpNormal.png -------------------------------------------------------------------------------- /resources/images/icons/TabWidgetCodeInactive_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabWidgetCodeInactive_icon.png -------------------------------------------------------------------------------- /resources/images/icons/TabWidgetSchematicHover_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabWidgetSchematicHover_icon.png -------------------------------------------------------------------------------- /resources/images/icons/TabWidgetWelcomeActive_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabWidgetWelcomeActive_icon.png -------------------------------------------------------------------------------- /resources/images/icons/TabWidgetWelcomeHover_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabWidgetWelcomeHover_icon.png -------------------------------------------------------------------------------- /resources/images/icons/dockWidgetCloseNormal_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/dockWidgetCloseNormal_icon.png -------------------------------------------------------------------------------- /resources/images/icons/dockWidgetClosePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/dockWidgetClosePressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/dockWidgetCollapseHover_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/dockWidgetCollapseHover_icon.png -------------------------------------------------------------------------------- /resources/images/icons/dockWidgetFloatNormal_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/dockWidgetFloatNormal_icon.png -------------------------------------------------------------------------------- /resources/images/icons/dockWidgetFloatPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/dockWidgetFloatPressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/partsEditorZoomInHorButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/partsEditorZoomInHorButton.png -------------------------------------------------------------------------------- /resources/images/icons/partsEditorZoomInVerButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/partsEditorZoomInVerButton.png -------------------------------------------------------------------------------- /resources/images/icons/partsEditorZoomOutHorButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/partsEditorZoomOutHorButton.png -------------------------------------------------------------------------------- /resources/images/icons/partsEditorZoomOutVerButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/partsEditorZoomOutVerButton.png -------------------------------------------------------------------------------- /resources/images/icons/spinArrowButtonDownPressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/spinArrowButtonDownPressed.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarAdHocPartPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarAdHocPartPressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarAutorouteEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarAutorouteEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarAutoroutePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarAutoroutePressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarEditPartEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarEditPartEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarNewCodeDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarNewCodeDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarNewCodeEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarNewCodeEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarNewCodePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarNewCodePressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarOpenCodeDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarOpenCodeDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarOpenCodeEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarOpenCodeEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarOpenCodePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarOpenCodePressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarRotateDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarRotateDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarSaveCodeDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarSaveCodeDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarSaveCodeEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarSaveCodeEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarSaveCodePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarSaveCodePressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarViewFromBEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarViewFromBEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarViewFromBPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarViewFromBPressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarViewFromTEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarViewFromTEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarViewFromTPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarViewFromTPressed_icon.png -------------------------------------------------------------------------------- /resources/images/splash/splash_screen_start-alpha.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/splash/splash_screen_start-alpha.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinBinoptionsPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinBinoptionsPressed_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinExportPartDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinExportPartDisabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinExportPartEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinExportPartEnabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinExportPartPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinExportPartPressed_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinPartoptionsPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinPartoptionsPressed_icon.png -------------------------------------------------------------------------------- /sketches/core/Fritzing Workshop/Workshop_01_Blink.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Workshop/Workshop_01_Blink.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Workshop/Workshop_07_Servo.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Workshop/Workshop_07_Servo.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/EDGY-motor-control-stepper.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/EDGY-motor-control-stepper.fzz -------------------------------------------------------------------------------- /tools/schem2schem/readme.md: -------------------------------------------------------------------------------- 1 | Fritzing tool for converting old-style to new-style (0.1" grid) schematics 2 | 3 | See http://blog.fritzing.org/2014/01/23/0-8-6-schematics/ -------------------------------------------------------------------------------- /resources/images/icons/TabScrollArrowButtonDownNormal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabScrollArrowButtonDownNormal.png -------------------------------------------------------------------------------- /resources/images/icons/TabScrollArrowButtonLeftNormal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabScrollArrowButtonLeftNormal.png -------------------------------------------------------------------------------- /resources/images/icons/TabScrollArrowButtonUpPressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabScrollArrowButtonUpPressed.png -------------------------------------------------------------------------------- /resources/images/icons/TabWidgetBreadboardActive_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabWidgetBreadboardActive_icon.png -------------------------------------------------------------------------------- /resources/images/icons/TabWidgetBreadboardHover_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabWidgetBreadboardHover_icon.png -------------------------------------------------------------------------------- /resources/images/icons/TabWidgetSchematicActive_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabWidgetSchematicActive_icon.png -------------------------------------------------------------------------------- /resources/images/icons/TabWidgetWelcomeInactive_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabWidgetWelcomeInactive_icon.png -------------------------------------------------------------------------------- /resources/images/icons/dockWidgetCollapseNormal_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/dockWidgetCollapseNormal_icon.png -------------------------------------------------------------------------------- /resources/images/icons/dockWidgetCollapsePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/dockWidgetCollapsePressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/partsBinCombinedMenuHover_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/partsBinCombinedMenuHover_icon.png -------------------------------------------------------------------------------- /resources/images/icons/segmentedSwitcherXActiveDimmed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/segmentedSwitcherXActiveDimmed.png -------------------------------------------------------------------------------- /resources/images/icons/segmentedSwitcherXActiveFocus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/segmentedSwitcherXActiveFocus.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarActiveLayerEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarActiveLayerEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarActiveLayerPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarActiveLayerPressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarAdHocPartDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarAdHocPartDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarAutorouteDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarAutorouteDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarMonitorCodeEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarMonitorCodeEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarMonitorCodePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarMonitorCodePressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarProgramCodeEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarProgramCodeEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarProgramCodePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarProgramCodePressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarVerifyCodeDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarVerifyCodeDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarVerifyCodeEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarVerifyCodeEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarVerifyCodePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarVerifyCodePressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarViewFromBDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarViewFromBDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarViewFromTDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarViewFromTDisabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinIconViewActivePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinIconViewActivePressed_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinListViewActivePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinListViewActivePressed_icon.png -------------------------------------------------------------------------------- /sketches/core/Fritzing Workshop/Workshop_02_FlipFlop.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Workshop/Workshop_02_FlipFlop.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Workshop/Workshop_04_Fade-LED.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Workshop/Workshop_04_Fade-LED.fzz -------------------------------------------------------------------------------- /sketches/core/obsolete/EDGY-motor-control-two-motors.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/obsolete/EDGY-motor-control-two-motors.fzz -------------------------------------------------------------------------------- /resources/images/icons/TabScrollArrowButtonDownPressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabScrollArrowButtonDownPressed.png -------------------------------------------------------------------------------- /resources/images/icons/TabScrollArrowButtonLeftPressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabScrollArrowButtonLeftPressed.png -------------------------------------------------------------------------------- /resources/images/icons/TabScrollArrowButtonRightNormal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabScrollArrowButtonRightNormal.png -------------------------------------------------------------------------------- /resources/images/icons/TabScrollArrowButtonRightPressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabScrollArrowButtonRightPressed.png -------------------------------------------------------------------------------- /resources/images/icons/TabWidgetBreadboardInactive_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabWidgetBreadboardInactive_icon.png -------------------------------------------------------------------------------- /resources/images/icons/TabWidgetSchematicInactive_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/TabWidgetSchematicInactive_icon.png -------------------------------------------------------------------------------- /resources/images/icons/partsBinCombinedMenuPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/partsBinCombinedMenuPressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/segmentedSwitcherXInactiveDimmed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/segmentedSwitcherXInactiveDimmed.png -------------------------------------------------------------------------------- /resources/images/icons/segmentedSwitcherXInactiveFocus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/segmentedSwitcherXInactiveFocus.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarActiveLayerBDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarActiveLayerBDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarActiveLayerBEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarActiveLayerBEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarActiveLayerBPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarActiveLayerBPressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarActiveLayerDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarActiveLayerDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarActiveLayerTDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarActiveLayerTDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarActiveLayerTEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarActiveLayerTEnabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarActiveLayerTPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarActiveLayerTPressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarMonitorCodeDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarMonitorCodeDisabled_icon.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarProgramCodeDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarProgramCodeDisabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/itemselection/crosshairHandlerActive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/itemselection/crosshairHandlerActive.png -------------------------------------------------------------------------------- /resources/obsolete/itemselection/crosshairHandlerHover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/itemselection/crosshairHandlerHover.png -------------------------------------------------------------------------------- /resources/obsolete/itemselection/crosshairHandlerNormal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/itemselection/crosshairHandlerNormal.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinIconViewInactivePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinIconViewInactivePressed_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsBinListViewInactivePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsBinListViewInactivePressed_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsEditorConnectorAddDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsEditorConnectorAddDisabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsEditorConnectorAddEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsEditorConnectorAddEnabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsEditorConnectorAddPressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsEditorConnectorAddPressed_icon.png -------------------------------------------------------------------------------- /resources/images/icons/segmentedSwitcherXActiveFocusHover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/segmentedSwitcherXActiveFocusHover.png -------------------------------------------------------------------------------- /resources/obsolete/itemselection/cornerHandlerDarkTopLeft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/itemselection/cornerHandlerDarkTopLeft.png -------------------------------------------------------------------------------- /resources/obsolete/itemselection/cornerHandlerDarkTopRight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/itemselection/cornerHandlerDarkTopRight.png -------------------------------------------------------------------------------- /resources/obsolete/partsEditorConnectorRemoveDisabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsEditorConnectorRemoveDisabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsEditorConnectorRemoveEnabled_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsEditorConnectorRemoveEnabled_icon.png -------------------------------------------------------------------------------- /resources/obsolete/partsEditorConnectorRemovePressed_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/partsEditorConnectorRemovePressed_icon.png -------------------------------------------------------------------------------- /resources/templates/perfboard_connectorTemplate.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /sketches/core/Fritzing Workshop/Workshop_05_Potentiometer.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Workshop/Workshop_05_Potentiometer.fzz -------------------------------------------------------------------------------- /resources/images/icons/segmentedSwitcherXInactiveFocusHover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/segmentedSwitcherXInactiveFocusHover.png -------------------------------------------------------------------------------- /resources/images/icons/toolbarEditPartDisabled_toolbar_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/images/icons/toolbarEditPartDisabled_toolbar_icon.png -------------------------------------------------------------------------------- /resources/obsolete/itemselection/cornerHandlerActiveTopLeft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/itemselection/cornerHandlerActiveTopLeft.png -------------------------------------------------------------------------------- /resources/obsolete/itemselection/cornerHandlerActiveTopRight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/itemselection/cornerHandlerActiveTopRight.png -------------------------------------------------------------------------------- /resources/obsolete/itemselection/cornerHandlerDarkBottomLeft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/itemselection/cornerHandlerDarkBottomLeft.png -------------------------------------------------------------------------------- /resources/obsolete/itemselection/cornerHandlerDarkBottomRight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/itemselection/cornerHandlerDarkBottomRight.png -------------------------------------------------------------------------------- /sketches/core/Fritzing Workshop/Workshop_03_FlipFlop-w-Button.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Workshop/Workshop_03_FlipFlop-w-Button.fzz -------------------------------------------------------------------------------- /resources/obsolete/itemselection/cornerHandlerActiveBottomLeft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/itemselection/cornerHandlerActiveBottomLeft.png -------------------------------------------------------------------------------- /resources/obsolete/itemselection/cornerHandlerActiveBottomRight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/resources/obsolete/itemselection/cornerHandlerActiveBottomRight.png -------------------------------------------------------------------------------- /sketches/core/Fritzing Workshop/Workshop_06_Automatic-Lightning.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Workshop/Workshop_06_Automatic-Lightning.fzz -------------------------------------------------------------------------------- /tools/schem2schem/main.cpp: -------------------------------------------------------------------------------- 1 | 2 | #include "s2sapplication.h" 3 | 4 | int main(int argc, char *argv[]) 5 | { 6 | S2SApplication a(argc, argv); 7 | 8 | a.start(); 9 | 10 | } 11 | -------------------------------------------------------------------------------- /resources/bins/temp.fzb: -------------------------------------------------------------------------------- 1 | 2 | 3 | Temp 4 | 5 | 6 | -------------------------------------------------------------------------------- /config.tests/boost/main.cpp: -------------------------------------------------------------------------------- 1 | #include 2 | #if BOOST_VERSION / 100000 == 1 && BOOST_VERSION / 100 % 1000 == 54 3 | #error "Boost 1.54 found" 4 | #endif 5 | 6 | int main() 7 | { 8 | } 9 | -------------------------------------------------------------------------------- /resources/bins/my_parts.fzb: -------------------------------------------------------------------------------- 1 | 2 | 3 | My Parts 4 | 5 | 6 | -------------------------------------------------------------------------------- /resources/bins/search.fzb: -------------------------------------------------------------------------------- 1 | 2 | 3 | Search 4 | 5 | 6 | -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Blink.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Blink.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Fading.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Fading.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Matrix.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Matrix.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Servo.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Servo.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/Blink.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/Blink.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/Fading.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/Fading.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/Matrix.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/Matrix.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/Servo.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/Servo.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/FlipFlop.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/FlipFlop.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/H-Bridge.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/H-Bridge.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/PingPong.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/PingPong.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/FlipFlop.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/FlipFlop.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/H-Bridge.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/H-Bridge.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/PingPong.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/PingPong.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Lauflicht.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Lauflicht.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Nachtlicht.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Nachtlicht.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Synthesizer.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Synthesizer.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Wahrsager.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Wahrsager.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Zaubertafel.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Zaubertafel.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/MagicBoard.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/MagicBoard.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/NightLight.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/NightLight.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/Synthesizer.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/Synthesizer.fzz -------------------------------------------------------------------------------- /resources/styles/linux-fritzing.qss: -------------------------------------------------------------------------------- 1 | /* override the combo box color because the linux menu background is dark grey so the standard color is too dim */ 2 | 3 | #infoViewComboBox { 4 | color: rgb(0xd0,0xd0,0xd0); 5 | } -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Potentiometer.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Potentiometer.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/ProcessingRGB.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/ProcessingRGB.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/TwitterSaurus.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/TwitterSaurus.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Verstaerkung.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Verstaerkung.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/Amplification.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/Amplification.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/ChaserLights.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/ChaserLights.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/Fortuneteller.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/Fortuneteller.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/Potentiometer.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/Potentiometer.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/ProcessingRGB.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/ProcessingRGB.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/TwitterSaurus.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/TwitterSaurus.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Lichtautomatik.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing/Lichtautomatik.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/AutomaticLightingSystem.fzz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing/AutomaticLightingSystem.fzz -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Processing/TwitterSaurus/data/sound1.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Processing/TwitterSaurus/data/sound1.wav -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Processing/TwitterSaurus/data/sound1.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Processing/TwitterSaurus/data/sound1.wav -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Processing/TwitterSaurus/data/OCRAStd-14.vlw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Processing/TwitterSaurus/data/OCRAStd-14.vlw -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Processing/TwitterSaurus/data/OCRAStd-14.vlw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsch/fritzing-app/develop/sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Processing/TwitterSaurus/data/OCRAStd-14.vlw -------------------------------------------------------------------------------- /resources/parts/svg/core/schematic/frame.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /resources/parts/svg/obsolete/schematic/0.3.schem.frame.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /docker/build-linux.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | set -xe 3 | 4 | mkdir build 5 | docker run -v "$(pwd):/home/conan/fritzing" -w /home/conan/fritzing/build fritzing/build:bionic qmake ../phoenix.pro 6 | docker run -v "$(pwd):/home/conan/fritzing" -w /home/conan/fritzing/build fritzing/build:bionic make -j16 7 | -------------------------------------------------------------------------------- /docker/release-linux.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | set -xe 3 | 4 | docker run --privileged -v "$(pwd):/home/conan/fritzing" \ 5 | -e TRAVIS="${TRAVIS:-}" \ 6 | -e TRAVIS_BUILD_NUMBER="${TRAVIS_BUILD_NUMBER:-}" \ 7 | -w /home/conan/fritzing fritzing/build:"$1" docker/xvfb-release-helper.sh "$2" 8 | -------------------------------------------------------------------------------- /resources/parts/svg/core/breadboard/ruler.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /src/svg/svgpathregex.h: -------------------------------------------------------------------------------- 1 | #ifndef SVGPATHPARSER_H 2 | #define SVGPATHPARSER_H 3 | 4 | #include 5 | 6 | static const QRegExp AaCc("[aAcCqQtTsS]"); 7 | static const QRegExp MFinder("([mM])\\s*([-+\\.\\d]+)[\\s,]+([-+\\.\\d]+)"); 8 | static const QRegExp MultipleZs("[zZ]\\s*[^\\s]"); 9 | 10 | #endif 11 | -------------------------------------------------------------------------------- /resources/styles/linux-kde-oxygen-fritzing.qss: -------------------------------------------------------------------------------- 1 | /* probably obsolete now 2 | 3 | StackTabWidget::pane { 4 | position: absolute; 5 | top: 0.43em; 6 | } 7 | 8 | StackTabBar::tab { 9 | min-height: 1.5em; 10 | padding: 0; 11 | } 12 | 13 | 14 | #partsEditor QTabWidget::pane { 15 | top: 0.65em; 16 | } 17 | 18 | */ -------------------------------------------------------------------------------- /resources/parts/svg/core/pcb/logo.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | logo 4 | 5 | 6 | -------------------------------------------------------------------------------- /tools/build-windows.bat: -------------------------------------------------------------------------------- 1 | REM echo off 2 | 3 | call "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\Tools\VsDevCmd.bat" -host_arch=amd64 -arch=amd64 4 | call "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\Tools\VsDevCmd.bat" -test 5 | 6 | tools\release_fritzing.bat %1 64 2017 7 | -------------------------------------------------------------------------------- /resources/parts/svg/core/pcb/copper1logo.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | logo 4 | 5 | 6 | -------------------------------------------------------------------------------- /resources/parts/svg/core/schematic/schematiclogo.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | logo 4 | 5 | 6 | -------------------------------------------------------------------------------- /resources/parts/svg/core/breadboard/breadboardlogo.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | logo 4 | 5 | 6 | -------------------------------------------------------------------------------- /resources/parts/svg/core/pcb/pad0.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /resources/parts/svg/core/pcb/groundplane.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /resources/parts/svg/core/pcb/pad.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /resources/templates/jumper_jumperwiresLayerTemplate.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/Enhancement.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Enhancement Template 3 | about: Use this to provide a suggestion for a new feature 4 | labels: Enhancement 5 | --- 6 | 7 | ## Problem 8 | Describes from a user perspective the current state and its shortcomings. 9 | 10 | ## Proposed Solution 11 | Describes from a user perspective the ideal state of the implementation 12 | -------------------------------------------------------------------------------- /resources/images/splash/splash.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /src/program/platformlaunchpad.h: -------------------------------------------------------------------------------- 1 | #include "platform.h" 2 | 3 | #ifndef PLATFORMLAUNCHPAD_H 4 | #define PLATFORMLAUNCHPAD_H 5 | 6 | class PlatformLaunchpad : public Platform 7 | { 8 | public: 9 | PlatformLaunchpad(); 10 | 11 | void upload(const QString &port, const QString &board, const QString &fileLocation, QTextEdit *console); 12 | }; 13 | 14 | #endif // PLATFORMLAUNCHPAD_H 15 | -------------------------------------------------------------------------------- /resources/zoomfactors.txt: -------------------------------------------------------------------------------- 1 | 6.25 2 | 8.3 3 | 12.5 4 | 16.6 5 | 25 6 | 33.3 7 | 50 8 | 66.6 9 | 100 10 | 150 11 | 200 12 | 300 13 | 400 14 | 500 15 | 600 16 | 700 17 | 800 18 | 900 19 | 1000 20 | 1100 21 | 1200 22 | 1300 23 | 1400 24 | 1500 25 | 1600 26 | 1700 27 | 1800 28 | 1900 29 | 2000 30 | 2100 31 | 2200 32 | 2300 33 | 2400 34 | 2500 35 | 2600 36 | 2700 37 | 2800 38 | 2900 39 | 3000 40 | -------------------------------------------------------------------------------- /src/program/platformpicaxe.h: -------------------------------------------------------------------------------- 1 | #include "platform.h" 2 | 3 | #include 4 | 5 | #ifndef PLATFORMPICAXE_H 6 | #define PLATFORMPICAXE_H 7 | 8 | class PlatformPicaxe : public Platform 9 | { 10 | public: 11 | PlatformPicaxe(); 12 | 13 | void upload(QWidget *source, const QString &port, const QString &board, const QString &fileLocation); 14 | }; 15 | 16 | #endif // PLATFORMPICAXE_H 17 | -------------------------------------------------------------------------------- /src/program/platformarduino.h: -------------------------------------------------------------------------------- 1 | #include "platform.h" 2 | 3 | #include 4 | 5 | #ifndef PLATFORMARDUINO_H 6 | #define PLATFORMARDUINO_H 7 | 8 | class PlatformArduino : public Platform 9 | { 10 | public: 11 | PlatformArduino(); 12 | 13 | void upload(QWidget *source, const QString &port, const QString &board, const QString &fileLocation); 14 | }; 15 | 16 | #endif // PLATFORMARDUINO_H 17 | -------------------------------------------------------------------------------- /resources/templates/perfboard_boardLayerTemplate.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | 5 | 6 | %8 7 | 8 | -------------------------------------------------------------------------------- /resources/parts/svg/core/pcb/via.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | Via SVG 4 | 5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /resources/parts/svg/core/pcb/hole.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | Hole SVG 4 | 5 | 6 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /tools/make.bat: -------------------------------------------------------------------------------- 1 | cd /d %~dp0 2 | cd .. 3 | 4 | rem C:\Qt\qt-everywhere-opensource-src-4.8.5\bin\qmake.exe -t vcapp -spec win32-msvc2012 phoenix.pro 5 | C:\Qt\qt-everywhere-opensource-src-5.2.1-32\qtbase\bin\qmake.exe -t vcapp -spec win32-msvc2012 phoenix.pro -o Fritzing32.vcxproj 6 | C:\Qt\qt-everywhere-opensource-src-5.2.1-64\qtbase\bin\qmake.exe "QMAKE_TARGET.arch=x86_64" -t vcapp -spec win32-msvc2012 phoenix.pro -o Fritzing64.vcxproj 7 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/Bug.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Bug Template 3 | about: Use this template if you are reporting a bug 4 | labels: Bug 5 | --- 6 | ## Current Behaviour 7 | Text 8 | 9 | **Build:** 10 | 14 | 15 | **Steps to reproduce:** 16 | - Step 1 17 | - Step 2 18 | 19 | ## Expected Behaviour 20 | Text 21 | -------------------------------------------------------------------------------- /Fritzing.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | appname="Fritzing" 3 | # dirname=`dirname "${0}"` 4 | 5 | # new dirname procedure from Volker Kuhlmann 6 | # use -f to make the readlink path absolute 7 | dirname="$(dirname -- "$(readlink -f -- "${0}")" )" 8 | 9 | if [ "$dirname" = "." ]; then 10 | dirname="$PWD/$dirname" 11 | fi 12 | 13 | # Initialize interpreter path 14 | export LD_LIBRARY_PATH="${dirname}/lib" 15 | 16 | # Run Fritzing binary 17 | "$dirname/lib/$appname" "$@" 18 | -------------------------------------------------------------------------------- /resources/styles/updatedialog.css: -------------------------------------------------------------------------------- 1 | table { 2 | border-width: 1px 1px 1px 1px; 3 | border-spacing: 2px; 4 | border-style: outset outset outset outset; 5 | border-color: white white white white; 6 | border-collapse: separate; background-color: white; 7 | } 8 | 9 | table td { 10 | border-width: 1px 1px 1px 1px; 11 | padding: 1px 1px 1px 1px; 12 | border-style: inset inset inset inset; 13 | border-color: white white white white; 14 | background-color: rgb(255, 250, 250); 15 | } 16 | -------------------------------------------------------------------------------- /resources/templates/jumper_copper0LayerTemplate.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | Jumper SVG 4 | 5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /src/utils/bundler.h: -------------------------------------------------------------------------------- 1 | 2 | 3 | #ifndef BUNDLER_H_ 4 | #define BUNDLER_H_ 5 | 6 | class Bundler { 7 | public: 8 | virtual ~Bundler() {} 9 | virtual bool saveAsAux(const QString &filename) = 0; 10 | virtual bool loadBundledAux(QDir &dir, QList mps) { 11 | Q_UNUSED(dir); 12 | Q_UNUSED(mps); 13 | return true; 14 | }; 15 | virtual bool preloadBundledAux(QDir &dir, bool dontAsk) { 16 | Q_UNUSED(dir); 17 | Q_UNUSED(dontAsk); 18 | return true; 19 | }; 20 | }; 21 | 22 | #endif /* BUNDLER_H_ */ 23 | -------------------------------------------------------------------------------- /test/version/cppversion.cpp: -------------------------------------------------------------------------------- 1 | #include 2 | 3 | /* 4 | A quick compile test to verify that certain C++ features are supported 5 | */ 6 | 7 | template 8 | constexpr T pi = T(3.1415926535897932385); 9 | 10 | void testCppVersion() { 11 | int i = 1; 12 | int& r = i; 13 | auto ar = r; // int, nicht: int& 14 | decltype(r) dr = r; // int& C++11/14 15 | decltype(auto) dra = r; // int& C++14 16 | 17 | 18 | std::cout << 0b0001'0000'0001; 19 | } -------------------------------------------------------------------------------- /resources/templates/perfboard_connectorFzpTemplate.txt: -------------------------------------------------------------------------------- 1 | 2 | perfboard socket 3 | 4 | 5 |

6 | 7 | 8 |

9 | 10 | 11 |

12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /resources/templates/generic_sip_connectorFzpTemplate.txt: -------------------------------------------------------------------------------- 1 | 2 | pin %2 3 | 4 | 5 |

6 | 7 | 8 |

9 | 10 | 11 |

12 |

13 | 14 | 15 | -------------------------------------------------------------------------------- /resources/templates/generic_male_pin_header_schem_template.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /resources/templates/generic_female_pin_header_schem_template.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /resources/parts/svg/do not change these svg files with anything but a text editor.txt: -------------------------------------------------------------------------------- 1 | With the exception of icon files, do not change resource SVGs with vector graphics programs unless you are very very very very goddamn careful. For example, adobe illustrator does not recalculate stroke-width when loading SVGs when the units are not pixels. Secondarily, illustrator, inkscape, and the like tend to shove a lot of specialized extra crap into SVGs in order to facilitate later re-editing. Since many of the resource SVGs are used as generator templates, errors can proliferate beyond the single SVG that gets incorrectly changed; and the extra crap can muddy the templating process. 2 | -------------------------------------------------------------------------------- /src/svg/svgtext.h: -------------------------------------------------------------------------------- 1 | #ifndef SVGTEXT_H 2 | #define SVGTEXT_H 3 | 4 | class QImage; 5 | class QDomElement; 6 | class QMatrix; 7 | class QRectF; 8 | 9 | class SvgText { 10 | public: 11 | // Works around QTBUG-32405 12 | // TODO: Rename, for example textBounds. "renderText" is misleading, as we are not interested in the image, just the 13 | // size and transforms 14 | // TODO: Refactor this method so it looks and behaves more similar to qsvg (pull reqeust to QSvgText::bounds ?) 15 | static void renderText(QImage & image, QDomElement & text, int & minX, int & minY, int & maxX, int & maxY, QMatrix & matrix, QRectF & viewBox); 16 | }; 17 | 18 | #endif // SVGTEXT_H 19 | -------------------------------------------------------------------------------- /resources/parts/svg/core/icon/pad.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /resources/parts/svg/core/pcb/ellipse_pcb.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /src/program/platformlaunchpad.cpp: -------------------------------------------------------------------------------- 1 | #include "platformlaunchpad.h" 2 | 3 | PlatformLaunchpad::PlatformLaunchpad() : Platform(QString("Launchpad")) 4 | { 5 | setReferenceUrl(QUrl("http://energia.nu/reference/")); 6 | setDownloadUrl(QUrl("http://www.ti.com/tool/msp430-flasher")); 7 | // http://energia.nu/download/ doesn't seem to have command line support 8 | setMinVersion("1.0"); 9 | setCanProgram(true); 10 | setExtensions(QStringList() << ".txt"); 11 | } 12 | 13 | void PlatformLaunchpad::upload(const QString &port, const QString &board, const QString &fileLocation, QTextEdit *console) 14 | { 15 | // see http://www.ti.com/tool/msp430-flasher 16 | // http://processors.wiki.ti.com/index.php/MSP430_Flasher_-_Command_Line_Programmer 17 | } 18 | -------------------------------------------------------------------------------- /src/version/modfiledialog.h: -------------------------------------------------------------------------------- 1 | #ifndef MODFILEDIALOG_H 2 | #define MODFILEDIALOG_H 3 | 4 | #include 5 | 6 | namespace Ui { 7 | class ModFileDialog; 8 | } 9 | 10 | class ModFileDialog : public QDialog 11 | { 12 | Q_OBJECT 13 | 14 | public: 15 | explicit ModFileDialog(QWidget *parent = 0); 16 | ~ModFileDialog(); 17 | 18 | void setText(const QString & text); 19 | void addList(const QString & header, const QStringList & list); 20 | 21 | protected slots: 22 | /** 23 | * override the default closing behavior to send the cleanRepo signal 24 | */ 25 | void accept(); 26 | 27 | signals: 28 | void cleanRepo(ModFileDialog * modFileDialog); 29 | 30 | private: 31 | Ui::ModFileDialog *ui; 32 | }; 33 | 34 | #endif // MODFILEDIALOG_H 35 | -------------------------------------------------------------------------------- /resources/templates/jumper_pcb_svg_template.txt: -------------------------------------------------------------------------------- 1 | 2 | Fritzing footprint SVG 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | %10 11 | 12 | -------------------------------------------------------------------------------- /Fritzing.1: -------------------------------------------------------------------------------- 1 | .TH FRITZING 1 "October 03, 2010" "Fritzing" 2 | 3 | .SH NAME 4 | fritzing \- from prototype to product 5 | .SH SYNOPSIS 6 | .B fritzing 7 | .SH DESCRIPTION 8 | .PP 9 | Fritzing is an open-source initiative to support designers, artists, researchers 10 | and hobbyists to work creatively with interactive electronics. We are creating a 11 | software and website in the spirit of Processing and Arduino, developing a tool 12 | that allows users to document their prototypes, share them with others, teach 13 | electronics in a classroom, and to create a pcb layout for professional 14 | manufacturing. 15 | .SH AUTHOR 16 | This manual page was written by Enrique Hernández Bello , 17 | for the Debian project (and may be used by others). 18 | -------------------------------------------------------------------------------- /resources/templates/jumper_pcb_svg_2nd_template.txt: -------------------------------------------------------------------------------- 1 | 2 | Fritzing footprint SVG 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | %10 12 | 13 | -------------------------------------------------------------------------------- /resources/parts/svg/core/pcb/roundrect_pcb.svg: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /resources/parts/svg/obsolete/schematic/0.3.schem.netlabel.svg: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | 8 | 9 | net label 10 | 11 | 12 | -------------------------------------------------------------------------------- /resources/templates/generic_female_pin_header_bread_template.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /tools/schem2schem/s2s.pro: -------------------------------------------------------------------------------- 1 | # ------------------------------------------------- 2 | # Project created by QtCreator 2011-02-16T09:56:30 3 | # ------------------------------------------------- 4 | 5 | 6 | QT += xml \ 7 | gui \ 8 | svg \ 9 | 10 | TARGET = s2s 11 | CONFIG += console 12 | CONFIG -= app_bundle 13 | TEMPLATE = app 14 | SOURCES += main.cpp \ 15 | s2sapplication.cpp \ 16 | ../../src/utils/s2s.cpp \ 17 | ../../src/utils/textutils.cpp \ 18 | ../../src/utils/schematicrectconstants.cpp \ 19 | 20 | HEADERS += s2sapplication.h \ 21 | ../../src/utils/s2s.h \ 22 | ../../src/utils/textutils.h \ 23 | ../../src/utils/schematicrectconstants.h \ 24 | 25 | RESOURCES += ../../phoenixresources.qrc 26 | 27 | win32 { 28 | DEFINES += _CRT_SECURE_NO_DEPRECATE 29 | } 30 | -------------------------------------------------------------------------------- /resources/bins/order.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /resources/templates/generic_female_pin_header_bread_2nd_template.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /resources/templates/generic_male_10thin_pin_header_schem_template.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | %2 7 | -------------------------------------------------------------------------------- /resources/parts/svg/core/schematic/netlabel.svg: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | 8 | 9 | 10 | net label 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /resources/templates/generic_female_10thin_pin_header_schem_template.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | %2 7 | -------------------------------------------------------------------------------- /org.fritzing.Fritzing.desktop: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Name=Fritzing 3 | GenericName=Electronic Design Automation software 4 | GenericName[fi]=Elektroniikan suunnitteluohjelma 5 | GenericName[ru]=Программа проектирования электроники 6 | Comment=Create circuits and lay out printed circuit boards 7 | Comment[fi]=Suunnittele elektronisia kytkentöjä ja piirilevyjä 8 | Comment[ru]=Создавайте схемы и выкладывайте печатные платы 9 | Exec=Fritzing %F 10 | Icon=fritzing 11 | Terminal=false 12 | Type=Application 13 | Categories=Development;IDE;Electronics; 14 | Keywords=EDA;PCB;prototype;circuit;schematic; 15 | StartupNotify=true 16 | MimeType=application/x-fritzing-fz;application/x-fritzing-fzz;application/x-fritzing-fzp;application/x-fritzing-fzpz;application/x-fritzing-fzb;application/x-fritzing-fzbz;application/x-fritzing-fzm; 17 | -------------------------------------------------------------------------------- /resources/parts/svg/core/icon/groundplane.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing Creator Kit/Blink/Blink.ino: -------------------------------------------------------------------------------- 1 | /* 2 | Blink 3 | 4 | Schaltet eine LED im Rythmus von einer Sekunde an und aus 5 | 6 | Dieses Beispiel aus dem Fritzing Creator Kit: www.fritzing.org/creator-kit. 7 | */ 8 | 9 | int led = 13; // ganzzahlige Variable led wird deklariert 10 | 11 | void setup() { // die setup()-Methode wird einmal ausgeführt 12 | pinMode(led, OUTPUT); 13 | } 14 | 15 | void loop() { // die loop()-Methode wird immer wiederholt 16 | digitalWrite(led, HIGH); // schaltet die LED ein 17 | delay(1000); // hält das Programm für 1000 Millisekunden an 18 | digitalWrite(led, LOW); // schaltet die LED ab 19 | delay(1000); // hält das Programm für 1000 Millisekunden an 20 | } 21 | -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing Creator Kit/Blink/Blink.ino: -------------------------------------------------------------------------------- 1 | /* 2 | Blink 3 | 4 | Switching a LED on and off 5 | 6 | This example is part of the Fritzing Creator Kit: www.fritzing.org/creator-kit. 7 | */ 8 | 9 | int led = 13; // integer variable led is declared 10 | 11 | void setup() { // the setup() method is executed only once 12 | pinMode(led, OUTPUT); // the led PIN is declared as digital output 13 | } 14 | 15 | void loop() { // the loop() method is repeated 16 | digitalWrite(led, HIGH); // switching on the led 17 | delay(1000); // stopping the program for 1000 milliseconds 18 | digitalWrite(led, LOW); // switching off the led 19 | delay(1000); // stopping the program for 1000 milliseconds 20 | } 21 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | # Temporary build files 2 | .qmake.cache 3 | .qmake.stash 4 | 5 | Makefile* 6 | 7 | phoenix.pro.user 8 | /phoenix-build-* 9 | /release* 10 | /build* 11 | /debug* 12 | *.user 13 | *.user* 14 | 15 | # Visual Studio files 16 | *.sdf 17 | *.opensdf 18 | *.sln 19 | *.vcxproj 20 | *.vcxproj.* 21 | 22 | # Compiled source 23 | *.pyc 24 | *.com 25 | *.class 26 | *.dll 27 | *.exe 28 | *.o 29 | *.so 30 | *.suo 31 | *.pdb 32 | 33 | # Temporary files 34 | *.py~ 35 | *.xml~ 36 | 37 | # Vim temporary files 38 | *.swp 39 | *.swo 40 | 41 | /fritzing-parts/ 42 | 43 | # Packages and archives 44 | *.7z 45 | *.dmg 46 | *.gz 47 | *.iso 48 | *.jar 49 | *.rar 50 | *.tar 51 | *.zip 52 | 53 | # OS generated files # 54 | ###################### 55 | .DS_Store 56 | .DS_Store? 57 | ._* 58 | .Spotlight-V100 59 | .Trashes 60 | ehthumbs.db 61 | Thumbs.db 62 | .bash_history 63 | saved_state 64 | -------------------------------------------------------------------------------- /tools/schem2schem/s2sapplication.h: -------------------------------------------------------------------------------- 1 | #ifndef APPLICATION_H 2 | #define APPLICATION_H 3 | 4 | #include 5 | #include 6 | #include 7 | #include 8 | #include 9 | #include 10 | 11 | class S2SApplication : public QCoreApplication 12 | { 13 | Q_OBJECT 14 | public: 15 | S2SApplication(int argc, char *argv[]); 16 | void start(); 17 | 18 | protected: 19 | void usage(); 20 | void message(const QString &); 21 | bool initArguments(); 22 | void saveFile(const QString & content, const QString & path); 23 | 24 | protected: 25 | QString m_fzpPath; 26 | QDir m_fzpDir; 27 | QString m_oldSvgPath; 28 | QDir m_oldSvgDir; 29 | QString m_newSvgPath; 30 | QDir m_newSvgDir; 31 | QString m_filePath; 32 | bool m_fzpzStyle; 33 | }; 34 | 35 | 36 | 37 | #endif // APPLICATION_H 38 | -------------------------------------------------------------------------------- /resources/parts/svg/core/pcb/jumper.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | Jumper SVG 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /resources/parts/svg/core/breadboard/wire.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | -------------------------------------------------------------------------------- /test/version.pri: -------------------------------------------------------------------------------- 1 | # /******************************************************************* 2 | # Part of the Fritzing project - http://fritzing.org 3 | # Copyright (c) 2007-2019 Fritzing 4 | # Fritzing is free software: you can redistribute it and/or modify 5 | # it under the terms of the GNU General Public License as published by 6 | # the Free Software Foundation, either version 3 of the License, or 7 | # (at your option) any later version. 8 | # Fritzing is distributed in the hope that it will be useful, 9 | # but WITHOUT ANY WARRANTY; without even the implied warranty of 10 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 | # GNU General Public License for more details. 12 | # You should have received a copy of the GNU General Public License 13 | # along with Fritzing. If not, see . 14 | # ********************************************************************/ 15 | 16 | 17 | SOURCES += \ 18 | test/version/cppversion.cpp 19 | -------------------------------------------------------------------------------- /resources/parts/svg/core/icon/rectangle_pcb.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing Creator Kit/Motor/Motor.ino: -------------------------------------------------------------------------------- 1 | /* 2 | Motor 3 | dreht einen Motor erst rechts, dann links herum 4 | 5 | Dieses Beispiel aus dem Fritzing Creator Kit: www.fritzing.org/creator-kit. 6 | */ 7 | 8 | int motor_A=5; 9 | int motor_B=4; 10 | int motor_Speed=3; 11 | 12 | void setup(){ 13 | pinMode(motor_A,OUTPUT); 14 | pinMode(motor_B,OUTPUT); 15 | } 16 | 17 | void loop(){ 18 | digitalWrite(motor_A,HIGH); 19 | digitalWrite(motor_B,LOW); 20 | for (int i=0; i<256; i+=5){ 21 | analogWrite(motor_Speed,i); 22 | delay(20); 23 | } 24 | for (int i=255; i>0; i-=5){ 25 | analogWrite(motor_Speed,i); 26 | delay(20); 27 | } 28 | 29 | digitalWrite(motor_A,LOW); 30 | digitalWrite(motor_B,HIGH); 31 | for (int i=0; i<256; i+=5){ 32 | analogWrite(motor_Speed,i); 33 | delay(20); 34 | } 35 | for (int i=255; i>0; i-=5){ 36 | analogWrite(motor_Speed,i); 37 | delay(20); 38 | } 39 | } 40 | -------------------------------------------------------------------------------- /pri/eagle.pri: -------------------------------------------------------------------------------- 1 | # /******************************************************************* 2 | # Part of the Fritzing project - http://fritzing.org 3 | # Copyright (c) 2007-08 Fritzing 4 | # Fritzing is free software: you can redistribute it and/or modify 5 | # it under the terms of the GNU General Public License as published by 6 | # the Free Software Foundation, either version 3 of the License, or 7 | # (at your option) any later version. 8 | # Fritzing is distributed in the hope that it will be useful, 9 | # but WITHOUT ANY WARRANTY; without even the implied warranty of 10 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 | # GNU General Public License for more details. 12 | # You should have received a copy of the GNU General Public License 13 | # along with Fritzing. If not, see . 14 | # ********************************************************************/ 15 | 16 | HEADERS += src/eagle/fritzing2eagle.h 17 | 18 | SOURCES += src/eagle/fritzing2eagle.cpp 19 | -------------------------------------------------------------------------------- /pri/infoview.pri: -------------------------------------------------------------------------------- 1 | # /******************************************************************* 2 | # Part of the Fritzing project - http://fritzing.org 3 | # Copyright (c) 2007-08 Fritzing 4 | # Fritzing is free software: you can redistribute it and/or modify 5 | # it under the terms of the GNU General Public License as published by 6 | # the Free Software Foundation, either version 3 of the License, or 7 | # (at your option) any later version. 8 | # Fritzing is distributed in the hope that it will be useful, 9 | # but WITHOUT ANY WARRANTY; without even the implied warranty of 10 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 | # GNU General Public License for more details. 12 | # You should have received a copy of the GNU General Public License 13 | # along with Fritzing. If not, see . 14 | # ********************************************************************/ 15 | 16 | HEADERS += src/infoview/htmlinfoview.h 17 | 18 | SOURCES += src/infoview/htmlinfoview.cpp 19 | -------------------------------------------------------------------------------- /pri/dock.pri: -------------------------------------------------------------------------------- 1 | # /******************************************************************* 2 | # Part of the Fritzing project - http://fritzing.org 3 | # Copyright (c) 2007-08 Fritzing 4 | # Fritzing is free software: you can redistribute it and/or modify 5 | # it under the terms of the GNU General Public License as published by 6 | # the Free Software Foundation, either version 3 of the License, or 7 | # (at your option) any later version. 8 | # Fritzing is distributed in the hope that it will be useful, 9 | # but WITHOUT ANY WARRANTY; without even the implied warranty of 10 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 | # GNU General Public License for more details. 12 | # You should have received a copy of the GNU General Public License 13 | # along with Fritzing. If not, see . 14 | # ********************************************************************/ 15 | 16 | HEADERS += \ 17 | src/dock/layerpalette.h \ 18 | 19 | 20 | 21 | SOURCES += \ 22 | src/dock/layerpalette.cpp \ 23 | -------------------------------------------------------------------------------- /pri/qtsysteminfo.pri: -------------------------------------------------------------------------------- 1 | # /******************************************************************* 2 | # Part of the Fritzing project - http://fritzing.org 3 | # Copyright (c) 2007-2019 Fritzing 4 | # Fritzing is free software: you can redistribute it and/or modify 5 | # it under the terms of the GNU General Public License as published by 6 | # the Free Software Foundation, either version 3 of the License, or 7 | # (at your option) any later version. 8 | # Fritzing is distributed in the hope that it will be useful, 9 | # but WITHOUT ANY WARRANTY; without even the implied warranty of 10 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 | # GNU General Public License for more details. 12 | # You should have received a copy of the GNU General Public License 13 | # along with Fritzing. If not, see . 14 | # ********************************************************************/ 15 | 16 | 17 | SOURCES += src/lib/qtsysteminfo/QtSystemInfo.cpp 18 | HEADERS += src/lib/qtsysteminfo/QtSystemInfo.h 19 | -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing Creator Kit/Servo/Servo.ino: -------------------------------------------------------------------------------- 1 | /* 2 | Servo 3 | a potentiometer controls the position of a servo 4 | 5 | This example is part of the Fritzing Creator Kit: www.fritzing.org/creator-kit. 6 | */ 7 | 8 | #include // include the library Servo.h 9 | 10 | Servo myservo; // creates a servo object 11 | int potpin = 0 ; // potentiometer pin declaration 12 | int val; // val stores the position of the potentiometer 13 | 14 | void setup() 15 | { 16 | myservo.attach(9); // connects a servo object to pin 9 17 | } 18 | 19 | void loop() 20 | { 21 | val = analogRead(potpin); // potentiometer value is read out 22 | val = map(val, 0, 1023, 0, 179); // and mapped to the range 0 to 179 23 | myservo.write(val); // turning the servo to the angle in val 24 | delay(15); // give the servo time to react 25 | } 26 | -------------------------------------------------------------------------------- /resources/templates/generic_male_pin_header_bread_template.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Processing/Zaubertafel/Zaubertafel.pde: -------------------------------------------------------------------------------- 1 | import processing.serial.*; 2 | import cc.arduino.*; 3 | 4 | Arduino meinArduino; 5 | 6 | float theta; 7 | float theX, theY, oldX, oldY; 8 | 9 | boolean firstRun=true; 10 | 11 | void setup() { 12 | size(600, 400); 13 | println(Serial.list()); 14 | meinArduino = new Arduino(this, Arduino.list()[5], 57600); 15 | meinArduino.pinMode(2, Arduino.INPUT); 16 | 17 | background(224, 169, 75); 18 | strokeWeight(3); 19 | stroke(118, 132, 64); 20 | } 21 | 22 | void draw() { 23 | theX = meinArduino.analogRead(0); 24 | theY = meinArduino.analogRead(1); 25 | 26 | theX = map(theX, 0, 1023, 0, width); 27 | theY = map(theY, 0, 1023, 0, height); 28 | 29 | if (firstRun==true) { 30 | oldX=theX; 31 | oldY=theY; 32 | firstRun=false; 33 | } 34 | 35 | line(theX, theY, oldX, oldY); 36 | 37 | oldX=theX; 38 | oldY=theY; 39 | 40 | if (meinArduino.digitalRead(2)!=0) { 41 | background(224, 169, 75); 42 | firstRun=true; 43 | } 44 | } 45 | -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Processing/Zaubertafel/Zaubertafel.pde: -------------------------------------------------------------------------------- 1 | import processing.serial.*; 2 | import cc.arduino.*; 3 | 4 | Arduino meinArduino; 5 | 6 | float theta; 7 | float theX, theY, oldX, oldY; 8 | 9 | boolean firstRun=true; 10 | 11 | void setup() { 12 | size(600, 400); 13 | println(Serial.list()); 14 | meinArduino = new Arduino(this, Arduino.list()[5], 57600); 15 | meinArduino.pinMode(2, Arduino.INPUT); 16 | 17 | background(224, 169, 75); 18 | strokeWeight(3); 19 | stroke(118, 132, 64); 20 | } 21 | 22 | void draw() { 23 | theX = meinArduino.analogRead(0); 24 | theY = meinArduino.analogRead(1); 25 | 26 | theX = map(theX, 0, 1023, 0, width); 27 | theY = map(theY, 0, 1023, 0, height); 28 | 29 | if (firstRun==true) { 30 | oldX=theX; 31 | oldY=theY; 32 | firstRun=false; 33 | } 34 | 35 | line(theX, theY, oldX, oldY); 36 | 37 | oldX=theX; 38 | oldY=theY; 39 | 40 | if (meinArduino.digitalRead(2)!=0) { 41 | background(224, 169, 75); 42 | firstRun=true; 43 | } 44 | } 45 | -------------------------------------------------------------------------------- /resources/parts/svg/core/pcb/rectangle_pcb.svg: -------------------------------------------------------------------------------- 1 | 2 | 7 | 9 | 19 | 20 | 22 | 30 | 31 | 33 | 41 | 42 | 43 | -------------------------------------------------------------------------------- /resources/parts/svg/core/icon/hole.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 6 | Hole SVG 7 | 10 | 12 | 13 | -------------------------------------------------------------------------------- /tools/schem2schem/.gitignore: -------------------------------------------------------------------------------- 1 | # Visual Studio folders and files # 2 | ##################### 3 | debug/ 4 | release/ 5 | *.opensdf 6 | *.user 7 | *.sln 8 | *.sdf 9 | *.suo 10 | *.vcx* 11 | *.pdb 12 | ipch/ 13 | 14 | # testing # 15 | ##################### 16 | working/ 17 | obsolete/ 18 | new_schematics/ 19 | *.txt 20 | 21 | 22 | # Compiled source # 23 | ################### 24 | *.pyc 25 | *.com 26 | *.class 27 | *.dll 28 | *.exe 29 | *.o 30 | *.so 31 | 32 | # Temporary files # 33 | ############### 34 | *.py~ 35 | *.xml~ 36 | 37 | # Packages # 38 | ############ 39 | # it's better to unpack these files and commit the raw source 40 | # git has its own built in compression methods 41 | #*.7z 42 | #*.dmg 43 | #*.gz 44 | #*.iso 45 | #*.jar 46 | #*.rar 47 | #*.tar 48 | #*.zip 49 | 50 | # Logs and databases # 51 | ###################### 52 | #*.log 53 | #*.sql 54 | #*.sqlite 55 | 56 | # OS generated files # 57 | ###################### 58 | .DS_Store 59 | .DS_Store? 60 | ._* 61 | .Spotlight-V100 62 | .Trashes 63 | ehthumbs.db 64 | Thumbs.db 65 | .bash_history 66 | saved_state 67 | -------------------------------------------------------------------------------- /resources/parts/core/note.fzp: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 4 | Brendan Howell 5 | Note 6 | 2008-07-28 7 | 8 | 9 | note 10 | fritzing core 11 | 12 | 13 | note 14 | 15 | discreteParts.note.note.note 16 | A generic note 17 | 18 | cmil 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing Creator Kit/Servo/Servo.ino: -------------------------------------------------------------------------------- 1 | /* 2 | Servo 3 | ein Potentiometer steuert die Position eines Servos 4 | 5 | Dieses Beispiel aus dem Fritzing Creator Kit: www.fritzing.org/creator-kit. 6 | */ 7 | 8 | #include // einbinden der Servo Bibliothek (library) 9 | 10 | Servo myservo; // erzeugt ein Servo-Objekt 11 | int potpin = 0 ; // Potentiometer-Pin wird deklariert 12 | int val; // val speichert den Wert des Potentiometers zwischen 13 | 14 | void setup() 15 | { 16 | myservo.attach(9); // verbindet das Servoobjekt an Pin 9 17 | } 18 | 19 | void loop() 20 | { 21 | val = analogRead(potpin); // Potentiometer-Wert wird ausgelesen 22 | val = map(val, 0, 1023, 0, 179); // und in den Wertebereich von 0 bis 179 überführt 23 | myservo.write(val); // stellt den Servo auf den Wert val 24 | delay(15); // wartet, damit sich der Servo drehen kann 25 | } 26 | -------------------------------------------------------------------------------- /docker/Dockerfile.xenial: -------------------------------------------------------------------------------- 1 | FROM conanio/gcc5 2 | # Dockerfile for ^ https://github.com/conan-io/conan-docker-tools/blob/master/gcc_5/Dockerfile 3 | 4 | ENV BOOST_ROOT /usr/local 5 | 6 | USER root 7 | 8 | RUN apt-get update \ 9 | && apt-get install -y \ 10 | libjpeg-dev \ 11 | libncurses5-dev \ 12 | libpng-dev \ 13 | libqt5serialport5-dev \ 14 | libqt5svg5-dev \ 15 | libssl-dev \ 16 | libudev-dev \ 17 | libz-dev \ 18 | python-dev \ 19 | qt5-default \ 20 | qttools5-dev-tools \ 21 | xvfb 22 | 23 | # No SHA verification for now. Will be automated by Conan in the future. 24 | RUN set -xe \ 25 | && wget -q -O - https://dl.bintray.com/boostorg/release/1.70.0/source/boost_1_70_0.tar.bz2 | tar xj 26 | 27 | RUN set -xe \ 28 | && wget -q -O - https://github.com/libgit2/libgit2/archive/v0.28.1.tar.gz | tar xz \ 29 | && mv libgit2-0.28.1 libgit2 \ 30 | && mkdir libgit2/build \ 31 | && cd libgit2/build \ 32 | && cmake -D BUILD_SHARED_LIBS=OFF .. \ 33 | && cmake --build . -- -j4 \ 34 | && cd ../../ 35 | 36 | 37 | USER conan 38 | -------------------------------------------------------------------------------- /resources/templates/generic_male_pin_header_bread_2nd_template.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-en/Fritzing Creator Kit/Fading/Fading.ino: -------------------------------------------------------------------------------- 1 | /* 2 | Fading 3 | fading an LED slowly on and off again 4 | 5 | This example is part of the Fritzing Creator Kit: www.fritzing.org/creator-kit. 6 | */ 7 | 8 | int ledPin = 9; // ledPin is declared 9 | 10 | void setup(){ 11 | // no need to declare the analog output in the setup 12 | } 13 | 14 | void loop(){ 15 | for(int fadeValue = 0; fadeValue <= 255; fadeValue += 5) { // fadeValue is counted up in steps of five 16 | analogWrite(ledPin, fadeValue); // and sent to the led as an analog value 17 | delay(2); // short stop 18 | } 19 | for(int fadeValue = 255; fadeValue >= 0; fadeValue -= 5) { // fadeValue is counted down in steps of five 20 | analogWrite(ledPin, fadeValue); // and sent to the led as an analog value 21 | delay(2); // short stop 22 | } 23 | } 24 | -------------------------------------------------------------------------------- /docker/Dockerfile.bionic: -------------------------------------------------------------------------------- 1 | FROM conanio/gcc8 2 | # Dockerfile for ^ https://github.com/conan-io/conan-docker-tools/blob/master/gcc_8/Dockerfile 3 | 4 | ENV BOOST_ROOT /usr/local 5 | 6 | USER root 7 | 8 | RUN apt-get update \ 9 | && apt-get install -y \ 10 | libjpeg-dev \ 11 | libncurses5-dev \ 12 | libpng-dev \ 13 | libqt5serialport5-dev \ 14 | libqt5svg5-dev \ 15 | libssl-dev \ 16 | libudev-dev \ 17 | libz-dev \ 18 | python-dev \ 19 | qt5-default \ 20 | qttools5-dev-tools \ 21 | xvfb 22 | 23 | USER conan 24 | 25 | # No SHA verification for now. Will be automated by Conan in the future. 26 | RUN set -xe \ 27 | && wget -q -O - https://dl.bintray.com/boostorg/release/1.70.0/source/boost_1_70_0.tar.bz2 | tar xj 28 | 29 | RUN set -xe \ 30 | && wget -q -O - https://github.com/libgit2/libgit2/archive/v0.28.1.tar.gz | tar xz \ 31 | && mv libgit2-0.28.1 libgit2 \ 32 | && mkdir libgit2/build \ 33 | && cd libgit2/build \ 34 | && cmake -D BUILD_SHARED_LIBS=OFF .. \ 35 | && cmake --build . -- -j4 \ 36 | && cd ../../ 37 | 38 | 39 | 40 | -------------------------------------------------------------------------------- /pri/help.pri: -------------------------------------------------------------------------------- 1 | # /******************************************************************* 2 | # Part of the Fritzing project - http://fritzing.org 3 | # Copyright (c) 2007-08 Fritzing 4 | # Fritzing is free software: you can redistribute it and/or modify 5 | # it under the terms of the GNU General Public License as published by 6 | # the Free Software Foundation, either version 3 of the License, or 7 | # (at your option) any later version. 8 | # Fritzing is distributed in the hope that it will be useful, 9 | # but WITHOUT ANY WARRANTY; without even the implied warranty of 10 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 | # GNU General Public License for more details. 12 | # You should have received a copy of the GNU General Public License 13 | # along with Fritzing. If not, see . 14 | # ********************************************************************/ 15 | HEADERS += src/help/aboutbox.h \ 16 | src/help/firsttimehelpdialog.h \ 17 | src/help/tipsandtricks.h 18 | 19 | SOURCES += src/help/aboutbox.cpp \ 20 | src/help/firsttimehelpdialog.cpp \ 21 | src/help/tipsandtricks.cpp 22 | -------------------------------------------------------------------------------- /sketches/core/Fritzing Creator Kit DE+EN/creator-kit-de/Fritzing Creator Kit/Fading/Fading.ino: -------------------------------------------------------------------------------- 1 | /* 2 | Fading 3 | dimmt eine LED langsam an und aus 4 | 5 | Dieses Beispiel aus dem Fritzing Creator Kit: www.fritzing.org/creator-kit. 6 | */ 7 | 8 | int ledPin = 9; // ledPin wird deklariert 9 | 10 | void setup(){ 11 | // die analoge Ausgabe muss nicht im Setup initialisiert werden 12 | } 13 | 14 | void loop(){ 15 | for(int leuchtwert = 0; leuchtwert <= 255; leuchtwert++) { // fadeValue wird in Fünferschritten hochgezählt 16 | analogWrite(ledPin, leuchtwert); // und als analoger Wert an die LED übertragen 17 | delay(2); // kurze Wartezeit 18 | } 19 | for(int leuchtwert = 255; leuchtwert >= 0; leuchtwert--) { // fadeValue wird in Fünferschritten runtergezählt 20 | analogWrite(ledPin, leuchtwert); // und als analoger Wert an die LED übertragen 21 | delay(2); // kurze Wartezeit 22 | } 23 | } 24 | -------------------------------------------------------------------------------- /translations/syntax/styles.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |