Branch: null

f5081896 2010-02-24 12:42:24 tpearson
Added KDE3 version of PikLab


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1095639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
A COPYING
A Changelog
A Doxyfile
A INSTALL
A Makefile.am
A Makefile.am.in
A Makefile.cvs
A README
A TODO
A acinclude.m4
A aclocal.m4
A all.pro
A app.pro
A config.guess
A config.h.in
A config.log
A config.sub
A configure.files
A configure.in
A configure.in.in
A configure.in.mid
A doc/Makefile.am
A doc/index.docbook
A lib.pro
A man/Makefile.am
A man/piklab-coff.1
A man/piklab-hex.1
A man/piklab-prog.1
A man/piklab.1x
A piklab-prog-qt3.spec
A piklab-prog-qt4.spec
A piklab-prog.pro
A piklab.kdevelop
A piklab.spec
A piklab.xpm
A po/Makefile.am
A po/cs.po
A po/de.po
A po/es.po
A po/fr.po
A po/hu.po
A po/it.po
A po/merge.sh
A po/piklab.pot
A qt_config.h
A src/Makefile.am
A src/coff/Makefile.am
A src/coff/base/Makefile.am
A src/coff/base/base.pro
A src/coff/base/cdb_parser.cpp
A src/coff/base/cdb_parser.h
A src/coff/base/coff.cpp
A src/coff/base/coff.h
A src/coff/base/coff.xml
A src/coff/base/coff_archive.cpp
A src/coff/base/coff_archive.h
A src/coff/base/coff_data.h
A src/coff/base/coff_object.cpp
A src/coff/base/coff_object.h
A src/coff/base/disassembler.cpp
A src/coff/base/disassembler.h
A src/coff/base/gpdis.cpp
A src/coff/base/gpopcode.cpp
A src/coff/base/gpopcode.h
A src/coff/base/text_coff.cpp
A src/coff/base/text_coff.h
A src/coff/coff.pro
A src/coff/xml/Makefile.am
A src/coff/xml/gpprocessor.cpp
A src/coff/xml/gpprocessor.h
A src/coff/xml/xml.pro
A src/coff/xml/xml_coff_parser.cpp
A src/common/Makefile.am
A src/common/cli/Makefile.am
A src/common/cli/cli.pro
A src/common/cli/cli_global.cpp
A src/common/cli/cli_global.h
A src/common/cli/cli_log.cpp
A src/common/cli/cli_log.h
A src/common/cli/cli_main.cpp
A src/common/cli/cli_main.h
A src/common/cli/cli_pfile.cpp
A src/common/cli/cli_purl.cpp
A src/common/common.pro
A src/common/common/Makefile.am
A src/common/common/bitvalue.cpp
A src/common/common/bitvalue.h
A src/common/common/common.pro
A src/common/common/group.cpp
A src/common/common/group.h
A src/common/common/key_enum.h
A src/common/common/lister.h
A src/common/common/misc.cpp
A src/common/common/misc.h
A src/common/common/number.cpp
A src/common/common/number.h
A src/common/common/purl_base.cpp
A src/common/common/purl_base.h
A src/common/common/qflags.h
A src/common/common/range.h
A src/common/common/storage.cpp
A src/common/common/storage.h
A src/common/common/streamer.h
A src/common/common/synchronous.cpp
A src/common/common/synchronous.h
A src/common/common/version_data.cpp
A src/common/common/version_data.h
A src/common/global/Makefile.am
A src/common/global/about.cpp
A src/common/global/about.h
A src/common/global/generic_config.cpp
A src/common/global/generic_config.h
A src/common/global/global.h
A src/common/global/global.pro
A src/common/global/log.cpp
A src/common/global/log.h
A src/common/global/pfile.cpp
A src/common/global/pfile.h
A src/common/global/process.cpp
A src/common/global/process.h
A src/common/global/progress_monitor.cpp
A src/common/global/progress_monitor.h
A src/common/global/purl.cpp
A src/common/global/purl.h
A src/common/global/svn_revision/Makefile.am
A src/common/global/svn_revision/svn_revision.sh
A src/common/global/xml_data_file.cpp
A src/common/global/xml_data_file.h
A src/common/gui/Makefile.am
A src/common/gui/config_widget.h
A src/common/gui/container.cpp
A src/common/gui/container.h
A src/common/gui/dialog.cpp
A src/common/gui/dialog.h
A src/common/gui/editlistbox.cpp
A src/common/gui/editlistbox.h
A src/common/gui/hexword_gui.cpp
A src/common/gui/hexword_gui.h
A src/common/gui/key_gui.h
A src/common/gui/list_container.cpp
A src/common/gui/list_container.h
A src/common/gui/list_view.cpp
A src/common/gui/list_view.h
A src/common/gui/misc_gui.cpp
A src/common/gui/misc_gui.h
A src/common/gui/number_gui.cpp
A src/common/gui/number_gui.h
A src/common/gui/pfile_ext.cpp
A src/common/gui/pfile_ext.h
A src/common/gui/purl_ext.cpp
A src/common/gui/purl_gui.cpp
A src/common/gui/purl_gui.h
A src/common/nokde/nokde.pro
A src/common/nokde/nokde_kaboutdata.cpp
A src/common/nokde/nokde_kaboutdata.h
A src/common/nokde/nokde_kcmdlineargs.cpp
A src/common/nokde/nokde_kcmdlineargs.h
A src/common/nokde/nokde_klocale.cpp
A src/common/nokde/nokde_klocale.h
A src/common/nokde/nokde_kprocess.cpp
A src/common/nokde/nokde_kprocess.h
A src/common/nokde/nokde_kurl.h
A src/common/nokde/win32_utils.c
A src/common/nokde/win32_utils.h
A src/common/port/Makefile.am
A src/common/port/parallel.cpp
A src/common/port/parallel.h
A src/common/port/port.cpp
A src/common/port/port.h
A src/common/port/port.pro
A src/common/port/port_base.cpp
A src/common/port/port_base.h
A src/common/port/serial.cpp
A src/common/port/serial.h
A src/common/port/usb_port.cpp
A src/common/port/usb_port.h
A src/data/Makefile.am
A src/data/app_data/Makefile.am
A src/data/app_data/hexeditorpartui.rc
A src/data/app_data/hi16-app-piklab.png
A src/data/app_data/hi32-app-piklab.png
A src/data/app_data/hi32-mime-piklab_project.png
A src/data/app_data/hi64-app-piklab.png
A src/data/app_data/piklab.desktop
A src/data/app_data/piklabui.rc
A src/data/app_data/x-piklab.desktop
A src/data/coff-c-pic.xml
A src/data/hi16-action-piklab_addcurrentfile.png
A src/data/hi16-action-piklab_addfile.png
A src/data/hi16-action-piklab_blankcheck.png
A src/data/hi16-action-piklab_burnchip.png
A src/data/hi16-action-piklab_chip.png
A src/data/hi16-action-piklab_closeproject.png
A src/data/hi16-action-piklab_compile.png
A src/data/hi16-action-piklab_createproject.png
A src/data/hi16-action-piklab_decompile.png
A src/data/hi16-action-piklab_editproject.png
A src/data/hi16-action-piklab_erasechip.png
A src/data/hi16-action-piklab_find_next.png
A src/data/hi16-action-piklab_find_previous.png
A src/data/hi16-action-piklab_openproject.png
A src/data/hi16-action-piklab_readchip.png
A src/data/hi16-action-piklab_verifychip.png
A src/data/hi22-action-piklab_addcurrentfile.png
A src/data/hi22-action-piklab_addfile.png
A src/data/hi22-action-piklab_blankcheck.png
A src/data/hi22-action-piklab_breakpoint_active.png
A src/data/hi22-action-piklab_breakpoint_disabled.png
A src/data/hi22-action-piklab_breakpoint_invalid.png
A src/data/hi22-action-piklab_breakpoint_reached.png
A src/data/hi22-action-piklab_burnchip.png
A src/data/hi22-action-piklab_chip.png
A src/data/hi22-action-piklab_closeproject.png
A src/data/hi22-action-piklab_compile.png
A src/data/hi22-action-piklab_createproject.png
A src/data/hi22-action-piklab_debug_step.png
A src/data/hi22-action-piklab_debug_stepin.png
A src/data/hi22-action-piklab_debug_stepout.png
A src/data/hi22-action-piklab_debug_stepover.png
A src/data/hi22-action-piklab_debughalt.png
A src/data/hi22-action-piklab_decompile.png
A src/data/hi22-action-piklab_editproject.png
A src/data/hi22-action-piklab_erasechip.png
A src/data/hi22-action-piklab_find_next.png
A src/data/hi22-action-piklab_find_previous.png
A src/data/hi22-action-piklab_openproject.png
A src/data/hi22-action-piklab_power.png
A src/data/hi22-action-piklab_program_counter.png
A src/data/hi22-action-piklab_program_counter_disabled.png
A src/data/hi22-action-piklab_readchip.png
A src/data/hi22-action-piklab_restart.png
A src/data/hi22-action-piklab_run.png
A src/data/hi22-action-piklab_stop.png
A src/data/hi22-action-piklab_verifychip.png
A src/data/hi32-action-piklab_config_assembler.png
A src/data/hi32-action-piklab_config_disassembler.png
A src/data/hi32-action-piklab_config_programmer.png
A src/data/jal-pic.xml
A src/data/likeback/Makefile.am
A src/data/likeback/cr16-action-likeback_dislike.png
A src/data/likeback/cr16-action-likeback_like.png
A src/data/likeback/hi16-action-likeback_bug.png
A src/data/syntax_xml_generator.cpp
A src/data/xpms/csourcefile.xpm
A src/data/xpms/includefile.xpm
A src/data/xpms/objectfile.xpm
A src/data/xpms/project.xpm
A src/data/xpms/sourcefile.xpm
A src/devices/Makefile.am
A src/devices/base/Makefile.am
A src/devices/base/base.pro
A src/devices/base/device_group.cpp
A src/devices/base/device_group.h
A src/devices/base/generic_device.cpp
A src/devices/base/generic_device.h
A src/devices/base/generic_memory.cpp
A src/devices/base/generic_memory.h
A src/devices/base/hex_buffer.cpp
A src/devices/base/hex_buffer.h
A src/devices/base/register.cpp
A src/devices/base/register.h
A src/devices/devices.pro
A src/devices/gui/Makefile.am
A src/devices/gui/device_group_ui.cpp
A src/devices/gui/device_group_ui.h
A src/devices/gui/hex_view.cpp
A src/devices/gui/hex_view.h
A src/devices/gui/hex_word_editor.cpp
A src/devices/gui/hex_word_editor.h
A src/devices/gui/memory_editor.cpp
A src/devices/gui/memory_editor.h
A src/devices/gui/register_view.cpp
A src/devices/gui/register_view.h
A src/devices/list/Makefile.am
A src/devices/list/device_list.cpp
A src/devices/list/device_list.h
A src/devices/list/device_list_noui.cpp
A src/devices/list/device_list_ui.cpp
A src/devices/list/list.pro
A src/devices/mem24/Makefile.am
A src/devices/mem24/base/Makefile.am
A src/devices/mem24/base/base.pro
A src/devices/mem24/base/mem24.cpp
A src/devices/mem24/base/mem24.h
A src/devices/mem24/gui/Makefile.am
A src/devices/mem24/gui/mem24_group_ui.cpp
A src/devices/mem24/gui/mem24_group_ui.h
A src/devices/mem24/gui/mem24_hex_view.cpp
A src/devices/mem24/gui/mem24_hex_view.h
A src/devices/mem24/gui/mem24_memory_editor.cpp
A src/devices/mem24/gui/mem24_memory_editor.h
A src/devices/mem24/mem24.pro
A src/devices/mem24/mem24/Makefile.am
A src/devices/mem24/mem24/mem24.pro
A src/devices/mem24/mem24/mem24_group.cpp
A src/devices/mem24/mem24/mem24_group.h
A src/devices/mem24/mem24/mem24_memory.cpp
A src/devices/mem24/mem24/mem24_memory.h
A src/devices/mem24/prog/Makefile.am
A src/devices/mem24/prog/mem24_prog.cpp
A src/devices/mem24/prog/mem24_prog.h
A src/devices/mem24/prog/prog.pro
A src/devices/mem24/xml/Makefile.am
A src/devices/mem24/xml/mem24_xml_to_data.cpp
A src/devices/mem24/xml/xml.pro
A src/devices/mem24/xml_data/24AA00.xml
A src/devices/mem24/xml_data/24AA01.xml
A src/devices/mem24/xml_data/24AA014.xml
A src/devices/mem24/xml_data/24AA02.xml
A src/devices/mem24/xml_data/24AA024.xml
A src/devices/mem24/xml_data/24AA025.xml
A src/devices/mem24/xml_data/24AA04.xml
A src/devices/mem24/xml_data/24AA08.xml
A src/devices/mem24/xml_data/24AA1025.xml
A src/devices/mem24/xml_data/24AA128.xml
A src/devices/mem24/xml_data/24AA16.xml
A src/devices/mem24/xml_data/24AA164.xml
A src/devices/mem24/xml_data/24AA256.xml
A src/devices/mem24/xml_data/24AA32A.xml
A src/devices/mem24/xml_data/24AA512.xml
A src/devices/mem24/xml_data/24AA515.xml
A src/devices/mem24/xml_data/24AA64.xml
A src/devices/mem24/xml_data/24AA65.xml
A src/devices/mem24/xml_data/24C00.xml
A src/devices/mem24/xml_data/24C01C.xml
A src/devices/mem24/xml_data/24C02C.xml
A src/devices/mem24/xml_data/24C65.xml
A src/devices/mem24/xml_data/24FC1025.xml
A src/devices/mem24/xml_data/24FC128.xml
A src/devices/mem24/xml_data/24FC256.xml
A src/devices/mem24/xml_data/24FC512.xml
A src/devices/mem24/xml_data/24FC515.xml
A src/devices/mem24/xml_data/24LC00.xml
A src/devices/mem24/xml_data/24LC014.xml
A src/devices/mem24/xml_data/24LC01B.xml
A src/devices/mem24/xml_data/24LC024.xml
A src/devices/mem24/xml_data/24LC025.xml
A src/devices/mem24/xml_data/24LC02B.xml
A src/devices/mem24/xml_data/24LC04B.xml
A src/devices/mem24/xml_data/24LC08B.xml
A src/devices/mem24/xml_data/24LC1025.xml
A src/devices/mem24/xml_data/24LC128.xml
A src/devices/mem24/xml_data/24LC16B.xml
A src/devices/mem24/xml_data/24LC21A.xml
A src/devices/mem24/xml_data/24LC22A.xml
A src/devices/mem24/xml_data/24LC256.xml
A src/devices/mem24/xml_data/24LC32A.xml
A src/devices/mem24/xml_data/24LC512.xml
A src/devices/mem24/xml_data/24LC515.xml
A src/devices/mem24/xml_data/24LC64.xml
A src/devices/mem24/xml_data/24LC65.xml
A src/devices/mem24/xml_data/24LCS21A.xml
A src/devices/mem24/xml_data/Makefile.am
A src/devices/mem24/xml_data/deps.mak
A src/devices/mem24/xml_data/xml_data.pro
A src/devices/pic/Makefile.am
A src/devices/pic/base/Makefile.am
A src/devices/pic/base/base.pro
A src/devices/pic/base/pic.cpp
A src/devices/pic/base/pic.h
A src/devices/pic/base/pic_config.cpp
A src/devices/pic/base/pic_config.h
A src/devices/pic/base/pic_protection.cpp
A src/devices/pic/base/pic_protection.h
A src/devices/pic/base/pic_register.cpp
A src/devices/pic/base/pic_register.h
A src/devices/pic/gui/Makefile.am
A src/devices/pic/gui/pic_config_editor.cpp
A src/devices/pic/gui/pic_config_editor.h
A src/devices/pic/gui/pic_config_word_editor.cpp
A src/devices/pic/gui/pic_config_word_editor.h
A src/devices/pic/gui/pic_group_ui.cpp
A src/devices/pic/gui/pic_group_ui.h
A src/devices/pic/gui/pic_hex_view.cpp
A src/devices/pic/gui/pic_hex_view.h
A src/devices/pic/gui/pic_memory_editor.cpp
A src/devices/pic/gui/pic_memory_editor.h
A src/devices/pic/gui/pic_prog_group_ui.cpp
A src/devices/pic/gui/pic_prog_group_ui.h
A src/devices/pic/gui/pic_register_view.cpp
A src/devices/pic/gui/pic_register_view.h
A src/devices/pic/pic.pro
A src/devices/pic/pic/Makefile.am
A src/devices/pic/pic/pic.pro
A src/devices/pic/pic/pic_group.cpp
A src/devices/pic/pic/pic_group.h
A src/devices/pic/pic/pic_memory.cpp
A src/devices/pic/pic/pic_memory.h
A src/devices/pic/prog/Makefile.am
A src/devices/pic/prog/pic_debug.cpp
A src/devices/pic/prog/pic_debug.h
A src/devices/pic/prog/pic_prog.cpp
A src/devices/pic/prog/pic_prog.h
A src/devices/pic/prog/pic_prog_specific.cpp
A src/devices/pic/prog/pic_prog_specific.h
A src/devices/pic/prog/prog.pro
A src/devices/pic/xml/Makefile.am
A src/devices/pic/xml/pic_xml_to_data.cpp
A src/devices/pic/xml/xml.pro
A src/devices/pic/xml_data/10F200.xml
A src/devices/pic/xml_data/10F202.xml
A src/devices/pic/xml_data/10F204.xml
A src/devices/pic/xml_data/10F206.xml
A src/devices/pic/xml_data/10F220.xml
A src/devices/pic/xml_data/10F222.xml
A src/devices/pic/xml_data/12C508.xml
A src/devices/pic/xml_data/12C508A.xml
A src/devices/pic/xml_data/12C509.xml
A src/devices/pic/xml_data/12C509A.xml
A src/devices/pic/xml_data/12C671.xml
A src/devices/pic/xml_data/12C672.xml
A src/devices/pic/xml_data/12CE518.xml
A src/devices/pic/xml_data/12CE519.xml
A src/devices/pic/xml_data/12CE673.xml
A src/devices/pic/xml_data/12CE674.xml
A src/devices/pic/xml_data/12CR509A.xml
A src/devices/pic/xml_data/12F508.xml
A src/devices/pic/xml_data/12F509.xml
A src/devices/pic/xml_data/12F510.xml
A src/devices/pic/xml_data/12F519.xml
A src/devices/pic/xml_data/12F609.xml
A src/devices/pic/xml_data/12F615.xml
A src/devices/pic/xml_data/12F629.xml
A src/devices/pic/xml_data/12F635.xml
A src/devices/pic/xml_data/12F675.xml
A src/devices/pic/xml_data/12F683.xml
A src/devices/pic/xml_data/14000.xml
A src/devices/pic/xml_data/16C432.xml
A src/devices/pic/xml_data/16C433.xml
A src/devices/pic/xml_data/16C505.xml
A src/devices/pic/xml_data/16C52.xml
A src/devices/pic/xml_data/16C54.xml
A src/devices/pic/xml_data/16C54A.xml
A src/devices/pic/xml_data/16C54B.xml
A src/devices/pic/xml_data/16C54C.xml
A src/devices/pic/xml_data/16C55.xml
A src/devices/pic/xml_data/16C554.xml
A src/devices/pic/xml_data/16C557.xml
A src/devices/pic/xml_data/16C558.xml
A src/devices/pic/xml_data/16C55A.xml
A src/devices/pic/xml_data/16C56.xml
A src/devices/pic/xml_data/16C56A.xml
A src/devices/pic/xml_data/16C57.xml
A src/devices/pic/xml_data/16C57C.xml
A src/devices/pic/xml_data/16C58A.xml
A src/devices/pic/xml_data/16C58B.xml
A src/devices/pic/xml_data/16C61.xml
A src/devices/pic/xml_data/16C62.xml
A src/devices/pic/xml_data/16C620.xml
A src/devices/pic/xml_data/16C620A.xml
A src/devices/pic/xml_data/16C621.xml
A src/devices/pic/xml_data/16C621A.xml
A src/devices/pic/xml_data/16C622.xml
A src/devices/pic/xml_data/16C622A.xml
A src/devices/pic/xml_data/16C62A.xml
A src/devices/pic/xml_data/16C62B.xml
A src/devices/pic/xml_data/16C63.xml
A src/devices/pic/xml_data/16C63A.xml
A src/devices/pic/xml_data/16C64.xml
A src/devices/pic/xml_data/16C641.xml
A src/devices/pic/xml_data/16C642.xml
A src/devices/pic/xml_data/16C64A.xml
A src/devices/pic/xml_data/16C65.xml
A src/devices/pic/xml_data/16C65A.xml
A src/devices/pic/xml_data/16C65B.xml
A src/devices/pic/xml_data/16C66.xml
A src/devices/pic/xml_data/16C661.xml
A src/devices/pic/xml_data/16C662.xml
A src/devices/pic/xml_data/16C67.xml
A src/devices/pic/xml_data/16C71.xml
A src/devices/pic/xml_data/16C710.xml
A src/devices/pic/xml_data/16C711.xml
A src/devices/pic/xml_data/16C712.xml
A src/devices/pic/xml_data/16C715.xml
A src/devices/pic/xml_data/16C716.xml
A src/devices/pic/xml_data/16C717.xml
A src/devices/pic/xml_data/16C72.xml
A src/devices/pic/xml_data/16C72A.xml
A src/devices/pic/xml_data/16C73.xml
A src/devices/pic/xml_data/16C73A.xml
A src/devices/pic/xml_data/16C73B.xml
A src/devices/pic/xml_data/16C74.xml
A src/devices/pic/xml_data/16C745.xml
A src/devices/pic/xml_data/16C74A.xml
A src/devices/pic/xml_data/16C74B.xml
A src/devices/pic/xml_data/16C76.xml
A src/devices/pic/xml_data/16C765.xml
A src/devices/pic/xml_data/16C77.xml
A src/devices/pic/xml_data/16C770.xml
A src/devices/pic/xml_data/16C771.xml
A src/devices/pic/xml_data/16C773.xml
A src/devices/pic/xml_data/16C774.xml
A src/devices/pic/xml_data/16C781.xml
A src/devices/pic/xml_data/16C782.xml
A src/devices/pic/xml_data/16C84.xml
A src/devices/pic/xml_data/16C923.xml
A src/devices/pic/xml_data/16C924.xml
A src/devices/pic/xml_data/16C925.xml
A src/devices/pic/xml_data/16C926.xml
A src/devices/pic/xml_data/16CE623.xml
A src/devices/pic/xml_data/16CE624.xml
A src/devices/pic/xml_data/16CE625.xml
A src/devices/pic/xml_data/16CR54.xml_broken
A src/devices/pic/xml_data/16CR54A.xml
A src/devices/pic/xml_data/16CR54B.xml
A src/devices/pic/xml_data/16CR54C.xml
A src/devices/pic/xml_data/16CR56A.xml
A src/devices/pic/xml_data/16CR57B.xml
A src/devices/pic/xml_data/16CR57C.xml
A src/devices/pic/xml_data/16CR58A.xml
A src/devices/pic/xml_data/16CR58B.xml
A src/devices/pic/xml_data/16CR62.xml
A src/devices/pic/xml_data/16CR620A.xml
A src/devices/pic/xml_data/16CR63.xml
A src/devices/pic/xml_data/16CR64.xml
A src/devices/pic/xml_data/16CR65.xml
A src/devices/pic/xml_data/16CR72.xml
A src/devices/pic/xml_data/16CR73.xml
A src/devices/pic/xml_data/16CR74.xml
A src/devices/pic/xml_data/16CR76.xml
A src/devices/pic/xml_data/16CR77.xml
A src/devices/pic/xml_data/16CR83.xml
A src/devices/pic/xml_data/16CR84.xml
A src/devices/pic/xml_data/16F505.xml
A src/devices/pic/xml_data/16F506.xml
A src/devices/pic/xml_data/16F54.xml
A src/devices/pic/xml_data/16F57.xml
A src/devices/pic/xml_data/16F59.xml
A src/devices/pic/xml_data/16F610.xml
A src/devices/pic/xml_data/16F616.xml
A src/devices/pic/xml_data/16F627.xml
A src/devices/pic/xml_data/16F627A.xml
A src/devices/pic/xml_data/16F628.xml
A src/devices/pic/xml_data/16F628A.xml
A src/devices/pic/xml_data/16F630.xml
A src/devices/pic/xml_data/16F631.xml
A src/devices/pic/xml_data/16F636.xml
A src/devices/pic/xml_data/16F639.xml
A src/devices/pic/xml_data/16F648A.xml
A src/devices/pic/xml_data/16F676.xml
A src/devices/pic/xml_data/16F677.xml
A src/devices/pic/xml_data/16F684.xml
A src/devices/pic/xml_data/16F685.xml
A src/devices/pic/xml_data/16F687.xml
A src/devices/pic/xml_data/16F688.xml
A src/devices/pic/xml_data/16F689.xml
A src/devices/pic/xml_data/16F690.xml
A src/devices/pic/xml_data/16F716.xml
A src/devices/pic/xml_data/16F72.xml
A src/devices/pic/xml_data/16F73.xml
A src/devices/pic/xml_data/16F737.xml
A src/devices/pic/xml_data/16F74.xml
A src/devices/pic/xml_data/16F747.xml
A src/devices/pic/xml_data/16F76.xml
A src/devices/pic/xml_data/16F767.xml
A src/devices/pic/xml_data/16F77.xml
A src/devices/pic/xml_data/16F777.xml
A src/devices/pic/xml_data/16F785.xml
A src/devices/pic/xml_data/16F818.xml
A src/devices/pic/xml_data/16F819.xml
A src/devices/pic/xml_data/16F83.xml
A src/devices/pic/xml_data/16F84.xml
A src/devices/pic/xml_data/16F84A.xml
A src/devices/pic/xml_data/16F87.xml
A src/devices/pic/xml_data/16F870.xml
A src/devices/pic/xml_data/16F871.xml
A src/devices/pic/xml_data/16F872.xml
A src/devices/pic/xml_data/16F873.xml
A src/devices/pic/xml_data/16F873A.xml
A src/devices/pic/xml_data/16F874.xml
A src/devices/pic/xml_data/16F874A.xml
A src/devices/pic/xml_data/16F876.xml
A src/devices/pic/xml_data/16F876A.xml
A src/devices/pic/xml_data/16F877.xml
A src/devices/pic/xml_data/16F877A.xml
A src/devices/pic/xml_data/16F88.xml
A src/devices/pic/xml_data/16F882.xml
A src/devices/pic/xml_data/16F883.xml
A src/devices/pic/xml_data/16F884.xml
A src/devices/pic/xml_data/16F886.xml
A src/devices/pic/xml_data/16F887.xml
A src/devices/pic/xml_data/16F913.xml
A src/devices/pic/xml_data/16F914.xml
A src/devices/pic/xml_data/16F916.xml
A src/devices/pic/xml_data/16F917.xml
A src/devices/pic/xml_data/16F946.xml
A src/devices/pic/xml_data/16HV540.xml
A src/devices/pic/xml_data/17C42.xml
A src/devices/pic/xml_data/17C42A.xml
A src/devices/pic/xml_data/17C43.xml
A src/devices/pic/xml_data/17C44.xml
A src/devices/pic/xml_data/17C752.xml
A src/devices/pic/xml_data/17C756.xml
A src/devices/pic/xml_data/17C756A.xml
A src/devices/pic/xml_data/17C762.xml
A src/devices/pic/xml_data/17C766.xml
A src/devices/pic/xml_data/17CR42.xml
A src/devices/pic/xml_data/17CR43.xml
A src/devices/pic/xml_data/18C242.xml
A src/devices/pic/xml_data/18C252.xml
A src/devices/pic/xml_data/18C442.xml
A src/devices/pic/xml_data/18C452.xml
A src/devices/pic/xml_data/18C601.xml
A src/devices/pic/xml_data/18C658.xml
A src/devices/pic/xml_data/18C801.xml
A src/devices/pic/xml_data/18C858.xml
A src/devices/pic/xml_data/18F1220.xml
A src/devices/pic/xml_data/18F1230.xml
A src/devices/pic/xml_data/18F1320.xml
A src/devices/pic/xml_data/18F1330.xml
A src/devices/pic/xml_data/18F2220.xml
A src/devices/pic/xml_data/18F2221.xml
A src/devices/pic/xml_data/18F2320.xml
A src/devices/pic/xml_data/18F2321.xml
A src/devices/pic/xml_data/18F2331.xml
A src/devices/pic/xml_data/18F2410.xml
A src/devices/pic/xml_data/18F242.xml
A src/devices/pic/xml_data/18F2420.xml
A src/devices/pic/xml_data/18F2423.xml
A src/devices/pic/xml_data/18F2431.xml
A src/devices/pic/xml_data/18F2439.xml
A src/devices/pic/xml_data/18F2450.xml
A src/devices/pic/xml_data/18F2455.xml
A src/devices/pic/xml_data/18F248.xml
A src/devices/pic/xml_data/18F2480.xml
A src/devices/pic/xml_data/18F24J10.xml
A src/devices/pic/xml_data/18F2510.xml
A src/devices/pic/xml_data/18F2515.xml
A src/devices/pic/xml_data/18F252.xml
A src/devices/pic/xml_data/18F2520.xml
A src/devices/pic/xml_data/18F2523.xml
A src/devices/pic/xml_data/18F2525.xml
A src/devices/pic/xml_data/18F2539.xml
A src/devices/pic/xml_data/18F2550.xml
A src/devices/pic/xml_data/18F258.xml
A src/devices/pic/xml_data/18F2580.xml
A src/devices/pic/xml_data/18F2585.xml
A src/devices/pic/xml_data/18F25J10.xml
A src/devices/pic/xml_data/18F2610.xml
A src/devices/pic/xml_data/18F2620.xml
A src/devices/pic/xml_data/18F2680.xml
A src/devices/pic/xml_data/18F2682.xml
A src/devices/pic/xml_data/18F2685.xml
A src/devices/pic/xml_data/18F4220.xml
A src/devices/pic/xml_data/18F4221.xml
A src/devices/pic/xml_data/18F4320.xml
A src/devices/pic/xml_data/18F4321.xml
A src/devices/pic/xml_data/18F4331.xml
A src/devices/pic/xml_data/18F4410.xml
A src/devices/pic/xml_data/18F442.xml
A src/devices/pic/xml_data/18F4420.xml
A src/devices/pic/xml_data/18F4423.xml
A src/devices/pic/xml_data/18F4431.xml
A src/devices/pic/xml_data/18F4439.xml
A src/devices/pic/xml_data/18F4450.xml
A src/devices/pic/xml_data/18F4455.xml
A src/devices/pic/xml_data/18F448.xml
A src/devices/pic/xml_data/18F4480.xml
A src/devices/pic/xml_data/18F44J10.xml
A src/devices/pic/xml_data/18F4510.xml
A src/devices/pic/xml_data/18F4515.xml
A src/devices/pic/xml_data/18F452.xml
A src/devices/pic/xml_data/18F4520.xml
A src/devices/pic/xml_data/18F4523.xml
A src/devices/pic/xml_data/18F4525.xml
A src/devices/pic/xml_data/18F4539.xml
A src/devices/pic/xml_data/18F4550.xml
A src/devices/pic/xml_data/18F458.xml
A src/devices/pic/xml_data/18F4580.xml
A src/devices/pic/xml_data/18F4585.xml
A src/devices/pic/xml_data/18F45J10.xml
A src/devices/pic/xml_data/18F4610.xml
A src/devices/pic/xml_data/18F4620.xml
A src/devices/pic/xml_data/18F4680.xml
A src/devices/pic/xml_data/18F4682.xml
A src/devices/pic/xml_data/18F4685.xml
A src/devices/pic/xml_data/18F6310.xml
A src/devices/pic/xml_data/18F6390.xml
A src/devices/pic/xml_data/18F6393.xml
A src/devices/pic/xml_data/18F63J11.xml
A src/devices/pic/xml_data/18F63J90.xml
A src/devices/pic/xml_data/18F6410.xml
A src/devices/pic/xml_data/18F6490.xml
A src/devices/pic/xml_data/18F6493.xml
A src/devices/pic/xml_data/18F64J11.xml
A src/devices/pic/xml_data/18F64J90.xml
A src/devices/pic/xml_data/18F6520.xml
A src/devices/pic/xml_data/18F6525.xml
A src/devices/pic/xml_data/18F6527.xml
A src/devices/pic/xml_data/18F6585.xml
A src/devices/pic/xml_data/18F65J10.xml
A src/devices/pic/xml_data/18F65J11.xml
A src/devices/pic/xml_data/18F65J15.xml
A src/devices/pic/xml_data/18F65J50.xml
A src/devices/pic/xml_data/18F65J90.xml
A src/devices/pic/xml_data/18F6620.xml
A src/devices/pic/xml_data/18F6621.xml
A src/devices/pic/xml_data/18F6622.xml
A src/devices/pic/xml_data/18F6627.xml
A src/devices/pic/xml_data/18F6680.xml
A src/devices/pic/xml_data/18F66J10.xml
A src/devices/pic/xml_data/18F66J11.xml
A src/devices/pic/xml_data/18F66J15.xml
A src/devices/pic/xml_data/18F66J16.xml
A src/devices/pic/xml_data/18F66J50.xml
A src/devices/pic/xml_data/18F66J55.xml
A src/devices/pic/xml_data/18F66J60.xml
A src/devices/pic/xml_data/18F66J65.xml
A src/devices/pic/xml_data/18F6720.xml
A src/devices/pic/xml_data/18F6722.xml
A src/devices/pic/xml_data/18F67J10.xml
A src/devices/pic/xml_data/18F67J11.xml
A src/devices/pic/xml_data/18F67J50.xml
A src/devices/pic/xml_data/18F67J60.xml
A src/devices/pic/xml_data/18F8310.xml
A src/devices/pic/xml_data/18F8390.xml
A src/devices/pic/xml_data/18F8393.xml
A src/devices/pic/xml_data/18F83J11.xml
A src/devices/pic/xml_data/18F83J90.xml
A src/devices/pic/xml_data/18F8410.xml
A src/devices/pic/xml_data/18F8490.xml
A src/devices/pic/xml_data/18F8493.xml
A src/devices/pic/xml_data/18F84J11.xml
A src/devices/pic/xml_data/18F84J90.xml
A src/devices/pic/xml_data/18F8520.xml
A src/devices/pic/xml_data/18F8525.xml
A src/devices/pic/xml_data/18F8527.xml
A src/devices/pic/xml_data/18F8585.xml
A src/devices/pic/xml_data/18F85J10.xml
A src/devices/pic/xml_data/18F85J11.xml
A src/devices/pic/xml_data/18F85J15.xml
A src/devices/pic/xml_data/18F85J50.xml
A src/devices/pic/xml_data/18F85J90.xml
A src/devices/pic/xml_data/18F8620.xml
A src/devices/pic/xml_data/18F8621.xml
A src/devices/pic/xml_data/18F8622.xml
A src/devices/pic/xml_data/18F8627.xml
A src/devices/pic/xml_data/18F8680.xml
A src/devices/pic/xml_data/18F86J10.xml
A src/devices/pic/xml_data/18F86J11.xml
A src/devices/pic/xml_data/18F86J15.xml
A src/devices/pic/xml_data/18F86J16.xml
A src/devices/pic/xml_data/18F86J50.xml
A src/devices/pic/xml_data/18F86J55.xml
A src/devices/pic/xml_data/18F86J60.xml
A src/devices/pic/xml_data/18F86J65.xml
A src/devices/pic/xml_data/18F8720.xml
A src/devices/pic/xml_data/18F8722.xml
A src/devices/pic/xml_data/18F87J10.xml
A src/devices/pic/xml_data/18F87J11.xml
A src/devices/pic/xml_data/18F87J50.xml
A src/devices/pic/xml_data/18F87J60.xml
A src/devices/pic/xml_data/18F96J60.xml
A src/devices/pic/xml_data/18F96J65.xml
A src/devices/pic/xml_data/18F97J60.xml
A src/devices/pic/xml_data/24FJ128GA006.xml
A src/devices/pic/xml_data/24FJ128GA008.xml
A src/devices/pic/xml_data/24FJ128GA010.xml
A src/devices/pic/xml_data/24FJ64GA002.xml
A src/devices/pic/xml_data/24FJ64GA004.xml
A src/devices/pic/xml_data/24FJ64GA006.xml
A src/devices/pic/xml_data/24FJ64GA008.xml
A src/devices/pic/xml_data/24FJ64GA010.xml
A src/devices/pic/xml_data/24FJ96GA006.xml
A src/devices/pic/xml_data/24FJ96GA008.xml
A src/devices/pic/xml_data/24FJ96GA010.xml
A src/devices/pic/xml_data/24HJ128GP206.xml
A src/devices/pic/xml_data/24HJ128GP210.xml
A src/devices/pic/xml_data/24HJ128GP306.xml
A src/devices/pic/xml_data/24HJ128GP310.xml
A src/devices/pic/xml_data/24HJ128GP506.xml
A src/devices/pic/xml_data/24HJ128GP510.xml
A src/devices/pic/xml_data/24HJ12GP201.xml
A src/devices/pic/xml_data/24HJ12GP202.xml
A src/devices/pic/xml_data/24HJ16GP304.xml
A src/devices/pic/xml_data/24HJ256GP206.xml
A src/devices/pic/xml_data/24HJ256GP210.xml
A src/devices/pic/xml_data/24HJ256GP610.xml
A src/devices/pic/xml_data/24HJ32GP202.xml
A src/devices/pic/xml_data/24HJ32GP204.xml
A src/devices/pic/xml_data/24HJ64GP206.xml
A src/devices/pic/xml_data/24HJ64GP210.xml
A src/devices/pic/xml_data/24HJ64GP506.xml
A src/devices/pic/xml_data/24HJ64GP510.xml
A src/devices/pic/xml_data/30F1010.xml
A src/devices/pic/xml_data/30F2010.xml
A src/devices/pic/xml_data/30F2011.xml
A src/devices/pic/xml_data/30F2012.xml
A src/devices/pic/xml_data/30F2020.xml
A src/devices/pic/xml_data/30F2023.xml
A src/devices/pic/xml_data/30F3010.xml
A src/devices/pic/xml_data/30F3011.xml
A src/devices/pic/xml_data/30F3012.xml
A src/devices/pic/xml_data/30F3013.xml
A src/devices/pic/xml_data/30F3014.xml
A src/devices/pic/xml_data/30F4011.xml
A src/devices/pic/xml_data/30F4012.xml
A src/devices/pic/xml_data/30F4013.xml
A src/devices/pic/xml_data/30F5011.xml
A src/devices/pic/xml_data/30F5013.xml
A src/devices/pic/xml_data/30F5015.xml
A src/devices/pic/xml_data/30F5016.xml
A src/devices/pic/xml_data/30F6010.xml
A src/devices/pic/xml_data/30F6010A.xml
A src/devices/pic/xml_data/30F6011.xml
A src/devices/pic/xml_data/30F6011A.xml
A src/devices/pic/xml_data/30F6012.xml
A src/devices/pic/xml_data/30F6012A.xml
A src/devices/pic/xml_data/30F6013.xml
A src/devices/pic/xml_data/30F6013A.xml
A src/devices/pic/xml_data/30F6014.xml
A src/devices/pic/xml_data/30F6014A.xml
A src/devices/pic/xml_data/30F6015.xml
A src/devices/pic/xml_data/Makefile.am
A src/devices/pic/xml_data/deps.mak
A src/devices/pic/xml_data/pic.xsd
A src/devices/pic/xml_data/registers/registers.xml
A src/devices/pic/xml_data/registers/registers_missing.xml
A src/devices/pic/xml_data/validate.sh
A src/devices/pic/xml_data/validate/Makefile
A src/devices/pic/xml_data/validate/validate.cpp
A src/devices/pic/xml_data/xml_data.pro
A src/libgui/Makefile.am
A src/libgui/breakpoint_view.cpp
A src/libgui/breakpoint_view.h
A src/libgui/config_center.cpp
A src/libgui/config_center.h
A src/libgui/config_gen.cpp
A src/libgui/config_gen.h
A src/libgui/console.cpp
A src/libgui/console.h
A src/libgui/device_editor.cpp
A src/libgui/device_editor.h
A src/libgui/device_gui.cpp
A src/libgui/device_gui.h
A src/libgui/editor.cpp
A src/libgui/editor.h
A src/libgui/editor_manager.cpp
A src/libgui/editor_manager.h
A src/libgui/global_config.cpp
A src/libgui/global_config.h
A src/libgui/gui_debug_manager.cpp
A src/libgui/gui_debug_manager.h
A src/libgui/gui_prog_manager.cpp
A src/libgui/gui_prog_manager.h
A src/libgui/hex_editor.cpp
A src/libgui/hex_editor.h
A src/libgui/likeback.cpp
A src/libgui/likeback.h
A src/libgui/log_view.cpp
A src/libgui/log_view.h
A src/libgui/main_global.cpp
A src/libgui/main_global.h
A src/libgui/new_dialogs.cpp
A src/libgui/new_dialogs.h
A src/libgui/object_view.cpp
A src/libgui/object_view.h
A src/libgui/project.cpp
A src/libgui/project.h
A src/libgui/project_editor.cpp
A src/libgui/project_editor.h
A src/libgui/project_manager.cpp
A src/libgui/project_manager.h
A src/libgui/project_manager_ui.cpp
A src/libgui/project_manager_ui.h
A src/libgui/project_wizard.cpp
A src/libgui/project_wizard.h
A src/libgui/register_view.cpp
A src/libgui/register_view.h
A src/libgui/text_editor.cpp
A src/libgui/text_editor.h
A src/libgui/toplevel.cpp
A src/libgui/toplevel.h
A src/libgui/toplevel_ui.cpp
A src/libgui/toplevel_ui.h
A src/libgui/watch_view.cpp
A src/libgui/watch_view.h
A src/piklab-coff/Makefile.am
A src/piklab-coff/main.cpp
A src/piklab-coff/main.h
A src/piklab-coff/piklab-coff.pro
A src/piklab-hex/Makefile.am
A src/piklab-hex/main.cpp
A src/piklab-hex/main.h
A src/piklab-hex/piklab-hex.pro
A src/piklab-prog/Makefile.am
A src/piklab-prog/cli_debug_manager.cpp
A src/piklab-prog/cli_debug_manager.h
A src/piklab-prog/cli_interactive.cpp
A src/piklab-prog/cli_interactive.h
A src/piklab-prog/cli_prog_manager.cpp
A src/piklab-prog/cli_prog_manager.h
A src/piklab-prog/cli_purl.cpp
A src/piklab-prog/cmdline.cpp
A src/piklab-prog/cmdline.h
A src/piklab-prog/piklab-prog.pro
A src/piklab-test/Makefile.am
A src/piklab-test/base/Makefile.am
A src/piklab-test/base/device_test.cpp
A src/piklab-test/base/device_test.h
A src/piklab-test/base/generator_check.cpp
A src/piklab-test/base/generator_check.h
A src/piklab-test/base/main_test.cpp
A src/piklab-test/base/main_test.h
A src/piklab-test/checksum/Makefile.am
A src/piklab-test/checksum/checksum_check.cpp
A src/piklab-test/checksum/checksum_check.h
A src/piklab-test/generators/Makefile.am
A src/piklab-test/generators/gputils_config_generator_check.cpp
A src/piklab-test/generators/gputils_config_generator_check.h
A src/piklab-test/generators/gputils_template_generator_check.cpp
A src/piklab-test/generators/gputils_template_generator_check.h
A src/piklab-test/generators/sdcc_config_generator_check.cpp
A src/piklab-test/generators/sdcc_config_generator_check.h
A src/piklab-test/misc/Makefile.am
A src/piklab-test/misc/misc_check.cpp
A src/piklab-test/misc/misc_check.h
A src/piklab-test/save_load_memory/Makefile.am
A src/piklab-test/save_load_memory/save_load_memory_check.cpp
A src/piklab-test/save_load_memory/save_load_memory_check.h
A src/piklab/Makefile.am
A src/piklab/main.cpp
A src/progs/Makefile.am
A src/progs/base/Makefile.am
A src/progs/base/base.pro
A src/progs/base/debug_config.cpp
A src/progs/base/debug_config.h
A src/progs/base/generic_debug.cpp
A src/progs/base/generic_debug.h
A src/progs/base/generic_prog.cpp
A src/progs/base/generic_prog.h
A src/progs/base/hardware_config.cpp
A src/progs/base/hardware_config.h
A src/progs/base/prog_config.cpp
A src/progs/base/prog_config.h
A src/progs/base/prog_group.cpp
A src/progs/base/prog_group.h
A src/progs/base/prog_specific.cpp
A src/progs/base/prog_specific.h
A src/progs/bootloader/Makefile.am
A src/progs/bootloader/base/Makefile.am
A src/progs/bootloader/base/base.pro
A src/progs/bootloader/base/bootloader.cpp
A src/progs/bootloader/base/bootloader.h
A src/progs/bootloader/base/bootloader_prog.cpp
A src/progs/bootloader/base/bootloader_prog.h
A src/progs/bootloader/bootloader.pro
A src/progs/bootloader/gui/Makefile.am
A src/progs/bootloader/gui/bootloader_ui.cpp
A src/progs/bootloader/gui/bootloader_ui.h
A src/progs/direct/Makefile.am
A src/progs/direct/base/Makefile.am
A src/progs/direct/base/base.pro
A src/progs/direct/base/direct.cpp
A src/progs/direct/base/direct.h
A src/progs/direct/base/direct.xml
A src/progs/direct/base/direct_16.cpp
A src/progs/direct/base/direct_16.h
A src/progs/direct/base/direct_16F.cpp
A src/progs/direct/base/direct_16F.h
A src/progs/direct/base/direct_18.cpp
A src/progs/direct/base/direct_18.h
A src/progs/direct/base/direct_18F.cpp
A src/progs/direct/base/direct_18F.h
A src/progs/direct/base/direct_30.cpp
A src/progs/direct/base/direct_30.h
A src/progs/direct/base/direct_baseline.cpp
A src/progs/direct/base/direct_baseline.h
A src/progs/direct/base/direct_data.h
A src/progs/direct/base/direct_mem24.cpp
A src/progs/direct/base/direct_mem24.h
A src/progs/direct/base/direct_pic.cpp
A src/progs/direct/base/direct_pic.h
A src/progs/direct/base/direct_prog.cpp
A src/progs/direct/base/direct_prog.h
A src/progs/direct/base/direct_prog_config.cpp
A src/progs/direct/base/direct_prog_config.h
A src/progs/direct/direct.pro
A src/progs/direct/gui/Makefile.am
A src/progs/direct/gui/direct_config_widget.cpp
A src/progs/direct/gui/direct_config_widget.h
A src/progs/direct/xml/Makefile.am
A src/progs/direct/xml/xml.pro
A src/progs/direct/xml/xml_direct_parser.cpp
A src/progs/gpsim/Makefile.am
A src/progs/gpsim/base/Makefile.am
A src/progs/gpsim/base/base.pro
A src/progs/gpsim/base/gpsim.cpp
A src/progs/gpsim/base/gpsim.h
A src/progs/gpsim/base/gpsim_debug.cpp
A src/progs/gpsim/base/gpsim_debug.h
A src/progs/gpsim/gpsim.pro
A src/progs/gpsim/gui/Makefile.am
A src/progs/gpsim/gui/gpsim_group_ui.cpp
A src/progs/gpsim/gui/gpsim_group_ui.h
A src/progs/gui/Makefile.am
A src/progs/gui/debug_config_center.cpp
A src/progs/gui/debug_config_center.h
A src/progs/gui/hardware_config_widget.cpp
A src/progs/gui/hardware_config_widget.h
A src/progs/gui/port_selector.cpp
A src/progs/gui/port_selector.h
A src/progs/gui/prog_config_center.cpp
A src/progs/gui/prog_config_center.h
A src/progs/gui/prog_config_widget.cpp
A src/progs/gui/prog_config_widget.h
A src/progs/gui/prog_group_ui.cpp
A src/progs/gui/prog_group_ui.h
A src/progs/icd1/Makefile.am
A src/progs/icd1/base/Makefile.am
A src/progs/icd1/base/base.pro
A src/progs/icd1/base/icd1.cpp
A src/progs/icd1/base/icd1.h
A src/progs/icd1/base/icd1.xml
A src/progs/icd1/base/icd1_data.h
A src/progs/icd1/base/icd1_prog.cpp
A src/progs/icd1/base/icd1_prog.h
A src/progs/icd1/base/icd1_serial.cpp
A src/progs/icd1/base/icd1_serial.h
A src/progs/icd1/gui/Makefile.am
A src/progs/icd1/gui/icd1_group_ui.cpp
A src/progs/icd1/gui/icd1_group_ui.h
A src/progs/icd1/icd1.pro
A src/progs/icd1/xml/Makefile.am
A src/progs/icd1/xml/xml.pro
A src/progs/icd1/xml/xml_icd1_parser.cpp
A src/progs/icd2/Makefile.am
A src/progs/icd2/base/Makefile.am
A src/progs/icd2/base/base.pro
A src/progs/icd2/base/icd.cpp
A src/progs/icd2/base/icd.h
A src/progs/icd2/base/icd2.cpp
A src/progs/icd2/base/icd2.h
A src/progs/icd2/base/icd2.xml
A src/progs/icd2/base/icd2_data.h
A src/progs/icd2/base/icd2_debug.cpp
A src/progs/icd2/base/icd2_debug.h
A src/progs/icd2/base/icd2_debug_specific.cpp
A src/progs/icd2/base/icd2_debug_specific.h
A src/progs/icd2/base/icd2_prog.cpp
A src/progs/icd2/base/icd2_prog.h
A src/progs/icd2/base/icd2_serial.cpp
A src/progs/icd2/base/icd2_serial.h
A src/progs/icd2/base/icd2_usb.cpp
A src/progs/icd2/base/icd2_usb.h
A src/progs/icd2/base/icd2_usb_firmware.cpp
A src/progs/icd2/base/icd_prog.cpp
A src/progs/icd2/base/icd_prog.h
A src/progs/icd2/base/microchip.cpp
A src/progs/icd2/base/microchip.h
A src/progs/icd2/base/promate2.xml
A src/progs/icd2/gui/Makefile.am
A src/progs/icd2/gui/icd2_group_ui.cpp
A src/progs/icd2/gui/icd2_group_ui.h
A src/progs/icd2/icd2.pro
A src/progs/icd2/icd2_data/Makefile.am
A src/progs/icd2/icd2_data/icd2_data.cpp
A src/progs/icd2/icd2_data/icd2_data.pro
A src/progs/icd2/xml/Makefile.am
A src/progs/icd2/xml/xml.pro
A src/progs/icd2/xml/xml_icd2_parser.cpp
A src/progs/list/Makefile.am
A src/progs/list/list.pro
A src/progs/list/prog_list.cpp
A src/progs/list/prog_list.h
A src/progs/list/prog_list_noui.cpp
A src/progs/list/prog_list_ui.cpp
A src/progs/manager/Makefile.am
A src/progs/manager/breakpoint.cpp
A src/progs/manager/breakpoint.h
A src/progs/manager/debug_manager.cpp
A src/progs/manager/debug_manager.h
A src/progs/manager/manager.pro
A src/progs/manager/prog_manager.cpp
A src/progs/manager/prog_manager.h
A src/progs/picdem_bootloader/Makefile.am
A src/progs/picdem_bootloader/base/Makefile.am
A src/progs/picdem_bootloader/base/base.pro
A src/progs/picdem_bootloader/base/picdem_bootloader.cpp
A src/progs/picdem_bootloader/base/picdem_bootloader.h
A src/progs/picdem_bootloader/base/picdem_bootloader.xml
A src/progs/picdem_bootloader/base/picdem_bootloader_data.h
A src/progs/picdem_bootloader/base/picdem_bootloader_prog.cpp
A src/progs/picdem_bootloader/base/picdem_bootloader_prog.h
A src/progs/picdem_bootloader/gui/Makefile.am
A src/progs/picdem_bootloader/gui/picdem_bootloader_ui.cpp
A src/progs/picdem_bootloader/gui/picdem_bootloader_ui.h
A src/progs/picdem_bootloader/picdem_bootloader.pro
A src/progs/picdem_bootloader/xml/Makefile.am
A src/progs/picdem_bootloader/xml/xml.pro
A src/progs/picdem_bootloader/xml/xml_picdem_bootloader_parser.cpp
A src/progs/pickit1/Makefile.am
A src/progs/pickit1/base/Makefile.am
A src/progs/pickit1/base/base.pro
A src/progs/pickit1/base/pickit1.cpp
A src/progs/pickit1/base/pickit1.h
A src/progs/pickit1/base/pickit1.xml
A src/progs/pickit1/base/pickit1_data.h
A src/progs/pickit1/base/pickit1_prog.cpp
A src/progs/pickit1/base/pickit1_prog.h
A src/progs/pickit1/gui/Makefile.am
A src/progs/pickit1/gui/pickit1_group_ui.cpp
A src/progs/pickit1/gui/pickit1_group_ui.h
A src/progs/pickit1/pickit1.pro
A src/progs/pickit1/xml/Makefile.am
A src/progs/pickit1/xml/xml.pro
A src/progs/pickit1/xml/xml_pickit1_parser.cpp
A src/progs/pickit2/Makefile.am
A src/progs/pickit2/base/Makefile.am
A src/progs/pickit2/base/base.pro
A src/progs/pickit2/base/pickit.cpp
A src/progs/pickit2/base/pickit.h
A src/progs/pickit2/base/pickit2.cpp
A src/progs/pickit2/base/pickit2.h
A src/progs/pickit2/base/pickit2.xml
A src/progs/pickit2/base/pickit2_data.h
A src/progs/pickit2/base/pickit2_prog.cpp
A src/progs/pickit2/base/pickit2_prog.h
A src/progs/pickit2/base/pickit_prog.cpp
A src/progs/pickit2/base/pickit_prog.h
A src/progs/pickit2/gui/Makefile.am
A src/progs/pickit2/gui/pickit2_group_ui.cpp
A src/progs/pickit2/gui/pickit2_group_ui.h
A src/progs/pickit2/pickit2.pro
A src/progs/pickit2/xml/Makefile.am
A src/progs/pickit2/xml/xml.pro
A src/progs/pickit2/xml/xml_pickit2_parser.cpp
A src/progs/pickit2_bootloader/Makefile.am
A src/progs/pickit2_bootloader/base/Makefile.am
A src/progs/pickit2_bootloader/base/base.pro
A src/progs/pickit2_bootloader/base/pickit2_bootloader.cpp
A src/progs/pickit2_bootloader/base/pickit2_bootloader.h
A src/progs/pickit2_bootloader/base/pickit2_bootloader.xml
A src/progs/pickit2_bootloader/base/pickit2_bootloader_data.h
A src/progs/pickit2_bootloader/base/pickit2_bootloader_prog.cpp
A src/progs/pickit2_bootloader/base/pickit2_bootloader_prog.h
A src/progs/pickit2_bootloader/gui/Makefile.am
A src/progs/pickit2_bootloader/gui/pickit2_bootloader_ui.cpp
A src/progs/pickit2_bootloader/gui/pickit2_bootloader_ui.h
A src/progs/pickit2_bootloader/pickit2_bootloader.pro
A src/progs/pickit2_bootloader/xml/Makefile.am
A src/progs/pickit2_bootloader/xml/xml.pro
A src/progs/pickit2_bootloader/xml/xml_pickit2_bootloader_parser.cpp
A src/progs/pickit2v2/Makefile.am
A src/progs/pickit2v2/base/Makefile.am
A src/progs/pickit2v2/base/base.pro
A src/progs/pickit2v2/base/pickit2v2.cpp
A src/progs/pickit2v2/base/pickit2v2.h
A src/progs/pickit2v2/base/pickit2v2_data.cpp
A src/progs/pickit2v2/base/pickit2v2_data.h
A src/progs/pickit2v2/base/pickit2v2_prog.cpp
A src/progs/pickit2v2/base/pickit2v2_prog.h
A src/progs/pickit2v2/gui/Makefile.am
A src/progs/pickit2v2/gui/pickit2v2_group_ui.cpp
A src/progs/pickit2v2/gui/pickit2v2_group_ui.h
A src/progs/pickit2v2/pickit2v2.pro
A src/progs/progs.pro
A src/progs/psp/Makefile.am
A src/progs/psp/base/Makefile.am
A src/progs/psp/base/base.pro
A src/progs/psp/base/psp.cpp
A src/progs/psp/base/psp.h
A src/progs/psp/base/psp.xml
A src/progs/psp/base/psp_data.h
A src/progs/psp/base/psp_prog.cpp
A src/progs/psp/base/psp_prog.h
A src/progs/psp/base/psp_serial.cpp
A src/progs/psp/base/psp_serial.h
A src/progs/psp/gui/Makefile.am
A src/progs/psp/gui/psp_group_ui.cpp
A src/progs/psp/gui/psp_group_ui.h
A src/progs/psp/psp.pro
A src/progs/psp/xml/Makefile.am
A src/progs/psp/xml/xml.pro
A src/progs/psp/xml/xml_psp_parser.cpp
A src/progs/sdcdb/Makefile
A src/progs/sdcdb/Makefile.am
A src/progs/sdcdb/base/Makefile
A src/progs/sdcdb/base/Makefile.am
A src/progs/sdcdb/base/base.pro
A src/progs/sdcdb/base/sdcdb_debug.cpp
A src/progs/sdcdb/base/sdcdb_debug.h
A src/progs/sdcdb/sdcdb.pro
A src/progs/tbl_bootloader/Makefile.am
A src/progs/tbl_bootloader/base/Makefile.am
A src/progs/tbl_bootloader/base/base.pro
A src/progs/tbl_bootloader/base/tbl_bootloader.cpp
A src/progs/tbl_bootloader/base/tbl_bootloader.h
A src/progs/tbl_bootloader/base/tbl_bootloader.xml
A src/progs/tbl_bootloader/base/tbl_bootloader_data.h
A src/progs/tbl_bootloader/base/tbl_bootloader_prog.cpp
A src/progs/tbl_bootloader/base/tbl_bootloader_prog.h
A src/progs/tbl_bootloader/gui/Makefile.am
A src/progs/tbl_bootloader/gui/tbl_bootloader_ui.cpp
A src/progs/tbl_bootloader/gui/tbl_bootloader_ui.h
A src/progs/tbl_bootloader/tbl_bootloader.pro
A src/progs/tbl_bootloader/xml/Makefile.am
A src/progs/tbl_bootloader/xml/xml.pro
A src/progs/tbl_bootloader/xml/xml_tbl_bootloader_parser.cpp
A src/src.pro
A src/tools/Makefile.am
A src/tools/base/Makefile.am
A src/tools/base/generic_tool.cpp
A src/tools/base/generic_tool.h
A src/tools/base/tool_group.cpp
A src/tools/base/tool_group.h
A src/tools/boost/Makefile.am
A src/tools/boost/boost.cpp
A src/tools/boost/boost.h
A src/tools/boost/boost_config.cpp
A src/tools/boost/boost_config.h
A src/tools/boost/boost_generator.cpp
A src/tools/boost/boost_generator.h
A src/tools/boost/boostbasic.cpp
A src/tools/boost/boostbasic.h
A src/tools/boost/boostc.cpp
A src/tools/boost/boostc.h
A src/tools/boost/boostc_compile.cpp
A src/tools/boost/boostc_compile.h
A src/tools/boost/boostcpp.cpp
A src/tools/boost/boostcpp.h
A src/tools/boost/gui/Makefile.am
A src/tools/boost/gui/boost_ui.cpp
A src/tools/boost/gui/boost_ui.h
A src/tools/c18/Makefile.am
A src/tools/c18/c18.cpp
A src/tools/c18/c18.h
A src/tools/c18/c18_compile.cpp
A src/tools/c18/c18_compile.h
A src/tools/c18/c18_config.cpp
A src/tools/c18/c18_config.h
A src/tools/c18/gui/Makefile.am
A src/tools/c18/gui/c18_ui.cpp
A src/tools/c18/gui/c18_ui.h
A src/tools/cc5x/Makefile.am
A src/tools/cc5x/cc5x.cpp
A src/tools/cc5x/cc5x.h
A src/tools/cc5x/cc5x_compile.cpp
A src/tools/cc5x/cc5x_compile.h
A src/tools/cc5x/cc5x_config.cpp
A src/tools/cc5x/cc5x_config.h
A src/tools/cc5x/gui/Makefile.am
A src/tools/cc5x/gui/cc5x_ui.cpp
A src/tools/cc5x/gui/cc5x_ui.h
A src/tools/ccsc/Makefile.am
A src/tools/ccsc/ccsc.cpp
A src/tools/ccsc/ccsc.h
A src/tools/ccsc/ccsc_compile.cpp
A src/tools/ccsc/ccsc_compile.h
A src/tools/ccsc/ccsc_config.cpp
A src/tools/ccsc/ccsc_config.h
A src/tools/ccsc/gui/Makefile.am
A src/tools/ccsc/gui/ccsc_ui.cpp
A src/tools/ccsc/gui/ccsc_ui.h
A src/tools/custom/Makefile.am
A src/tools/custom/custom.cpp
A src/tools/custom/custom.h
A src/tools/gputils/Makefile.am
A src/tools/gputils/gputils.cpp
A src/tools/gputils/gputils.h
A src/tools/gputils/gputils_compile.cpp
A src/tools/gputils/gputils_compile.h
A src/tools/gputils/gputils_config.cpp
A src/tools/gputils/gputils_config.h
A src/tools/gputils/gputils_generator.cpp
A src/tools/gputils/gputils_generator.h
A src/tools/gputils/gui/Makefile.am
A src/tools/gputils/gui/gputils_ui.cpp
A src/tools/gputils/gui/gputils_ui.h
A src/tools/gui/Makefile.am
A src/tools/gui/tool_config_widget.cpp
A src/tools/gui/tool_config_widget.h
A src/tools/gui/tool_group_ui.cpp
A src/tools/gui/tool_group_ui.h
A src/tools/gui/toolchain_config_center.cpp
A src/tools/gui/toolchain_config_center.h
A src/tools/gui/toolchain_config_widget.cpp
A src/tools/gui/toolchain_config_widget.h
A src/tools/jal/Makefile.am
A src/tools/jal/gui/Makefile.am
A src/tools/jal/gui/jal_ui.cpp
A src/tools/jal/gui/jal_ui.h
A src/tools/jal/jal.cpp
A src/tools/jal/jal.h
A src/tools/jal/jal_compile.cpp
A src/tools/jal/jal_compile.h
A src/tools/jal/jal_config.cpp
A src/tools/jal/jal_config.h
A src/tools/jal/jal_generator.cpp
A src/tools/jal/jal_generator.h
A src/tools/jalv2/Makefile.am
A src/tools/jalv2/gui/Makefile.am
A src/tools/jalv2/gui/jalv2_ui.cpp
A src/tools/jalv2/gui/jalv2_ui.h
A src/tools/jalv2/jalv2.cpp
A src/tools/jalv2/jalv2.h
A src/tools/jalv2/jalv2_compile.cpp
A src/tools/jalv2/jalv2_compile.h
A src/tools/jalv2/jalv2_config.cpp
A src/tools/jalv2/jalv2_config.h
A src/tools/list/Makefile.am
A src/tools/list/compile_config.cpp
A src/tools/list/compile_config.h
A src/tools/list/compile_manager.cpp
A src/tools/list/compile_manager.h
A src/tools/list/compile_process.cpp
A src/tools/list/compile_process.h
A src/tools/list/device_info.cpp
A src/tools/list/device_info.h
A src/tools/list/tool_list.cpp
A src/tools/list/tool_list.h
A src/tools/list/tools_config_widget.cpp
A src/tools/list/tools_config_widget.h
A src/tools/mpc/Makefile.am
A src/tools/mpc/gui/Makefile.am
A src/tools/mpc/gui/mpc_ui.cpp
A src/tools/mpc/gui/mpc_ui.h
A src/tools/mpc/mpc.cpp
A src/tools/mpc/mpc.h
A src/tools/mpc/mpc_compile.cpp
A src/tools/mpc/mpc_compile.h
A src/tools/mpc/mpc_config.cpp
A src/tools/mpc/mpc_config.h
A src/tools/pic30/Makefile.am
A src/tools/pic30/gui/Makefile.am
A src/tools/pic30/gui/pic30_ui.cpp
A src/tools/pic30/gui/pic30_ui.h
A src/tools/pic30/pic30.cpp
A src/tools/pic30/pic30.h
A src/tools/pic30/pic30_compile.cpp
A src/tools/pic30/pic30_compile.h
A src/tools/pic30/pic30_config.cpp
A src/tools/pic30/pic30_config.h
A src/tools/pic30/pic30_generator.cpp
A src/tools/pic30/pic30_generator.h
A src/tools/picc/Makefile.am
A src/tools/picc/gui/Makefile.am
A src/tools/picc/gui/picc_ui.cpp
A src/tools/picc/gui/picc_ui.h
A src/tools/picc/picc.cpp
A src/tools/picc/picc.h
A src/tools/picc/picc_compile.cpp
A src/tools/picc/picc_compile.h
A src/tools/picc/picc_config.cpp
A src/tools/picc/picc_config.h
A src/tools/sdcc/Makefile.am
A src/tools/sdcc/gui/Makefile.am
A src/tools/sdcc/gui/sdcc_ui.cpp
A src/tools/sdcc/gui/sdcc_ui.h
A src/tools/sdcc/sdcc.cpp
A src/tools/sdcc/sdcc.h
A src/tools/sdcc/sdcc_compile.cpp
A src/tools/sdcc/sdcc_compile.h
A src/tools/sdcc/sdcc_config.cpp
A src/tools/sdcc/sdcc_config.h
A src/tools/sdcc/sdcc_generator.cpp
A src/tools/sdcc/sdcc_generator.h
A src/xml_to_data/Makefile.am
A src/xml_to_data/device_xml_to_data.cpp
A src/xml_to_data/device_xml_to_data.h
A src/xml_to_data/prog_xml_to_data.h
A src/xml_to_data/xml_to_data.cpp
A src/xml_to_data/xml_to_data.h
A src/xml_to_data/xml_to_data.pro
A stamp-h.in
A subdirs
A test/boost/interrupt.cpp
A test/boost/interrupt.pic16.bas
A test/boost/rand.piklab
A test/boost/randtest.c
A test/c18/main.c
A test/c18/test.piklab
A test/cc5x/SAMPLE1.C
A test/cc5x/sample1.piklab
A test/ccsc/blinker.piklab
A test/ccsc/standalone_blinker.c
A test/ccsc/test.c
A test/commands/icd2_18F452_connect.dat
A test/commands/icd2_18F452_program_debug.dat
A test/dummy_hex.txt
A test/dummy_hex_32/dummy_10F200_inhx32.hex
A test/dummy_hex_32/dummy_10F204_inhx32.hex
A test/dummy_hex_32/dummy_12C508A_inhx32.hex
A test/dummy_hex_32/dummy_12F508_inhx32.hex
A test/dummy_hex_32/dummy_16F737_inhx32.hex
A test/dummy_hex_32/dummy_16F877_inhx32.hex
A test/dummy_hex_32/dummy_17C42A_inhx32.hex
A test/dummy_hex_32/dummy_18F2455_inhx32.hex
A test/dummy_hex_32/dummy_18F452_inhx32.hex
A test/dummy_hex_32/dummy_30F2010_inhx32.hex
A test/dummy_hex_8s/dummy_10F200_inhx8s.hxh
A test/dummy_hex_8s/dummy_10F200_inhx8s.hxl
A test/dummy_hex_8s/dummy_16F877_inhx8s.hxh
A test/dummy_hex_8s/dummy_16F877_inhx8s.hxl
A test/dummy_hex_8s/dummy_18F452_inhx8s.hxh
A test/dummy_hex_8s/dummy_18F452_inhx8s.hxl
A test/dummy_hex_8s/dummy_30F2010_inhx8s.hxh
A test/dummy_hex_8s/dummy_30F2010_inhx8s.hxl
A test/empty.piklab
A test/gputils/blinker/blinker.asm
A test/gputils/blinker/blinker.piklab
A test/gputils/blinker18/blinker_18.asm
A test/gputils/blinker18/blinker_18.piklab
A test/gputils/compile_error/blinker.asm
A test/gputils/compile_error/compile_error.piklab
A test/gputils/project/test.asm
A test/gputils/project/test.inc
A test/gputils/project/test.lib
A test/gputils/project/test2.asm
A test/gputils/project/test_project.piklab
A test/gputils/project/test_project.pikprj
A test/gputils/standalone/test_stand_alone.asm
A test/hex_test/broken_format.hex
A test/hex_test/file_truncated.hex
A test/hex_test/good.hex
A test/hex_test/good_equal.hex
A test/hex_test/good_subset.hex
A test/hex_test/line_truncated.hex
A test/hex_test/no_format.hex
A test/hex_test/wrong_crc.hex
A test/jal/test.jal
A test/jal/test.piklab
A test/jal/test2.jal
A test/jal/test_standalone.jal
A test/pic30/standalone_test.s
A test/pic30/standalone_test_c.c
A test/pic30/test.piklab
A test/pic30/test.s
A test/pic30/test_c.c
A test/pic30/test_c.piklab
A test/picc/standalone_test.c
A test/picc/test.c
A test/picc/test.h
A test/picc/test.piklab
A test/sdcc/add.c
A test/sdcc/add_sdcc250.c
A test/sdcc/blink.piklab
A test/sdcc/blinker.c
A test/sdcc/blinker.h
A test/sdcc/blinker.piklab
A test/sdcc/blinker_sdcc250.c
A test/sdcc/blinker_sdcc250.piklab
A test/sdcc/sdcc250_16f783.lkr
A test/sdcc/sdcc250_pic16f873.h
A test/sdcc/standalone_blinker.c
A test/sdcc18/test18.c
A test/sdcc18/test18.piklab
A test/sdcc18/usart_test.c
A test/sdcc18/usart_test.piklab
A test/test_hex_32/test_16F871_inhx32.hex
A test/test_hex_32/test_18F452_inhx32.hex
A test/test_procedure.txt
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..d511905
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,339 @@
+		    GNU GENERAL PUBLIC LICENSE
+		       Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+			    Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+		    GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
 ** Diff limit reached (max: 250 lines) **
2c9d2440 2010-02-24 18:31:10 tpearson
Automake fixes


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1095770 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/common/common/Makefile.am
M src/piklab-test/checksum/Makefile.am
 ** Diff limit reached (max: 250 lines) **
b79a2c28 2010-03-23 20:27:27 tpearson
Fixed images


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1106870 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M man/piklab-hex.1
M man/piklab-prog.1
M man/piklab.1x
M src/data/app_data/hi16-app-piklab.png
M src/data/app_data/hi32-app-piklab.png
M src/data/app_data/hi32-mime-piklab_project.png
M src/data/app_data/hi64-app-piklab.png
M src/data/hi16-action-piklab_addcurrentfile.png
M src/data/hi16-action-piklab_addfile.png
M src/data/hi16-action-piklab_blankcheck.png
M src/data/hi16-action-piklab_burnchip.png
M src/data/hi16-action-piklab_chip.png
M src/data/hi16-action-piklab_closeproject.png
M src/data/hi16-action-piklab_compile.png
M src/data/hi16-action-piklab_createproject.png
M src/data/hi16-action-piklab_decompile.png
M src/data/hi16-action-piklab_editproject.png
M src/data/hi16-action-piklab_erasechip.png
M src/data/hi16-action-piklab_find_next.png
M src/data/hi16-action-piklab_find_previous.png
M src/data/hi16-action-piklab_openproject.png
M src/data/hi16-action-piklab_readchip.png
M src/data/hi16-action-piklab_verifychip.png
M src/data/hi22-action-piklab_addcurrentfile.png
M src/data/hi22-action-piklab_addfile.png
M src/data/hi22-action-piklab_blankcheck.png
M src/data/hi22-action-piklab_breakpoint_active.png
M src/data/hi22-action-piklab_breakpoint_disabled.png
M src/data/hi22-action-piklab_breakpoint_invalid.png
M src/data/hi22-action-piklab_breakpoint_reached.png
M src/data/hi22-action-piklab_burnchip.png
M src/data/hi22-action-piklab_chip.png
M src/data/hi22-action-piklab_closeproject.png
M src/data/hi22-action-piklab_compile.png
M src/data/hi22-action-piklab_createproject.png
M src/data/hi22-action-piklab_debug_step.png
M src/data/hi22-action-piklab_debug_stepin.png
M src/data/hi22-action-piklab_debug_stepout.png
M src/data/hi22-action-piklab_debug_stepover.png
M src/data/hi22-action-piklab_debughalt.png
M src/data/hi22-action-piklab_decompile.png
M src/data/hi22-action-piklab_editproject.png
M src/data/hi22-action-piklab_erasechip.png
M src/data/hi22-action-piklab_find_next.png
M src/data/hi22-action-piklab_find_previous.png
M src/data/hi22-action-piklab_openproject.png
M src/data/hi22-action-piklab_power.png
M src/data/hi22-action-piklab_program_counter.png
M src/data/hi22-action-piklab_program_counter_disabled.png
M src/data/hi22-action-piklab_readchip.png
M src/data/hi22-action-piklab_restart.png
M src/data/hi22-action-piklab_run.png
M src/data/hi22-action-piklab_stop.png
M src/data/hi22-action-piklab_verifychip.png
M src/data/hi32-action-piklab_config_assembler.png
M src/data/hi32-action-piklab_config_disassembler.png
M src/data/hi32-action-piklab_config_programmer.png
M src/data/likeback/cr16-action-likeback_dislike.png
M src/data/likeback/cr16-action-likeback_like.png
M src/data/likeback/hi16-action-likeback_bug.png
 ** Diff limit reached (max: 250 lines) **
0aaa8e3f 2011-06-29 19:15:53 tpearson
TQt4 port piklab
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1238822 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/coff/base/cdb_parser.cpp
M src/coff/base/cdb_parser.h
M src/coff/base/coff.cpp
M src/coff/base/coff.h
M src/coff/base/coff_archive.cpp
M src/coff/base/coff_archive.h
M src/coff/base/coff_data.h
M src/coff/base/coff_object.cpp
M src/coff/base/coff_object.h
M src/coff/base/disassembler.cpp
M src/coff/base/disassembler.h
M src/coff/base/gpdis.cpp
M src/coff/base/gpopcode.h
M src/coff/base/text_coff.cpp
M src/coff/base/text_coff.h
M src/coff/xml/xml_coff_parser.cpp
M src/common/cli/cli_global.cpp
M src/common/cli/cli_global.h
M src/common/cli/cli_log.cpp
M src/common/cli/cli_log.h
M src/common/cli/cli_main.cpp
M src/common/cli/cli_main.h
M src/common/cli/cli_pfile.cpp
M src/common/common/bitvalue.cpp
M src/common/common/bitvalue.h
M src/common/common/group.cpp
M src/common/common/group.h
M src/common/common/key_enum.h
M src/common/common/lister.h
M src/common/common/misc.cpp
M src/common/common/misc.h
M src/common/common/number.cpp
M src/common/common/number.h
M src/common/common/purl_base.cpp
M src/common/common/purl_base.h
M src/common/common/qflags.h
M src/common/common/range.h
M src/common/common/storage.cpp
M src/common/common/storage.h
M src/common/common/streamer.h
M src/common/common/synchronous.cpp
M src/common/common/synchronous.h
M src/common/common/version_data.cpp
M src/common/common/version_data.h
M src/common/global/about.cpp
M src/common/global/about.h
M src/common/global/generic_config.cpp
M src/common/global/generic_config.h
M src/common/global/global.h
M src/common/global/log.cpp
M src/common/global/log.h
M src/common/global/pfile.cpp
M src/common/global/pfile.h
M src/common/global/process.cpp
M src/common/global/process.h
M src/common/global/progress_monitor.cpp
M src/common/global/progress_monitor.h
M src/common/global/purl.cpp
M src/common/global/purl.h
M src/common/global/xml_data_file.cpp
M src/common/global/xml_data_file.h
M src/common/gui/config_widget.h
M src/common/gui/container.cpp
M src/common/gui/container.h
M src/common/gui/dialog.cpp
M src/common/gui/dialog.h
M src/common/gui/editlistbox.cpp
M src/common/gui/editlistbox.h
M src/common/gui/hexword_gui.cpp
M src/common/gui/hexword_gui.h
M src/common/gui/key_gui.h
M src/common/gui/list_container.cpp
M src/common/gui/list_container.h
M src/common/gui/list_view.cpp
M src/common/gui/list_view.h
M src/common/gui/misc_gui.cpp
M src/common/gui/misc_gui.h
M src/common/gui/number_gui.cpp
M src/common/gui/number_gui.h
M src/common/gui/pfile_ext.cpp
M src/common/gui/pfile_ext.h
M src/common/gui/purl_ext.cpp
M src/common/gui/purl_gui.cpp
M src/common/gui/purl_gui.h
M src/common/nokde/nokde_kaboutdata.cpp
M src/common/nokde/nokde_kaboutdata.h
M src/common/nokde/nokde_kcmdlineargs.cpp
M src/common/nokde/nokde_kcmdlineargs.h
M src/common/nokde/nokde_klocale.cpp
M src/common/nokde/nokde_klocale.h
M src/common/nokde/nokde_kprocess.cpp
M src/common/nokde/nokde_kprocess.h
M src/common/nokde/nokde_kurl.h
M src/common/nokde/win32_utils.h
M src/common/port/parallel.cpp
M src/common/port/parallel.h
M src/common/port/port.cpp
M src/common/port/port.h
M src/common/port/port_base.cpp
M src/common/port/port_base.h
M src/common/port/serial.cpp
M src/common/port/serial.h
M src/common/port/usb_port.cpp
M src/common/port/usb_port.h
M src/data/syntax_xml_generator.cpp
M src/devices/base/device_group.cpp
M src/devices/base/device_group.h
M src/devices/base/generic_device.cpp
M src/devices/base/generic_device.h
M src/devices/base/generic_memory.cpp
M src/devices/base/generic_memory.h
M src/devices/base/hex_buffer.cpp
M src/devices/base/hex_buffer.h
M src/devices/base/register.cpp
M src/devices/base/register.h
M src/devices/gui/device_group_ui.h
M src/devices/gui/hex_view.cpp
M src/devices/gui/hex_view.h
M src/devices/gui/hex_word_editor.cpp
M src/devices/gui/hex_word_editor.h
M src/devices/gui/memory_editor.cpp
M src/devices/gui/memory_editor.h
M src/devices/gui/register_view.cpp
M src/devices/gui/register_view.h
M src/devices/list/device_list.cpp
M src/devices/list/device_list.h
M src/devices/mem24/base/mem24.cpp
M src/devices/mem24/base/mem24.h
M src/devices/mem24/gui/mem24_group_ui.cpp
M src/devices/mem24/gui/mem24_group_ui.h
M src/devices/mem24/gui/mem24_hex_view.cpp
M src/devices/mem24/gui/mem24_hex_view.h
M src/devices/mem24/gui/mem24_memory_editor.cpp
M src/devices/mem24/gui/mem24_memory_editor.h
M src/devices/mem24/mem24/mem24_group.cpp
M src/devices/mem24/mem24/mem24_group.h
M src/devices/mem24/mem24/mem24_memory.cpp
M src/devices/mem24/mem24/mem24_memory.h
M src/devices/mem24/prog/mem24_prog.cpp
M src/devices/mem24/prog/mem24_prog.h
M src/devices/mem24/xml/mem24_xml_to_data.cpp
M src/devices/pic/base/pic.cpp
M src/devices/pic/base/pic.h
M src/devices/pic/base/pic_config.cpp
M src/devices/pic/base/pic_config.h
M src/devices/pic/base/pic_protection.cpp
M src/devices/pic/base/pic_protection.h
M src/devices/pic/base/pic_register.cpp
M src/devices/pic/base/pic_register.h
M src/devices/pic/gui/pic_config_editor.cpp
M src/devices/pic/gui/pic_config_editor.h
M src/devices/pic/gui/pic_config_word_editor.cpp
M src/devices/pic/gui/pic_config_word_editor.h
M src/devices/pic/gui/pic_group_ui.cpp
M src/devices/pic/gui/pic_group_ui.h
M src/devices/pic/gui/pic_hex_view.cpp
M src/devices/pic/gui/pic_hex_view.h
M src/devices/pic/gui/pic_memory_editor.cpp
M src/devices/pic/gui/pic_memory_editor.h
M src/devices/pic/gui/pic_prog_group_ui.cpp
M src/devices/pic/gui/pic_prog_group_ui.h
M src/devices/pic/gui/pic_register_view.cpp
M src/devices/pic/gui/pic_register_view.h
M src/devices/pic/pic/pic_group.cpp
M src/devices/pic/pic/pic_group.h
M src/devices/pic/pic/pic_memory.cpp
M src/devices/pic/pic/pic_memory.h
M src/devices/pic/prog/pic_debug.cpp
M src/devices/pic/prog/pic_debug.h
M src/devices/pic/prog/pic_prog.cpp
M src/devices/pic/prog/pic_prog.h
M src/devices/pic/prog/pic_prog_specific.cpp
M src/devices/pic/prog/pic_prog_specific.h
M src/devices/pic/xml/pic_xml_to_data.cpp
M src/devices/pic/xml_data/10F200.xml
M src/devices/pic/xml_data/10F202.xml
M src/devices/pic/xml_data/10F204.xml
M src/devices/pic/xml_data/10F206.xml
M src/devices/pic/xml_data/10F220.xml
M src/devices/pic/xml_data/10F222.xml
M src/devices/pic/xml_data/12C508.xml
M src/devices/pic/xml_data/12C508A.xml
M src/devices/pic/xml_data/12C509.xml
M src/devices/pic/xml_data/12C509A.xml
M src/devices/pic/xml_data/12C671.xml
M src/devices/pic/xml_data/12C672.xml
M src/devices/pic/xml_data/12CE518.xml
M src/devices/pic/xml_data/12CE519.xml
M src/devices/pic/xml_data/12CE673.xml
M src/devices/pic/xml_data/12CE674.xml
M src/devices/pic/xml_data/12CR509A.xml
M src/devices/pic/xml_data/12F508.xml
M src/devices/pic/xml_data/12F509.xml
M src/devices/pic/xml_data/12F510.xml
M src/devices/pic/xml_data/12F519.xml
M src/devices/pic/xml_data/12F609.xml
M src/devices/pic/xml_data/12F615.xml
M src/devices/pic/xml_data/12F629.xml
M src/devices/pic/xml_data/12F635.xml
M src/devices/pic/xml_data/12F675.xml
M src/devices/pic/xml_data/12F683.xml
M src/devices/pic/xml_data/14000.xml
M src/devices/pic/xml_data/16C432.xml
M src/devices/pic/xml_data/16C433.xml
M src/devices/pic/xml_data/16C505.xml
M src/devices/pic/xml_data/16C52.xml
M src/devices/pic/xml_data/16C54.xml
M src/devices/pic/xml_data/16C54A.xml
M src/devices/pic/xml_data/16C54B.xml
M src/devices/pic/xml_data/16C54C.xml
M src/devices/pic/xml_data/16C55.xml
M src/devices/pic/xml_data/16C554.xml
M src/devices/pic/xml_data/16C557.xml
M src/devices/pic/xml_data/16C558.xml
M src/devices/pic/xml_data/16C55A.xml
M src/devices/pic/xml_data/16C56.xml
M src/devices/pic/xml_data/16C56A.xml
M src/devices/pic/xml_data/16C57.xml
M src/devices/pic/xml_data/16C57C.xml
M src/devices/pic/xml_data/16C58A.xml
M src/devices/pic/xml_data/16C58B.xml
M src/devices/pic/xml_data/16C61.xml
M src/devices/pic/xml_data/16C62.xml
M src/devices/pic/xml_data/16C620.xml
M src/devices/pic/xml_data/16C620A.xml
M src/devices/pic/xml_data/16C621.xml
M src/devices/pic/xml_data/16C621A.xml
M src/devices/pic/xml_data/16C622.xml
M src/devices/pic/xml_data/16C622A.xml
M src/devices/pic/xml_data/16C62A.xml
M src/devices/pic/xml_data/16C62B.xml
M src/devices/pic/xml_data/16C63.xml
M src/devices/pic/xml_data/16C63A.xml
M src/devices/pic/xml_data/16C64.xml
M src/devices/pic/xml_data/16C641.xml
M src/devices/pic/xml_data/16C642.xml
M src/devices/pic/xml_data/16C64A.xml
M src/devices/pic/xml_data/16C65.xml
M src/devices/pic/xml_data/16C65A.xml
M src/devices/pic/xml_data/16C65B.xml
M src/devices/pic/xml_data/16C66.xml
M src/devices/pic/xml_data/16C661.xml
M src/devices/pic/xml_data/16C662.xml
M src/devices/pic/xml_data/16C67.xml
M src/devices/pic/xml_data/16C71.xml
M src/devices/pic/xml_data/16C710.xml
M src/devices/pic/xml_data/16C711.xml
M src/devices/pic/xml_data/16C712.xml
M src/devices/pic/xml_data/16C715.xml
M src/devices/pic/xml_data/16C716.xml
M src/devices/pic/xml_data/16C717.xml
M src/devices/pic/xml_data/16C72.xml
M src/devices/pic/xml_data/16C72A.xml
M src/devices/pic/xml_data/16C73.xml
M src/devices/pic/xml_data/16C73A.xml
M src/devices/pic/xml_data/16C73B.xml
M src/devices/pic/xml_data/16C74.xml
M src/devices/pic/xml_data/16C745.xml
M src/devices/pic/xml_data/16C74A.xml
M src/devices/pic/xml_data/16C74B.xml
M src/devices/pic/xml_data/16C76.xml
M src/devices/pic/xml_data/16C765.xml
M src/devices/pic/xml_data/16C77.xml
M src/devices/pic/xml_data/16C770.xml
M src/devices/pic/xml_data/16C771.xml
M src/devices/pic/xml_data/16C773.xml
M src/devices/pic/xml_data/16C774.xml
M src/devices/pic/xml_data/16C781.xml
M src/devices/pic/xml_data/16C782.xml
M src/devices/pic/xml_data/16C84.xml
M src/devices/pic/xml_data/16C923.xml
M src/devices/pic/xml_data/16C924.xml
M src/devices/pic/xml_data/16C925.xml
M src/devices/pic/xml_data/16C926.xml
M src/devices/pic/xml_data/16CE623.xml
M src/devices/pic/xml_data/16CE624.xml
M src/devices/pic/xml_data/16CE625.xml
M src/devices/pic/xml_data/16CR54.xml_broken
M src/devices/pic/xml_data/16CR54A.xml
M src/devices/pic/xml_data/16CR54B.xml
M src/devices/pic/xml_data/16CR54C.xml
M src/devices/pic/xml_data/16CR56A.xml
M src/devices/pic/xml_data/16CR57B.xml
M src/devices/pic/xml_data/16CR57C.xml
M src/devices/pic/xml_data/16CR58A.xml
M src/devices/pic/xml_data/16CR58B.xml
M src/devices/pic/xml_data/16CR62.xml
M src/devices/pic/xml_data/16CR620A.xml
M src/devices/pic/xml_data/16CR63.xml
M src/devices/pic/xml_data/16CR64.xml
M src/devices/pic/xml_data/16CR65.xml
M src/devices/pic/xml_data/16CR72.xml
M src/devices/pic/xml_data/16CR73.xml
M src/devices/pic/xml_data/16CR74.xml
M src/devices/pic/xml_data/16CR76.xml
M src/devices/pic/xml_data/16CR77.xml
M src/devices/pic/xml_data/16CR83.xml
M src/devices/pic/xml_data/16CR84.xml
M src/devices/pic/xml_data/16F505.xml
M src/devices/pic/xml_data/16F506.xml
M src/devices/pic/xml_data/16F54.xml
M src/devices/pic/xml_data/16F57.xml
M src/devices/pic/xml_data/16F59.xml
M src/devices/pic/xml_data/16F610.xml
M src/devices/pic/xml_data/16F616.xml
M src/devices/pic/xml_data/16F627.xml
M src/devices/pic/xml_data/16F627A.xml
M src/devices/pic/xml_data/16F628.xml
M src/devices/pic/xml_data/16F628A.xml
M src/devices/pic/xml_data/16F630.xml
M src/devices/pic/xml_data/16F631.xml
M src/devices/pic/xml_data/16F636.xml
M src/devices/pic/xml_data/16F639.xml
M src/devices/pic/xml_data/16F648A.xml
M src/devices/pic/xml_data/16F676.xml
M src/devices/pic/xml_data/16F677.xml
M src/devices/pic/xml_data/16F684.xml
M src/devices/pic/xml_data/16F685.xml
M src/devices/pic/xml_data/16F687.xml
M src/devices/pic/xml_data/16F688.xml
M src/devices/pic/xml_data/16F689.xml
M src/devices/pic/xml_data/16F690.xml
M src/devices/pic/xml_data/16F716.xml
M src/devices/pic/xml_data/16F72.xml
M src/devices/pic/xml_data/16F73.xml
M src/devices/pic/xml_data/16F737.xml
M src/devices/pic/xml_data/16F74.xml
M src/devices/pic/xml_data/16F747.xml
M src/devices/pic/xml_data/16F76.xml
M src/devices/pic/xml_data/16F767.xml
M src/devices/pic/xml_data/16F77.xml
M src/devices/pic/xml_data/16F777.xml
M src/devices/pic/xml_data/16F785.xml
M src/devices/pic/xml_data/16F818.xml
M src/devices/pic/xml_data/16F819.xml
M src/devices/pic/xml_data/16F83.xml
M src/devices/pic/xml_data/16F84.xml
M src/devices/pic/xml_data/16F84A.xml
M src/devices/pic/xml_data/16F87.xml
M src/devices/pic/xml_data/16F870.xml
M src/devices/pic/xml_data/16F871.xml
M src/devices/pic/xml_data/16F872.xml
M src/devices/pic/xml_data/16F873.xml
M src/devices/pic/xml_data/16F873A.xml
M src/devices/pic/xml_data/16F874.xml
M src/devices/pic/xml_data/16F874A.xml
M src/devices/pic/xml_data/16F876.xml
M src/devices/pic/xml_data/16F876A.xml
M src/devices/pic/xml_data/16F877.xml
M src/devices/pic/xml_data/16F877A.xml
M src/devices/pic/xml_data/16F88.xml
M src/devices/pic/xml_data/16F882.xml
M src/devices/pic/xml_data/16F883.xml
M src/devices/pic/xml_data/16F884.xml
M src/devices/pic/xml_data/16F886.xml
M src/devices/pic/xml_data/16F887.xml
M src/devices/pic/xml_data/16F913.xml
M src/devices/pic/xml_data/16F914.xml
M src/devices/pic/xml_data/16F916.xml
M src/devices/pic/xml_data/16F917.xml
M src/devices/pic/xml_data/16F946.xml
M src/devices/pic/xml_data/16HV540.xml
M src/devices/pic/xml_data/17C42.xml
M src/devices/pic/xml_data/17C42A.xml
M src/devices/pic/xml_data/17C43.xml
M src/devices/pic/xml_data/17C44.xml
M src/devices/pic/xml_data/17C752.xml
M src/devices/pic/xml_data/17C756.xml
M src/devices/pic/xml_data/17C756A.xml
M src/devices/pic/xml_data/17C762.xml
M src/devices/pic/xml_data/17C766.xml
M src/devices/pic/xml_data/17CR42.xml
M src/devices/pic/xml_data/17CR43.xml
M src/devices/pic/xml_data/18C242.xml
M src/devices/pic/xml_data/18C252.xml
M src/devices/pic/xml_data/18C442.xml
M src/devices/pic/xml_data/18C452.xml
M src/devices/pic/xml_data/18C601.xml
M src/devices/pic/xml_data/18C658.xml
M src/devices/pic/xml_data/18C801.xml
M src/devices/pic/xml_data/18C858.xml
M src/devices/pic/xml_data/18F1220.xml
M src/devices/pic/xml_data/18F1230.xml
M src/devices/pic/xml_data/18F1320.xml
M src/devices/pic/xml_data/18F1330.xml
M src/devices/pic/xml_data/18F2220.xml
M src/devices/pic/xml_data/18F2221.xml
M src/devices/pic/xml_data/18F2320.xml
M src/devices/pic/xml_data/18F2321.xml
M src/devices/pic/xml_data/18F2331.xml
M src/devices/pic/xml_data/18F2410.xml
M src/devices/pic/xml_data/18F242.xml
M src/devices/pic/xml_data/18F2420.xml
M src/devices/pic/xml_data/18F2423.xml
M src/devices/pic/xml_data/18F2431.xml
M src/devices/pic/xml_data/18F2439.xml
M src/devices/pic/xml_data/18F2450.xml
M src/devices/pic/xml_data/18F2455.xml
M src/devices/pic/xml_data/18F248.xml
M src/devices/pic/xml_data/18F2480.xml
M src/devices/pic/xml_data/18F24J10.xml
M src/devices/pic/xml_data/18F2510.xml
M src/devices/pic/xml_data/18F2515.xml
M src/devices/pic/xml_data/18F252.xml
M src/devices/pic/xml_data/18F2520.xml
M src/devices/pic/xml_data/18F2523.xml
M src/devices/pic/xml_data/18F2525.xml
M src/devices/pic/xml_data/18F2539.xml
M src/devices/pic/xml_data/18F2550.xml
M src/devices/pic/xml_data/18F258.xml
M src/devices/pic/xml_data/18F2580.xml
M src/devices/pic/xml_data/18F2585.xml
M src/devices/pic/xml_data/18F25J10.xml
M src/devices/pic/xml_data/18F2610.xml
M src/devices/pic/xml_data/18F2620.xml
M src/devices/pic/xml_data/18F2680.xml
M src/devices/pic/xml_data/18F2682.xml
M src/devices/pic/xml_data/18F2685.xml
M src/devices/pic/xml_data/18F4220.xml
M src/devices/pic/xml_data/18F4221.xml
M src/devices/pic/xml_data/18F4320.xml
M src/devices/pic/xml_data/18F4321.xml
M src/devices/pic/xml_data/18F4331.xml
M src/devices/pic/xml_data/18F4410.xml
M src/devices/pic/xml_data/18F442.xml
M src/devices/pic/xml_data/18F4420.xml
M src/devices/pic/xml_data/18F4423.xml
M src/devices/pic/xml_data/18F4431.xml
M src/devices/pic/xml_data/18F4439.xml
M src/devices/pic/xml_data/18F4450.xml
M src/devices/pic/xml_data/18F4455.xml
M src/devices/pic/xml_data/18F448.xml
M src/devices/pic/xml_data/18F4480.xml
M src/devices/pic/xml_data/18F44J10.xml
M src/devices/pic/xml_data/18F4510.xml
M src/devices/pic/xml_data/18F4515.xml
M src/devices/pic/xml_data/18F452.xml
M src/devices/pic/xml_data/18F4520.xml
M src/devices/pic/xml_data/18F4523.xml
M src/devices/pic/xml_data/18F4525.xml
M src/devices/pic/xml_data/18F4539.xml
M src/devices/pic/xml_data/18F4550.xml
M src/devices/pic/xml_data/18F458.xml
M src/devices/pic/xml_data/18F4580.xml
M src/devices/pic/xml_data/18F4585.xml
M src/devices/pic/xml_data/18F45J10.xml
M src/devices/pic/xml_data/18F4610.xml
M src/devices/pic/xml_data/18F4620.xml
M src/devices/pic/xml_data/18F4680.xml
M src/devices/pic/xml_data/18F4682.xml
M src/devices/pic/xml_data/18F4685.xml
M src/devices/pic/xml_data/18F6310.xml
M src/devices/pic/xml_data/18F6390.xml
M src/devices/pic/xml_data/18F6393.xml
M src/devices/pic/xml_data/18F63J11.xml
M src/devices/pic/xml_data/18F63J90.xml
M src/devices/pic/xml_data/18F6410.xml
M src/devices/pic/xml_data/18F6490.xml
M src/devices/pic/xml_data/18F6493.xml
M src/devices/pic/xml_data/18F64J11.xml
M src/devices/pic/xml_data/18F64J90.xml
M src/devices/pic/xml_data/18F6520.xml
M src/devices/pic/xml_data/18F6525.xml
M src/devices/pic/xml_data/18F6527.xml
M src/devices/pic/xml_data/18F6585.xml
M src/devices/pic/xml_data/18F65J10.xml
M src/devices/pic/xml_data/18F65J11.xml
M src/devices/pic/xml_data/18F65J15.xml
M src/devices/pic/xml_data/18F65J50.xml
M src/devices/pic/xml_data/18F65J90.xml
M src/devices/pic/xml_data/18F6620.xml
M src/devices/pic/xml_data/18F6621.xml
M src/devices/pic/xml_data/18F6622.xml
M src/devices/pic/xml_data/18F6627.xml
M src/devices/pic/xml_data/18F6680.xml
M src/devices/pic/xml_data/18F66J10.xml
M src/devices/pic/xml_data/18F66J11.xml
M src/devices/pic/xml_data/18F66J15.xml
M src/devices/pic/xml_data/18F66J16.xml
M src/devices/pic/xml_data/18F66J50.xml
M src/devices/pic/xml_data/18F66J55.xml
M src/devices/pic/xml_data/18F66J60.xml
M src/devices/pic/xml_data/18F66J65.xml
M src/devices/pic/xml_data/18F6720.xml
M src/devices/pic/xml_data/18F6722.xml
M src/devices/pic/xml_data/18F67J10.xml
M src/devices/pic/xml_data/18F67J11.xml
M src/devices/pic/xml_data/18F67J50.xml
M src/devices/pic/xml_data/18F67J60.xml
M src/devices/pic/xml_data/18F8310.xml
M src/devices/pic/xml_data/18F8390.xml
M src/devices/pic/xml_data/18F8393.xml
M src/devices/pic/xml_data/18F83J11.xml
M src/devices/pic/xml_data/18F83J90.xml
M src/devices/pic/xml_data/18F8410.xml
M src/devices/pic/xml_data/18F8490.xml
M src/devices/pic/xml_data/18F8493.xml
M src/devices/pic/xml_data/18F84J11.xml
M src/devices/pic/xml_data/18F84J90.xml
M src/devices/pic/xml_data/18F8520.xml
M src/devices/pic/xml_data/18F8525.xml
M src/devices/pic/xml_data/18F8527.xml
M src/devices/pic/xml_data/18F8585.xml
M src/devices/pic/xml_data/18F85J10.xml
M src/devices/pic/xml_data/18F85J11.xml
M src/devices/pic/xml_data/18F85J15.xml
M src/devices/pic/xml_data/18F85J50.xml
M src/devices/pic/xml_data/18F85J90.xml
M src/devices/pic/xml_data/18F8620.xml
M src/devices/pic/xml_data/18F8621.xml
M src/devices/pic/xml_data/18F8622.xml
M src/devices/pic/xml_data/18F8627.xml
M src/devices/pic/xml_data/18F8680.xml
M src/devices/pic/xml_data/18F86J10.xml
M src/devices/pic/xml_data/18F86J11.xml
M src/devices/pic/xml_data/18F86J15.xml
M src/devices/pic/xml_data/18F86J16.xml
M src/devices/pic/xml_data/18F86J50.xml
M src/devices/pic/xml_data/18F86J55.xml
M src/devices/pic/xml_data/18F86J60.xml
M src/devices/pic/xml_data/18F86J65.xml
M src/devices/pic/xml_data/18F8720.xml
M src/devices/pic/xml_data/18F8722.xml
M src/devices/pic/xml_data/18F87J10.xml
M src/devices/pic/xml_data/18F87J11.xml
M src/devices/pic/xml_data/18F87J50.xml
M src/devices/pic/xml_data/18F87J60.xml
M src/devices/pic/xml_data/18F96J60.xml
M src/devices/pic/xml_data/18F96J65.xml
M src/devices/pic/xml_data/18F97J60.xml
M src/devices/pic/xml_data/24FJ128GA006.xml
M src/devices/pic/xml_data/24FJ128GA008.xml
M src/devices/pic/xml_data/24FJ128GA010.xml
M src/devices/pic/xml_data/24FJ64GA002.xml
M src/devices/pic/xml_data/24FJ64GA004.xml
M src/devices/pic/xml_data/24FJ64GA006.xml
M src/devices/pic/xml_data/24FJ64GA008.xml
M src/devices/pic/xml_data/24FJ64GA010.xml
M src/devices/pic/xml_data/24FJ96GA006.xml
M src/devices/pic/xml_data/24FJ96GA008.xml
M src/devices/pic/xml_data/24FJ96GA010.xml
M src/devices/pic/xml_data/24HJ128GP206.xml
M src/devices/pic/xml_data/24HJ128GP210.xml
M src/devices/pic/xml_data/24HJ128GP306.xml
M src/devices/pic/xml_data/24HJ128GP310.xml
M src/devices/pic/xml_data/24HJ128GP506.xml
M src/devices/pic/xml_data/24HJ128GP510.xml
M src/devices/pic/xml_data/24HJ12GP201.xml
M src/devices/pic/xml_data/24HJ12GP202.xml
M src/devices/pic/xml_data/24HJ16GP304.xml
M src/devices/pic/xml_data/24HJ256GP206.xml
M src/devices/pic/xml_data/24HJ256GP210.xml
M src/devices/pic/xml_data/24HJ256GP610.xml
M src/devices/pic/xml_data/24HJ32GP202.xml
M src/devices/pic/xml_data/24HJ32GP204.xml
M src/devices/pic/xml_data/24HJ64GP206.xml
M src/devices/pic/xml_data/24HJ64GP210.xml
M src/devices/pic/xml_data/24HJ64GP506.xml
M src/devices/pic/xml_data/24HJ64GP510.xml
M src/devices/pic/xml_data/30F1010.xml
M src/devices/pic/xml_data/30F2010.xml
M src/devices/pic/xml_data/30F2011.xml
M src/devices/pic/xml_data/30F2012.xml
M src/devices/pic/xml_data/30F2020.xml
M src/devices/pic/xml_data/30F2023.xml
M src/devices/pic/xml_data/30F3010.xml
M src/devices/pic/xml_data/30F3011.xml
M src/devices/pic/xml_data/30F3012.xml
M src/devices/pic/xml_data/30F3013.xml
M src/devices/pic/xml_data/30F3014.xml
M src/devices/pic/xml_data/30F4011.xml
M src/devices/pic/xml_data/30F4012.xml
M src/devices/pic/xml_data/30F4013.xml
M src/devices/pic/xml_data/30F5011.xml
M src/devices/pic/xml_data/30F5013.xml
M src/devices/pic/xml_data/30F5015.xml
M src/devices/pic/xml_data/30F5016.xml
M src/devices/pic/xml_data/30F6010.xml
M src/devices/pic/xml_data/30F6010A.xml
M src/devices/pic/xml_data/30F6011.xml
M src/devices/pic/xml_data/30F6011A.xml
M src/devices/pic/xml_data/30F6012.xml
M src/devices/pic/xml_data/30F6012A.xml
M src/devices/pic/xml_data/30F6013.xml
M src/devices/pic/xml_data/30F6013A.xml
M src/devices/pic/xml_data/30F6014.xml
M src/devices/pic/xml_data/30F6014A.xml
M src/devices/pic/xml_data/30F6015.xml
M src/devices/pic/xml_data/pic.xsd
M src/devices/pic/xml_data/registers/registers.xml
M src/libgui/breakpoint_view.cpp
M src/libgui/breakpoint_view.h
M src/libgui/config_center.cpp
M src/libgui/config_center.h
M src/libgui/config_gen.cpp
M src/libgui/config_gen.h
M src/libgui/console.cpp
M src/libgui/console.h
M src/libgui/device_editor.cpp
M src/libgui/device_editor.h
M src/libgui/device_gui.cpp
M src/libgui/device_gui.h
M src/libgui/editor.cpp
M src/libgui/editor.h
M src/libgui/editor_manager.cpp
M src/libgui/editor_manager.h
M src/libgui/global_config.cpp
M src/libgui/gui_debug_manager.cpp
M src/libgui/gui_debug_manager.h
M src/libgui/gui_prog_manager.h
M src/libgui/hex_editor.cpp
M src/libgui/hex_editor.h
M src/libgui/likeback.cpp
M src/libgui/likeback.h
M src/libgui/log_view.cpp
M src/libgui/log_view.h
M src/libgui/main_global.cpp
M src/libgui/main_global.h
M src/libgui/new_dialogs.cpp
M src/libgui/new_dialogs.h
M src/libgui/object_view.cpp
M src/libgui/object_view.h
M src/libgui/project.cpp
M src/libgui/project.h
M src/libgui/project_editor.cpp
M src/libgui/project_editor.h
M src/libgui/project_manager.cpp
M src/libgui/project_manager.h
M src/libgui/project_manager_ui.cpp
M src/libgui/project_manager_ui.h
M src/libgui/project_wizard.cpp
M src/libgui/project_wizard.h
M src/libgui/register_view.cpp
M src/libgui/register_view.h
M src/libgui/text_editor.cpp
M src/libgui/text_editor.h
M src/libgui/toplevel.cpp
M src/libgui/toplevel.h
M src/libgui/toplevel_ui.cpp
M src/libgui/toplevel_ui.h
M src/libgui/watch_view.cpp
M src/libgui/watch_view.h
M src/piklab-coff/main.cpp
M src/piklab-coff/main.h
M src/piklab-hex/main.cpp
M src/piklab-hex/main.h
M src/piklab-prog/cli_debug_manager.h
M src/piklab-prog/cli_interactive.cpp
M src/piklab-prog/cli_interactive.h
M src/piklab-prog/cli_prog_manager.cpp
M src/piklab-prog/cli_prog_manager.h
M src/piklab-prog/cli_purl.cpp
M src/piklab-prog/cmdline.cpp
M src/piklab-prog/cmdline.h
M src/piklab-test/base/device_test.cpp
M src/piklab-test/base/device_test.h
M src/piklab-test/base/generator_check.cpp
M src/piklab-test/base/generator_check.h
M src/piklab-test/base/main_test.cpp
M src/piklab-test/base/main_test.h
M src/piklab-test/checksum/checksum_check.cpp
M src/piklab-test/checksum/checksum_check.h
M src/piklab-test/misc/misc_check.cpp
M src/piklab-test/save_load_memory/save_load_memory_check.cpp
M src/progs/base/debug_config.cpp
M src/progs/base/generic_debug.cpp
M src/progs/base/generic_debug.h
M src/progs/base/generic_prog.cpp
M src/progs/base/generic_prog.h
M src/progs/base/hardware_config.cpp
M src/progs/base/hardware_config.h
M src/progs/base/prog_config.cpp
M src/progs/base/prog_config.h
M src/progs/base/prog_group.cpp
M src/progs/base/prog_group.h
M src/progs/base/prog_specific.cpp
M src/progs/base/prog_specific.h
M src/progs/bootloader/base/bootloader.h
M src/progs/bootloader/base/bootloader_prog.h
M src/progs/bootloader/gui/bootloader_ui.h
M src/progs/direct/base/direct.cpp
M src/progs/direct/base/direct.h
M src/progs/direct/base/direct_16.cpp
M src/progs/direct/base/direct_16.h
M src/progs/direct/base/direct_18F.cpp
M src/progs/direct/base/direct_data.h
M src/progs/direct/base/direct_mem24.cpp
M src/progs/direct/base/direct_pic.cpp
M src/progs/direct/base/direct_pic.h
M src/progs/direct/base/direct_prog.h
M src/progs/direct/base/direct_prog_config.cpp
M src/progs/direct/base/direct_prog_config.h
M src/progs/direct/gui/direct_config_widget.cpp
M src/progs/direct/gui/direct_config_widget.h
M src/progs/direct/xml/xml_direct_parser.cpp
M src/progs/gpsim/base/gpsim.cpp
M src/progs/gpsim/base/gpsim.h
M src/progs/gpsim/base/gpsim_debug.cpp
M src/progs/gpsim/base/gpsim_debug.h
M src/progs/gpsim/gui/gpsim_group_ui.cpp
M src/progs/gpsim/gui/gpsim_group_ui.h
M src/progs/gui/debug_config_center.cpp
M src/progs/gui/debug_config_center.h
M src/progs/gui/hardware_config_widget.cpp
M src/progs/gui/hardware_config_widget.h
M src/progs/gui/port_selector.cpp
M src/progs/gui/port_selector.h
M src/progs/gui/prog_config_center.cpp
M src/progs/gui/prog_config_center.h
M src/progs/gui/prog_config_widget.cpp
M src/progs/gui/prog_config_widget.h
M src/progs/gui/prog_group_ui.cpp
M src/progs/gui/prog_group_ui.h
M src/progs/icd1/base/icd1.cpp
M src/progs/icd1/base/icd1.h
M src/progs/icd1/base/icd1_data.h
M src/progs/icd1/base/icd1_prog.cpp
M src/progs/icd1/base/icd1_prog.h
M src/progs/icd1/base/icd1_serial.cpp
M src/progs/icd1/base/icd1_serial.h
M src/progs/icd1/gui/icd1_group_ui.cpp
M src/progs/icd1/gui/icd1_group_ui.h
M src/progs/icd1/xml/xml_icd1_parser.cpp
M src/progs/icd2/base/icd.cpp
M src/progs/icd2/base/icd.h
M src/progs/icd2/base/icd2.cpp
M src/progs/icd2/base/icd2.h
M src/progs/icd2/base/icd2_data.h
M src/progs/icd2/base/icd2_debug.cpp
M src/progs/icd2/base/icd2_debug.h
M src/progs/icd2/base/icd2_debug_specific.cpp
M src/progs/icd2/base/icd2_debug_specific.h
M src/progs/icd2/base/icd2_prog.cpp
M src/progs/icd2/base/icd2_prog.h
M src/progs/icd2/base/icd2_serial.cpp
M src/progs/icd2/base/icd2_serial.h
M src/progs/icd2/base/icd2_usb.cpp
M src/progs/icd2/base/icd2_usb.h
M src/progs/icd2/base/icd_prog.cpp
M src/progs/icd2/base/icd_prog.h
M src/progs/icd2/base/microchip.h
M src/progs/icd2/gui/icd2_group_ui.cpp
M src/progs/icd2/gui/icd2_group_ui.h
M src/progs/icd2/xml/xml_icd2_parser.cpp
M src/progs/manager/breakpoint.cpp
M src/progs/manager/breakpoint.h
M src/progs/manager/debug_manager.cpp
M src/progs/manager/debug_manager.h
M src/progs/manager/prog_manager.cpp
M src/progs/manager/prog_manager.h
M src/progs/picdem_bootloader/base/picdem_bootloader.cpp
M src/progs/picdem_bootloader/base/picdem_bootloader.h
M src/progs/picdem_bootloader/base/picdem_bootloader_data.h
M src/progs/picdem_bootloader/base/picdem_bootloader_prog.h
M src/progs/picdem_bootloader/gui/picdem_bootloader_ui.cpp
M src/progs/picdem_bootloader/gui/picdem_bootloader_ui.h
M src/progs/picdem_bootloader/xml/xml_picdem_bootloader_parser.cpp
M src/progs/pickit1/base/pickit1.cpp
M src/progs/pickit1/base/pickit1_data.h
M src/progs/pickit1/base/pickit1_prog.h
M src/progs/pickit1/gui/pickit1_group_ui.cpp
M src/progs/pickit1/gui/pickit1_group_ui.h
M src/progs/pickit1/xml/xml_pickit1_parser.cpp
M src/progs/pickit2/base/pickit.cpp
M src/progs/pickit2/base/pickit.h
M src/progs/pickit2/base/pickit2.cpp
M src/progs/pickit2/base/pickit2_data.h
M src/progs/pickit2/base/pickit2_prog.cpp
M src/progs/pickit2/base/pickit2_prog.h
M src/progs/pickit2/base/pickit_prog.cpp
M src/progs/pickit2/base/pickit_prog.h
M src/progs/pickit2/gui/pickit2_group_ui.cpp
M src/progs/pickit2/gui/pickit2_group_ui.h
M src/progs/pickit2/xml/xml_pickit2_parser.cpp
M src/progs/pickit2_bootloader/base/pickit2_bootloader.cpp
M src/progs/pickit2_bootloader/base/pickit2_bootloader_data.h
M src/progs/pickit2_bootloader/base/pickit2_bootloader_prog.h
M src/progs/pickit2_bootloader/gui/pickit2_bootloader_ui.cpp
M src/progs/pickit2_bootloader/gui/pickit2_bootloader_ui.h
M src/progs/pickit2_bootloader/xml/xml_pickit2_bootloader_parser.cpp
M src/progs/pickit2v2/base/pickit2v2.cpp
M src/progs/pickit2v2/base/pickit2v2.h
M src/progs/pickit2v2/base/pickit2v2_data.cpp
M src/progs/pickit2v2/base/pickit2v2_data.h
M src/progs/pickit2v2/base/pickit2v2_prog.cpp
M src/progs/pickit2v2/base/pickit2v2_prog.h
M src/progs/pickit2v2/gui/pickit2v2_group_ui.cpp
M src/progs/pickit2v2/gui/pickit2v2_group_ui.h
M src/progs/psp/base/psp.cpp
M src/progs/psp/base/psp.h
M src/progs/psp/base/psp_data.h
M src/progs/psp/base/psp_prog.h
M src/progs/psp/base/psp_serial.cpp
M src/progs/psp/base/psp_serial.h
M src/progs/psp/gui/psp_group_ui.cpp
M src/progs/psp/gui/psp_group_ui.h
M src/progs/psp/xml/xml_psp_parser.cpp
M src/progs/sdcdb/base/sdcdb_debug.cpp
M src/progs/sdcdb/base/sdcdb_debug.h
M src/progs/tbl_bootloader/base/tbl_bootloader.cpp
M src/progs/tbl_bootloader/base/tbl_bootloader.h
M src/progs/tbl_bootloader/base/tbl_bootloader_data.h
M src/progs/tbl_bootloader/base/tbl_bootloader_prog.h
M src/progs/tbl_bootloader/gui/tbl_bootloader_ui.cpp
M src/progs/tbl_bootloader/gui/tbl_bootloader_ui.h
M src/progs/tbl_bootloader/xml/xml_tbl_bootloader_parser.cpp
M src/tools/base/generic_tool.h
M src/tools/base/tool_group.cpp
M src/tools/base/tool_group.h
M src/tools/boost/boost.cpp
M src/tools/boost/boost.h
M src/tools/boost/boost_generator.cpp
M src/tools/boost/boostbasic.cpp
M src/tools/boost/boostbasic.h
M src/tools/boost/boostc.cpp
M src/tools/boost/boostc.h
M src/tools/boost/boostc_compile.cpp
M src/tools/boost/boostc_compile.h
M src/tools/boost/boostcpp.cpp
M src/tools/boost/boostcpp.h
M src/tools/boost/gui/boost_ui.h
M src/tools/c18/c18.cpp
M src/tools/c18/c18.h
M src/tools/c18/c18_compile.cpp
M src/tools/c18/c18_compile.h
M src/tools/c18/c18_config.h
M src/tools/c18/gui/c18_ui.cpp
M src/tools/c18/gui/c18_ui.h
M src/tools/cc5x/cc5x.cpp
M src/tools/cc5x/cc5x.h
M src/tools/cc5x/cc5x_compile.cpp
M src/tools/cc5x/cc5x_compile.h
M src/tools/cc5x/gui/cc5x_ui.h
M src/tools/ccsc/ccsc.cpp
M src/tools/ccsc/ccsc.h
M src/tools/ccsc/ccsc_compile.cpp
M src/tools/ccsc/ccsc_compile.h
M src/tools/ccsc/gui/ccsc_ui.h
M src/tools/custom/custom.cpp
M src/tools/custom/custom.h
M src/tools/gputils/gputils.cpp
M src/tools/gputils/gputils.h
M src/tools/gputils/gputils_compile.cpp
M src/tools/gputils/gputils_compile.h
M src/tools/gputils/gputils_config.cpp
M src/tools/gputils/gputils_generator.cpp
M src/tools/gputils/gputils_generator.h
M src/tools/gputils/gui/gputils_ui.cpp
M src/tools/gputils/gui/gputils_ui.h
M src/tools/gui/tool_config_widget.cpp
M src/tools/gui/tool_config_widget.h
M src/tools/gui/tool_group_ui.cpp
M src/tools/gui/tool_group_ui.h
M src/tools/gui/toolchain_config_center.cpp
M src/tools/gui/toolchain_config_center.h
M src/tools/gui/toolchain_config_widget.cpp
M src/tools/gui/toolchain_config_widget.h
M src/tools/jal/gui/jal_ui.h
M src/tools/jal/jal.cpp
M src/tools/jal/jal.h
M src/tools/jal/jal_compile.cpp
M src/tools/jal/jal_compile.h
M src/tools/jal/jal_generator.cpp
M src/tools/jalv2/gui/jalv2_ui.h
M src/tools/jalv2/jalv2.cpp
M src/tools/jalv2/jalv2.h
M src/tools/jalv2/jalv2_compile.cpp
M src/tools/jalv2/jalv2_compile.h
M src/tools/list/compile_config.cpp
M src/tools/list/compile_config.h
M src/tools/list/compile_manager.cpp
M src/tools/list/compile_manager.h
M src/tools/list/compile_process.cpp
M src/tools/list/compile_process.h
M src/tools/list/device_info.cpp
M src/tools/list/device_info.h
M src/tools/list/tools_config_widget.cpp
M src/tools/list/tools_config_widget.h
M src/tools/mpc/gui/mpc_ui.h
M src/tools/mpc/mpc.cpp
M src/tools/mpc/mpc.h
M src/tools/mpc/mpc_compile.cpp
M src/tools/mpc/mpc_compile.h
M src/tools/pic30/gui/pic30_ui.cpp
M src/tools/pic30/gui/pic30_ui.h
M src/tools/pic30/pic30.cpp
M src/tools/pic30/pic30.h
M src/tools/pic30/pic30_compile.cpp
M src/tools/pic30/pic30_compile.h
M src/tools/pic30/pic30_generator.cpp
M src/tools/picc/gui/picc_ui.h
M src/tools/picc/picc.cpp
M src/tools/picc/picc.h
M src/tools/picc/picc_compile.cpp
M src/tools/picc/picc_compile.h
M src/tools/sdcc/gui/sdcc_ui.h
M src/tools/sdcc/sdcc.cpp
M src/tools/sdcc/sdcc.h
M src/tools/sdcc/sdcc_compile.cpp
M src/tools/sdcc/sdcc_compile.h
M src/tools/sdcc/sdcc_generator.cpp
M src/tools/sdcc/sdcc_generator.h
M src/xml_to_data/device_xml_to_data.cpp
M src/xml_to_data/device_xml_to_data.h
M src/xml_to_data/prog_xml_to_data.h
M src/xml_to_data/xml_to_data.cpp
M src/xml_to_data/xml_to_data.h
M test/pic30/standalone_test.s
M test/pic30/test.s
M test/picc/standalone_test.c
M test/picc/test.c
 ** Diff limit reached (max: 250 lines) **
704123e8 2011-07-08 21:23:29 tpearson
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/coff/base/coff_object.cpp
M src/coff/base/disassembler.cpp
M src/common/common/bitvalue.h
M src/common/global/purl.cpp
M src/common/gui/hexword_gui.h
M src/devices/base/hex_buffer.cpp
M src/devices/gui/hex_word_editor.h
M src/devices/mem24/gui/mem24_hex_view.cpp
M src/devices/mem24/mem24/mem24_memory.cpp
M src/devices/mem24/prog/mem24_prog.cpp
M src/devices/pic/base/pic.cpp
M src/devices/pic/base/pic_config.cpp
M src/devices/pic/base/pic_config.h
M src/devices/pic/base/pic_protection.cpp
M src/devices/pic/base/pic_protection.h
M src/devices/pic/gui/pic_config_editor.cpp
M src/devices/pic/gui/pic_config_word_editor.cpp
M src/devices/pic/pic/pic_memory.cpp
M src/devices/pic/pic/pic_memory.h
M src/devices/pic/prog/pic_prog.cpp
M src/devices/pic/xml/pic_xml_to_data.cpp
M src/piklab-hex/main.cpp
M src/piklab-test/base/generator_check.cpp
M src/piklab-test/checksum/checksum_check.cpp
M src/piklab-test/checksum/checksum_check.h
M src/progs/direct/base/direct_16.cpp
M src/progs/direct/base/direct_16.h
M src/progs/direct/base/direct_18F.cpp
M src/progs/icd2/base/icd2_debug.cpp
M src/progs/icd2/base/icd2_debug_specific.cpp
M src/progs/icd2/base/icd2_debug_specific.h
M src/progs/pickit2v2/base/pickit2v2.cpp
 ** Diff limit reached (max: 250 lines) **
d98fea1f 2011-08-10 01:08:18 tpearson
rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/coff/base/coff_archive.cpp
M src/coff/base/coff_object.cpp
M src/coff/base/coff_object.h
M src/coff/base/text_coff.cpp
M src/coff/xml/xml_coff_parser.cpp
M src/common/common/lister.h
M src/common/common/range.h
M src/common/global/purl.cpp
M src/common/gui/editlistbox.cpp
M src/common/gui/key_gui.h
M src/common/gui/list_container.cpp
M src/common/gui/list_view.cpp
M src/common/nokde/nokde_kcmdlineargs.cpp
M src/common/port/port.cpp
M src/devices/base/register.cpp
M src/devices/base/register.h
M src/devices/gui/memory_editor.cpp
M src/devices/gui/register_view.cpp
M src/devices/mem24/xml/mem24_xml_to_data.cpp
M src/devices/pic/base/pic.cpp
M src/devices/pic/base/pic_config.cpp
M src/devices/pic/base/pic_register.cpp
M src/devices/pic/gui/pic_memory_editor.cpp
M src/devices/pic/pic/pic_memory.cpp
M src/devices/pic/prog/pic_debug.cpp
M src/devices/pic/prog/pic_prog.cpp
M src/devices/pic/prog/pic_prog_specific.cpp
M src/devices/pic/xml/pic_xml_to_data.cpp
M src/libgui/breakpoint_view.cpp
M src/libgui/console.cpp
M src/libgui/device_gui.cpp
M src/libgui/gui_debug_manager.cpp
M src/libgui/likeback.cpp
M src/libgui/project_manager.cpp
M src/libgui/project_manager.h
M src/libgui/toplevel.cpp
M src/libgui/toplevel.h
M src/piklab-prog/cli_interactive.cpp
M src/piklab-prog/cmdline.cpp
M src/piklab-test/base/generator_check.h
M src/piklab-test/checksum/checksum_check.cpp
M src/progs/base/hardware_config.cpp
M src/progs/gui/hardware_config_widget.cpp
M src/progs/gui/port_selector.cpp
M src/progs/icd2/base/icd.cpp
M src/progs/manager/breakpoint.cpp
M src/progs/manager/breakpoint.h
M src/progs/manager/debug_manager.cpp
M src/progs/pickit2v2/base/pickit2v2_prog.cpp
M src/tools/ccsc/ccsc.cpp
M src/tools/gui/toolchain_config_center.cpp
M src/tools/jal/jal.cpp
M src/tools/jal/jal_compile.cpp
M src/tools/jalv2/jalv2.cpp
M src/tools/list/compile_process.cpp
M src/tools/list/tools_config_widget.cpp
M src/tools/pic30/pic30.cpp
M src/tools/picc/picc.cpp
M src/xml_to_data/device_xml_to_data.cpp
M src/xml_to_data/prog_xml_to_data.h
M src/xml_to_data/xml_to_data.cpp
M test/pic30/standalone_test.s
M test/pic30/test.s
 ** Diff limit reached (max: 250 lines) **
f7ceb295 2011-08-10 17:19:39 tpearson
rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/coff/base/disassembler.cpp
M src/coff/base/gpdis.cpp
M src/coff/base/gpopcode.h
M src/common/common/bitvalue.cpp
M src/common/common/bitvalue.h
M src/common/common/qflags.h
M src/common/common/storage.h
M src/common/global/log.cpp
M src/common/global/log.h
M src/common/global/process.cpp
M src/common/global/process.h
M src/common/global/progress_monitor.cpp
M src/common/global/progress_monitor.h
M src/common/global/xml_data_file.cpp
M src/common/gui/config_widget.h
M src/common/gui/container.cpp
M src/common/gui/container.h
M src/common/gui/dialog.cpp
M src/common/gui/dialog.h
M src/common/gui/editlistbox.cpp
M src/common/gui/editlistbox.h
M src/common/gui/hexword_gui.cpp
M src/common/gui/hexword_gui.h
M src/common/gui/key_gui.h
M src/common/gui/list_container.cpp
M src/common/gui/list_container.h
M src/common/gui/list_view.cpp
M src/common/gui/list_view.h
M src/common/gui/misc_gui.cpp
M src/common/gui/misc_gui.h
M src/common/gui/number_gui.cpp
M src/common/gui/number_gui.h
M src/common/gui/purl_gui.cpp
M src/common/gui/purl_gui.h
M src/common/nokde/nokde_kprocess.cpp
M src/common/nokde/nokde_kprocess.h
M src/common/port/parallel.cpp
M src/common/port/parallel.h
M src/common/port/serial.cpp
M src/devices/gui/device_group_ui.h
M src/devices/gui/hex_view.cpp
M src/devices/gui/hex_view.h
M src/devices/gui/hex_word_editor.cpp
M src/devices/gui/hex_word_editor.h
M src/devices/gui/memory_editor.cpp
M src/devices/gui/memory_editor.h
M src/devices/gui/register_view.cpp
M src/devices/gui/register_view.h
M src/devices/mem24/gui/mem24_group_ui.cpp
M src/devices/mem24/gui/mem24_group_ui.h
M src/devices/mem24/gui/mem24_hex_view.cpp
M src/devices/mem24/gui/mem24_hex_view.h
M src/devices/mem24/gui/mem24_memory_editor.cpp
M src/devices/mem24/gui/mem24_memory_editor.h
M src/devices/mem24/mem24/mem24_memory.cpp
M src/devices/pic/base/pic.cpp
M src/devices/pic/base/pic.h
M src/devices/pic/base/pic_config.cpp
M src/devices/pic/base/pic_config.h
M src/devices/pic/base/pic_protection.cpp
M src/devices/pic/base/pic_protection.h
M src/devices/pic/gui/pic_config_editor.cpp
M src/devices/pic/gui/pic_config_editor.h
M src/devices/pic/gui/pic_config_word_editor.cpp
M src/devices/pic/gui/pic_config_word_editor.h
M src/devices/pic/gui/pic_group_ui.cpp
M src/devices/pic/gui/pic_group_ui.h
M src/devices/pic/gui/pic_hex_view.cpp
M src/devices/pic/gui/pic_hex_view.h
M src/devices/pic/gui/pic_memory_editor.cpp
M src/devices/pic/gui/pic_memory_editor.h
M src/devices/pic/gui/pic_prog_group_ui.cpp
M src/devices/pic/gui/pic_prog_group_ui.h
M src/devices/pic/gui/pic_register_view.cpp
M src/devices/pic/gui/pic_register_view.h
M src/devices/pic/pic/pic_memory.cpp
M src/devices/pic/prog/pic_prog.cpp
M src/devices/pic/prog/pic_prog_specific.cpp
M src/devices/pic/xml/pic_xml_to_data.cpp
M src/devices/pic/xml_data/10F200.xml
M src/devices/pic/xml_data/10F202.xml
M src/devices/pic/xml_data/10F204.xml
M src/devices/pic/xml_data/10F206.xml
M src/devices/pic/xml_data/10F220.xml
M src/devices/pic/xml_data/10F222.xml
M src/devices/pic/xml_data/12C508.xml
M src/devices/pic/xml_data/12C508A.xml
M src/devices/pic/xml_data/12C509.xml
M src/devices/pic/xml_data/12C509A.xml
M src/devices/pic/xml_data/12C671.xml
M src/devices/pic/xml_data/12C672.xml
M src/devices/pic/xml_data/12CE518.xml
M src/devices/pic/xml_data/12CE519.xml
M src/devices/pic/xml_data/12CE673.xml
M src/devices/pic/xml_data/12CE674.xml
M src/devices/pic/xml_data/12CR509A.xml
M src/devices/pic/xml_data/12F508.xml
M src/devices/pic/xml_data/12F509.xml
M src/devices/pic/xml_data/12F510.xml
M src/devices/pic/xml_data/12F519.xml
M src/devices/pic/xml_data/12F609.xml
M src/devices/pic/xml_data/12F615.xml
M src/devices/pic/xml_data/12F629.xml
M src/devices/pic/xml_data/12F635.xml
M src/devices/pic/xml_data/12F675.xml
M src/devices/pic/xml_data/12F683.xml
M src/devices/pic/xml_data/14000.xml
M src/devices/pic/xml_data/16C432.xml
M src/devices/pic/xml_data/16C433.xml
M src/devices/pic/xml_data/16C505.xml
M src/devices/pic/xml_data/16C52.xml
M src/devices/pic/xml_data/16C54.xml
M src/devices/pic/xml_data/16C54A.xml
M src/devices/pic/xml_data/16C54B.xml
M src/devices/pic/xml_data/16C54C.xml
M src/devices/pic/xml_data/16C55.xml
M src/devices/pic/xml_data/16C554.xml
M src/devices/pic/xml_data/16C557.xml
M src/devices/pic/xml_data/16C558.xml
M src/devices/pic/xml_data/16C55A.xml
M src/devices/pic/xml_data/16C56.xml
M src/devices/pic/xml_data/16C56A.xml
M src/devices/pic/xml_data/16C57.xml
M src/devices/pic/xml_data/16C57C.xml
M src/devices/pic/xml_data/16C58A.xml
M src/devices/pic/xml_data/16C58B.xml
M src/devices/pic/xml_data/16C61.xml
M src/devices/pic/xml_data/16C62.xml
M src/devices/pic/xml_data/16C620.xml
M src/devices/pic/xml_data/16C620A.xml
M src/devices/pic/xml_data/16C621.xml
M src/devices/pic/xml_data/16C621A.xml
M src/devices/pic/xml_data/16C622.xml
M src/devices/pic/xml_data/16C622A.xml
M src/devices/pic/xml_data/16C62A.xml
M src/devices/pic/xml_data/16C62B.xml
M src/devices/pic/xml_data/16C63.xml
M src/devices/pic/xml_data/16C63A.xml
M src/devices/pic/xml_data/16C64.xml
M src/devices/pic/xml_data/16C641.xml
M src/devices/pic/xml_data/16C642.xml
M src/devices/pic/xml_data/16C64A.xml
M src/devices/pic/xml_data/16C65.xml
M src/devices/pic/xml_data/16C65A.xml
M src/devices/pic/xml_data/16C65B.xml
M src/devices/pic/xml_data/16C66.xml
M src/devices/pic/xml_data/16C661.xml
M src/devices/pic/xml_data/16C662.xml
M src/devices/pic/xml_data/16C67.xml
M src/devices/pic/xml_data/16C71.xml
M src/devices/pic/xml_data/16C710.xml
M src/devices/pic/xml_data/16C711.xml
M src/devices/pic/xml_data/16C712.xml
M src/devices/pic/xml_data/16C715.xml
M src/devices/pic/xml_data/16C716.xml
M src/devices/pic/xml_data/16C717.xml
M src/devices/pic/xml_data/16C72.xml
M src/devices/pic/xml_data/16C72A.xml
M src/devices/pic/xml_data/16C73.xml
M src/devices/pic/xml_data/16C73A.xml
M src/devices/pic/xml_data/16C73B.xml
M src/devices/pic/xml_data/16C74.xml
M src/devices/pic/xml_data/16C745.xml
M src/devices/pic/xml_data/16C74A.xml
M src/devices/pic/xml_data/16C74B.xml
M src/devices/pic/xml_data/16C76.xml
M src/devices/pic/xml_data/16C765.xml
M src/devices/pic/xml_data/16C77.xml
M src/devices/pic/xml_data/16C770.xml
M src/devices/pic/xml_data/16C771.xml
M src/devices/pic/xml_data/16C773.xml
M src/devices/pic/xml_data/16C774.xml
M src/devices/pic/xml_data/16C781.xml
M src/devices/pic/xml_data/16C782.xml
M src/devices/pic/xml_data/16C84.xml
M src/devices/pic/xml_data/16C923.xml
M src/devices/pic/xml_data/16C924.xml
M src/devices/pic/xml_data/16C925.xml
M src/devices/pic/xml_data/16C926.xml
M src/devices/pic/xml_data/16CE623.xml
M src/devices/pic/xml_data/16CE624.xml
M src/devices/pic/xml_data/16CE625.xml
M src/devices/pic/xml_data/16CR54.xml_broken
M src/devices/pic/xml_data/16CR54A.xml
M src/devices/pic/xml_data/16CR54B.xml
M src/devices/pic/xml_data/16CR54C.xml
M src/devices/pic/xml_data/16CR56A.xml
M src/devices/pic/xml_data/16CR57B.xml
M src/devices/pic/xml_data/16CR57C.xml
M src/devices/pic/xml_data/16CR58A.xml
M src/devices/pic/xml_data/16CR58B.xml
M src/devices/pic/xml_data/16CR62.xml
M src/devices/pic/xml_data/16CR620A.xml
M src/devices/pic/xml_data/16CR63.xml
M src/devices/pic/xml_data/16CR64.xml
M src/devices/pic/xml_data/16CR65.xml
M src/devices/pic/xml_data/16CR72.xml
M src/devices/pic/xml_data/16CR73.xml
M src/devices/pic/xml_data/16CR74.xml
M src/devices/pic/xml_data/16CR76.xml
M src/devices/pic/xml_data/16CR77.xml
M src/devices/pic/xml_data/16CR83.xml
M src/devices/pic/xml_data/16CR84.xml
M src/devices/pic/xml_data/16F505.xml
M src/devices/pic/xml_data/16F506.xml
M src/devices/pic/xml_data/16F54.xml
M src/devices/pic/xml_data/16F57.xml
M src/devices/pic/xml_data/16F59.xml
M src/devices/pic/xml_data/16F610.xml
M src/devices/pic/xml_data/16F616.xml
M src/devices/pic/xml_data/16F627.xml
M src/devices/pic/xml_data/16F627A.xml
M src/devices/pic/xml_data/16F628.xml
M src/devices/pic/xml_data/16F628A.xml
M src/devices/pic/xml_data/16F630.xml
M src/devices/pic/xml_data/16F631.xml
M src/devices/pic/xml_data/16F636.xml
M src/devices/pic/xml_data/16F639.xml
M src/devices/pic/xml_data/16F648A.xml
M src/devices/pic/xml_data/16F676.xml
M src/devices/pic/xml_data/16F677.xml
M src/devices/pic/xml_data/16F684.xml
M src/devices/pic/xml_data/16F685.xml
M src/devices/pic/xml_data/16F687.xml
M src/devices/pic/xml_data/16F688.xml
M src/devices/pic/xml_data/16F689.xml
M src/devices/pic/xml_data/16F690.xml
M src/devices/pic/xml_data/16F716.xml
M src/devices/pic/xml_data/16F72.xml
M src/devices/pic/xml_data/16F73.xml
M src/devices/pic/xml_data/16F737.xml
M src/devices/pic/xml_data/16F74.xml
M src/devices/pic/xml_data/16F747.xml
M src/devices/pic/xml_data/16F76.xml
M src/devices/pic/xml_data/16F767.xml
M src/devices/pic/xml_data/16F77.xml
M src/devices/pic/xml_data/16F777.xml
M src/devices/pic/xml_data/16F785.xml
M src/devices/pic/xml_data/16F818.xml
M src/devices/pic/xml_data/16F819.xml
M src/devices/pic/xml_data/16F83.xml
M src/devices/pic/xml_data/16F84.xml
M src/devices/pic/xml_data/16F84A.xml
M src/devices/pic/xml_data/16F87.xml
M src/devices/pic/xml_data/16F870.xml
M src/devices/pic/xml_data/16F871.xml
M src/devices/pic/xml_data/16F872.xml
M src/devices/pic/xml_data/16F873.xml
M src/devices/pic/xml_data/16F873A.xml
M src/devices/pic/xml_data/16F874.xml
M src/devices/pic/xml_data/16F874A.xml
M src/devices/pic/xml_data/16F876.xml
M src/devices/pic/xml_data/16F876A.xml
M src/devices/pic/xml_data/16F877.xml
M src/devices/pic/xml_data/16F877A.xml
M src/devices/pic/xml_data/16F88.xml
M src/devices/pic/xml_data/16F882.xml
M src/devices/pic/xml_data/16F883.xml
M src/devices/pic/xml_data/16F884.xml
M src/devices/pic/xml_data/16F886.xml
M src/devices/pic/xml_data/16F887.xml
M src/devices/pic/xml_data/16F913.xml
M src/devices/pic/xml_data/16F914.xml
M src/devices/pic/xml_data/16F916.xml
M src/devices/pic/xml_data/16F917.xml
M src/devices/pic/xml_data/16F946.xml
M src/devices/pic/xml_data/16HV540.xml
M src/devices/pic/xml_data/17C42.xml
M src/devices/pic/xml_data/17C42A.xml
M src/devices/pic/xml_data/17C43.xml
M src/devices/pic/xml_data/17C44.xml
M src/devices/pic/xml_data/17C752.xml
M src/devices/pic/xml_data/17C756.xml
M src/devices/pic/xml_data/17C756A.xml
M src/devices/pic/xml_data/17C762.xml
M src/devices/pic/xml_data/17C766.xml
M src/devices/pic/xml_data/17CR42.xml
M src/devices/pic/xml_data/17CR43.xml
M src/devices/pic/xml_data/18C242.xml
M src/devices/pic/xml_data/18C252.xml
M src/devices/pic/xml_data/18C442.xml
M src/devices/pic/xml_data/18C452.xml
M src/devices/pic/xml_data/18C601.xml
M src/devices/pic/xml_data/18C658.xml
M src/devices/pic/xml_data/18C801.xml
M src/devices/pic/xml_data/18C858.xml
M src/devices/pic/xml_data/18F1220.xml
M src/devices/pic/xml_data/18F1230.xml
M src/devices/pic/xml_data/18F1320.xml
M src/devices/pic/xml_data/18F1330.xml
M src/devices/pic/xml_data/18F2220.xml
M src/devices/pic/xml_data/18F2221.xml
M src/devices/pic/xml_data/18F2320.xml
M src/devices/pic/xml_data/18F2321.xml
M src/devices/pic/xml_data/18F2331.xml
M src/devices/pic/xml_data/18F2410.xml
M src/devices/pic/xml_data/18F242.xml
M src/devices/pic/xml_data/18F2420.xml
M src/devices/pic/xml_data/18F2423.xml
M src/devices/pic/xml_data/18F2431.xml
M src/devices/pic/xml_data/18F2439.xml
M src/devices/pic/xml_data/18F2450.xml
M src/devices/pic/xml_data/18F2455.xml
M src/devices/pic/xml_data/18F248.xml
M src/devices/pic/xml_data/18F2480.xml
M src/devices/pic/xml_data/18F24J10.xml
M src/devices/pic/xml_data/18F2510.xml
M src/devices/pic/xml_data/18F2515.xml
M src/devices/pic/xml_data/18F252.xml
M src/devices/pic/xml_data/18F2520.xml
M src/devices/pic/xml_data/18F2523.xml
M src/devices/pic/xml_data/18F2525.xml
M src/devices/pic/xml_data/18F2539.xml
M src/devices/pic/xml_data/18F2550.xml
M src/devices/pic/xml_data/18F258.xml
M src/devices/pic/xml_data/18F2580.xml
M src/devices/pic/xml_data/18F2585.xml
M src/devices/pic/xml_data/18F25J10.xml
M src/devices/pic/xml_data/18F2610.xml
M src/devices/pic/xml_data/18F2620.xml
M src/devices/pic/xml_data/18F2680.xml
M src/devices/pic/xml_data/18F2682.xml
M src/devices/pic/xml_data/18F2685.xml
M src/devices/pic/xml_data/18F4220.xml
M src/devices/pic/xml_data/18F4221.xml
M src/devices/pic/xml_data/18F4320.xml
M src/devices/pic/xml_data/18F4321.xml
M src/devices/pic/xml_data/18F4331.xml
M src/devices/pic/xml_data/18F4410.xml
M src/devices/pic/xml_data/18F442.xml
M src/devices/pic/xml_data/18F4420.xml
M src/devices/pic/xml_data/18F4423.xml
M src/devices/pic/xml_data/18F4431.xml
M src/devices/pic/xml_data/18F4439.xml
M src/devices/pic/xml_data/18F4450.xml
M src/devices/pic/xml_data/18F4455.xml
M src/devices/pic/xml_data/18F448.xml
M src/devices/pic/xml_data/18F4480.xml
M src/devices/pic/xml_data/18F44J10.xml
M src/devices/pic/xml_data/18F4510.xml
M src/devices/pic/xml_data/18F4515.xml
M src/devices/pic/xml_data/18F452.xml
M src/devices/pic/xml_data/18F4520.xml
M src/devices/pic/xml_data/18F4523.xml
M src/devices/pic/xml_data/18F4525.xml
M src/devices/pic/xml_data/18F4539.xml
M src/devices/pic/xml_data/18F4550.xml
M src/devices/pic/xml_data/18F458.xml
M src/devices/pic/xml_data/18F4580.xml
M src/devices/pic/xml_data/18F4585.xml
M src/devices/pic/xml_data/18F45J10.xml
M src/devices/pic/xml_data/18F4610.xml
M src/devices/pic/xml_data/18F4620.xml
M src/devices/pic/xml_data/18F4680.xml
M src/devices/pic/xml_data/18F4682.xml
M src/devices/pic/xml_data/18F4685.xml
M src/devices/pic/xml_data/18F6310.xml
M src/devices/pic/xml_data/18F6390.xml
M src/devices/pic/xml_data/18F6393.xml
M src/devices/pic/xml_data/18F63J11.xml
M src/devices/pic/xml_data/18F63J90.xml
M src/devices/pic/xml_data/18F6410.xml
M src/devices/pic/xml_data/18F6490.xml
M src/devices/pic/xml_data/18F6493.xml
M src/devices/pic/xml_data/18F64J11.xml
M src/devices/pic/xml_data/18F64J90.xml
M src/devices/pic/xml_data/18F6520.xml
M src/devices/pic/xml_data/18F6525.xml
M src/devices/pic/xml_data/18F6527.xml
M src/devices/pic/xml_data/18F6585.xml
M src/devices/pic/xml_data/18F65J10.xml
M src/devices/pic/xml_data/18F65J11.xml
M src/devices/pic/xml_data/18F65J15.xml
M src/devices/pic/xml_data/18F65J50.xml
M src/devices/pic/xml_data/18F65J90.xml
M src/devices/pic/xml_data/18F6620.xml
M src/devices/pic/xml_data/18F6621.xml
M src/devices/pic/xml_data/18F6622.xml
M src/devices/pic/xml_data/18F6627.xml
M src/devices/pic/xml_data/18F6680.xml
M src/devices/pic/xml_data/18F66J10.xml
M src/devices/pic/xml_data/18F66J11.xml
M src/devices/pic/xml_data/18F66J15.xml
M src/devices/pic/xml_data/18F66J16.xml
M src/devices/pic/xml_data/18F66J50.xml
M src/devices/pic/xml_data/18F66J55.xml
M src/devices/pic/xml_data/18F66J60.xml
M src/devices/pic/xml_data/18F66J65.xml
M src/devices/pic/xml_data/18F6720.xml
M src/devices/pic/xml_data/18F6722.xml
M src/devices/pic/xml_data/18F67J10.xml
M src/devices/pic/xml_data/18F67J11.xml
M src/devices/pic/xml_data/18F67J50.xml
M src/devices/pic/xml_data/18F67J60.xml
M src/devices/pic/xml_data/18F8310.xml
M src/devices/pic/xml_data/18F8390.xml
M src/devices/pic/xml_data/18F8393.xml
M src/devices/pic/xml_data/18F83J11.xml
M src/devices/pic/xml_data/18F83J90.xml
M src/devices/pic/xml_data/18F8410.xml
M src/devices/pic/xml_data/18F8490.xml
M src/devices/pic/xml_data/18F8493.xml
M src/devices/pic/xml_data/18F84J11.xml
M src/devices/pic/xml_data/18F84J90.xml
M src/devices/pic/xml_data/18F8520.xml
M src/devices/pic/xml_data/18F8525.xml
M src/devices/pic/xml_data/18F8527.xml
M src/devices/pic/xml_data/18F8585.xml
M src/devices/pic/xml_data/18F85J10.xml
M src/devices/pic/xml_data/18F85J11.xml
M src/devices/pic/xml_data/18F85J15.xml
M src/devices/pic/xml_data/18F85J50.xml
M src/devices/pic/xml_data/18F85J90.xml
M src/devices/pic/xml_data/18F8620.xml
M src/devices/pic/xml_data/18F8621.xml
M src/devices/pic/xml_data/18F8622.xml
M src/devices/pic/xml_data/18F8627.xml
M src/devices/pic/xml_data/18F8680.xml
M src/devices/pic/xml_data/18F86J10.xml
M src/devices/pic/xml_data/18F86J11.xml
M src/devices/pic/xml_data/18F86J15.xml
M src/devices/pic/xml_data/18F86J16.xml
M src/devices/pic/xml_data/18F86J50.xml
M src/devices/pic/xml_data/18F86J55.xml
M src/devices/pic/xml_data/18F86J60.xml
M src/devices/pic/xml_data/18F86J65.xml
M src/devices/pic/xml_data/18F8720.xml
M src/devices/pic/xml_data/18F8722.xml
M src/devices/pic/xml_data/18F87J10.xml
M src/devices/pic/xml_data/18F87J11.xml
M src/devices/pic/xml_data/18F87J50.xml
M src/devices/pic/xml_data/18F87J60.xml
M src/devices/pic/xml_data/18F96J60.xml
M src/devices/pic/xml_data/18F96J65.xml
M src/devices/pic/xml_data/18F97J60.xml
M src/devices/pic/xml_data/24FJ128GA006.xml
M src/devices/pic/xml_data/24FJ128GA008.xml
M src/devices/pic/xml_data/24FJ128GA010.xml
M src/devices/pic/xml_data/24FJ64GA002.xml
M src/devices/pic/xml_data/24FJ64GA004.xml
M src/devices/pic/xml_data/24FJ64GA006.xml
M src/devices/pic/xml_data/24FJ64GA008.xml
M src/devices/pic/xml_data/24FJ64GA010.xml
M src/devices/pic/xml_data/24FJ96GA006.xml
M src/devices/pic/xml_data/24FJ96GA008.xml
M src/devices/pic/xml_data/24FJ96GA010.xml
M src/devices/pic/xml_data/24HJ128GP206.xml
M src/devices/pic/xml_data/24HJ128GP210.xml
M src/devices/pic/xml_data/24HJ128GP306.xml
M src/devices/pic/xml_data/24HJ128GP310.xml
M src/devices/pic/xml_data/24HJ128GP506.xml
M src/devices/pic/xml_data/24HJ128GP510.xml
M src/devices/pic/xml_data/24HJ12GP201.xml
M src/devices/pic/xml_data/24HJ12GP202.xml
M src/devices/pic/xml_data/24HJ16GP304.xml
M src/devices/pic/xml_data/24HJ256GP206.xml
M src/devices/pic/xml_data/24HJ256GP210.xml
M src/devices/pic/xml_data/24HJ256GP610.xml
M src/devices/pic/xml_data/24HJ32GP202.xml
M src/devices/pic/xml_data/24HJ32GP204.xml
M src/devices/pic/xml_data/24HJ64GP206.xml
M src/devices/pic/xml_data/24HJ64GP210.xml
M src/devices/pic/xml_data/24HJ64GP506.xml
M src/devices/pic/xml_data/24HJ64GP510.xml
M src/devices/pic/xml_data/30F1010.xml
M src/devices/pic/xml_data/30F2010.xml
M src/devices/pic/xml_data/30F2011.xml
M src/devices/pic/xml_data/30F2012.xml
M src/devices/pic/xml_data/30F2020.xml
M src/devices/pic/xml_data/30F2023.xml
M src/devices/pic/xml_data/30F3010.xml
M src/devices/pic/xml_data/30F3011.xml
M src/devices/pic/xml_data/30F3012.xml
M src/devices/pic/xml_data/30F3013.xml
M src/devices/pic/xml_data/30F3014.xml
M src/devices/pic/xml_data/30F4011.xml
M src/devices/pic/xml_data/30F4012.xml
M src/devices/pic/xml_data/30F4013.xml
M src/devices/pic/xml_data/30F5011.xml
M src/devices/pic/xml_data/30F5013.xml
M src/devices/pic/xml_data/30F5015.xml
M src/devices/pic/xml_data/30F5016.xml
M src/devices/pic/xml_data/30F6010.xml
M src/devices/pic/xml_data/30F6010A.xml
M src/devices/pic/xml_data/30F6011.xml
M src/devices/pic/xml_data/30F6011A.xml
M src/devices/pic/xml_data/30F6012.xml
M src/devices/pic/xml_data/30F6012A.xml
M src/devices/pic/xml_data/30F6013.xml
M src/devices/pic/xml_data/30F6013A.xml
M src/devices/pic/xml_data/30F6014.xml
M src/devices/pic/xml_data/30F6014A.xml
M src/devices/pic/xml_data/30F6015.xml
M src/devices/pic/xml_data/pic.xsd
M src/devices/pic/xml_data/registers/registers.xml
M src/libgui/breakpoint_view.cpp
M src/libgui/breakpoint_view.h
M src/libgui/config_center.cpp
M src/libgui/config_center.h
M src/libgui/config_gen.cpp
M src/libgui/config_gen.h
M src/libgui/console.cpp
M src/libgui/console.h
M src/libgui/device_editor.cpp
M src/libgui/device_editor.h
M src/libgui/device_gui.cpp
M src/libgui/device_gui.h
M src/libgui/editor.cpp
M src/libgui/editor.h
M src/libgui/editor_manager.cpp
M src/libgui/editor_manager.h
M src/libgui/gui_prog_manager.h
M src/libgui/hex_editor.cpp
M src/libgui/hex_editor.h
M src/libgui/likeback.cpp
M src/libgui/log_view.cpp
M src/libgui/log_view.h
M src/libgui/new_dialogs.cpp
M src/libgui/new_dialogs.h
M src/libgui/object_view.cpp
M src/libgui/object_view.h
M src/libgui/project_editor.cpp
M src/libgui/project_editor.h
M src/libgui/project_manager.cpp
M src/libgui/project_manager.h
M src/libgui/project_wizard.cpp
M src/libgui/project_wizard.h
M src/libgui/register_view.cpp
M src/libgui/register_view.h
M src/libgui/text_editor.cpp
M src/libgui/text_editor.h
M src/libgui/toplevel.cpp
M src/libgui/toplevel.h
M src/libgui/toplevel_ui.cpp
M src/libgui/toplevel_ui.h
M src/libgui/watch_view.cpp
M src/libgui/watch_view.h
M src/piklab-prog/cli_interactive.cpp
M src/piklab-prog/cli_interactive.h
M src/piklab-prog/cli_prog_manager.h
M src/piklab-test/base/generator_check.cpp
M src/piklab-test/checksum/checksum_check.cpp
M src/progs/base/prog_config.cpp
M src/progs/direct/base/direct.cpp
M src/progs/direct/base/direct_16.cpp
M src/progs/direct/base/direct_18F.cpp
M src/progs/direct/gui/direct_config_widget.cpp
M src/progs/direct/gui/direct_config_widget.h
M src/progs/gpsim/gui/gpsim_group_ui.cpp
M src/progs/gpsim/gui/gpsim_group_ui.h
M src/progs/gui/hardware_config_widget.cpp
M src/progs/gui/hardware_config_widget.h
M src/progs/gui/port_selector.cpp
M src/progs/gui/port_selector.h
M src/progs/gui/prog_config_widget.cpp
M src/progs/gui/prog_config_widget.h
M src/progs/gui/prog_group_ui.cpp
M src/progs/gui/prog_group_ui.h
M src/progs/icd1/gui/icd1_group_ui.cpp
M src/progs/icd1/gui/icd1_group_ui.h
M src/progs/icd2/base/icd.cpp
M src/progs/icd2/gui/icd2_group_ui.cpp
M src/progs/icd2/gui/icd2_group_ui.h
M src/progs/manager/prog_manager.cpp
M src/progs/manager/prog_manager.h
M src/progs/picdem_bootloader/base/picdem_bootloader.cpp
M src/progs/picdem_bootloader/gui/picdem_bootloader_ui.cpp
M src/progs/picdem_bootloader/gui/picdem_bootloader_ui.h
M src/progs/pickit1/gui/pickit1_group_ui.cpp
M src/progs/pickit1/gui/pickit1_group_ui.h
M src/progs/pickit2/gui/pickit2_group_ui.cpp
M src/progs/pickit2/gui/pickit2_group_ui.h
M src/progs/pickit2_bootloader/base/pickit2_bootloader.cpp
M src/progs/pickit2_bootloader/gui/pickit2_bootloader_ui.cpp
M src/progs/pickit2_bootloader/gui/pickit2_bootloader_ui.h
M src/progs/pickit2v2/base/pickit2v2.cpp
M src/progs/pickit2v2/gui/pickit2v2_group_ui.cpp
M src/progs/pickit2v2/gui/pickit2v2_group_ui.h
M src/progs/psp/base/psp.cpp
M src/progs/psp/gui/psp_group_ui.cpp
M src/progs/psp/gui/psp_group_ui.h
M src/progs/tbl_bootloader/base/tbl_bootloader.cpp
M src/progs/tbl_bootloader/gui/tbl_bootloader_ui.cpp
M src/progs/tbl_bootloader/gui/tbl_bootloader_ui.h
M src/tools/gui/tool_group_ui.cpp
M src/tools/gui/tool_group_ui.h
M src/tools/gui/toolchain_config_center.cpp
M src/tools/gui/toolchain_config_center.h
M src/tools/gui/toolchain_config_widget.cpp
M src/tools/gui/toolchain_config_widget.h
M src/tools/list/compile_manager.cpp
M src/tools/list/compile_manager.h
M src/tools/list/compile_process.cpp
M src/tools/list/compile_process.h
M src/tools/list/tools_config_widget.cpp
M src/tools/list/tools_config_widget.h
M src/xml_to_data/xml_to_data.cpp
M src/xml_to_data/xml_to_data.h
 ** Diff limit reached (max: 250 lines) **
50c73de9 2011-08-20 20:43:11 tpearson
Convert remaining references to kde3 (e.g. in paths) to trinity


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M acinclude.m4
M config.log
M src/progs/sdcdb/Makefile
M src/progs/sdcdb/base/Makefile
 ** Diff limit reached (max: 250 lines) **
99b6e67b 2011-08-27 16:38:57 tpearson
Fix a number of accidental tqStatus string conversions


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/devices/base/device_group.cpp
M src/libgui/breakpoint_view.cpp
M src/progs/gpsim/gui/gpsim_group_ui.cpp
 ** Diff limit reached (max: 250 lines) **
766538d6 2011-08-30 23:15:04 tpearson
Fix remaining instances of tqStatus embedded in user visible strings


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/libgui/device_gui.cpp
M src/progs/pickit2v2/base/pickit2v2_data.cpp
 ** Diff limit reached (max: 250 lines) **
f3407f08 2011-09-18 18:43:22 tpearson
Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
This fixes the Kopete MSN protocol among other things


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/devices/base/generic_device.cpp
 ** Diff limit reached (max: 250 lines) **
575a16e0 2011-10-10 15:45:10 tpearson
Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/piklab-coff/Makefile.am
M src/piklab-hex/Makefile.am
M src/piklab-prog/Makefile.am
M src/piklab-test/generators/Makefile.am
M src/piklab-test/misc/Makefile.am
M src/piklab-test/save_load_memory/Makefile.am
M src/piklab/Makefile.am
 ** Diff limit reached (max: 250 lines) **
b21d29de 2011-10-16 22:26:30 tpearson
Fix piklab FTBFS under oneiric


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1259264 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/piklab/Makefile.am
M src/xml_to_data/device_xml_to_data.h
R src/progs/sdcdb/Makefile
R src/progs/sdcdb/base/Makefile
 ** Diff limit reached (max: 250 lines) **
a1dff9ba 2011-11-04 12:44:28 Automated System
Added empty directories
A src/progs/sdcdb/gui/.gitignore
A test/gputils/link_error/.gitignore
 ** Diff limit reached (max: 250 lines) **
950ee26d 2011-11-04 16:49:41 Timothy Pearson
Added common directories
A .gitmodules
A admin
A cmake
 ** Diff limit reached (max: 250 lines) **
6c9fd323 2011-11-05 21:46:12 Timothy Pearson
Rename kde libraries to tde
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
e87e9577 2011-11-05 22:15:59 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
c1bbffcd 2011-11-06 02:22:56 Timothy Pearson
Additional kde to tde renaming
M acinclude.m4
M config.log
M src/common/nokde/win32_utils.h
M src/libgui/likeback.cpp
M src/piklab-coff/Makefile.am
M src/piklab-hex/Makefile.am
M src/piklab-prog/Makefile.am
M src/piklab-test/generators/Makefile.am
M src/piklab-test/misc/Makefile.am
M src/piklab-test/save_load_memory/Makefile.am
M src/piklab/Makefile.am
 ** Diff limit reached (max: 250 lines) **
6a166d34 2011-11-06 02:38:26 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
6978a599 2011-11-06 02:38:27 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
835a3e1f 2011-11-06 16:45:06 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
f925c073 2011-11-06 21:37:26 Timothy Pearson
Rename additional instances of KDE to TDE
M acinclude.m4
M config.log
M src/coff/xml/Makefile.am
M src/common/common/Makefile.am
M src/common/nokde/nokde_kaboutdata.h
M src/common/nokde/nokde_kcmdlineargs.h
M src/common/nokde/nokde_klocale.h
M src/devices/mem24/xml/Makefile.am
M src/devices/pic/xml/Makefile.am
M src/piklab-coff/Makefile.am
M src/piklab-hex/Makefile.am
M src/piklab-prog/Makefile.am
M src/piklab-test/checksum/Makefile.am
M src/piklab-test/generators/Makefile.am
M src/piklab-test/misc/Makefile.am
M src/piklab-test/save_load_memory/Makefile.am
M src/piklab/Makefile.am
M src/progs/direct/xml/Makefile.am
M src/progs/icd1/xml/Makefile.am
M src/progs/icd2/xml/Makefile.am
M src/progs/picdem_bootloader/xml/Makefile.am
M src/progs/pickit1/xml/Makefile.am
M src/progs/pickit2/xml/Makefile.am
M src/progs/pickit2_bootloader/xml/Makefile.am
M src/progs/psp/xml/Makefile.am
M src/progs/tbl_bootloader/xml/Makefile.am
 ** Diff limit reached (max: 250 lines) **
d4b51b9a 2011-11-06 21:57:05 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
bc6a4c6e 2011-11-08 01:31:15 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
1bdf523f 2011-11-15 18:48:50 Timothy Pearson
Rename KDE_VERSION to TDE_VERSION
M src/common/gui/editlistbox.cpp
M src/common/nokde/nokde_kcmdlineargs.cpp
 ** Diff limit reached (max: 250 lines) **
fb0ffeeb 2011-11-16 13:43:10 Timothy Pearson
Additional renaming of kde to tde
M Changelog
M acinclude.m4
M configure.in
M configure.in.in
M piklab.kdevelop
M piklab.spec
M po/cs.po
M po/de.po
M po/es.po
M po/fr.po
M po/hu.po
M po/it.po
M po/piklab.pot
M src/common/common/synchronous.cpp
M src/common/nokde/win32_utils.h
M src/libgui/console.cpp
 ** Diff limit reached (max: 250 lines) **
1f370916 2011-11-16 14:11:29 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
45c8d1e0 2011-11-16 14:11:31 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
0b824546 2011-11-16 16:05:52 Timothy Pearson
Finish rename from prior commit
A piklab.tdevelop
R piklab.kdevelop
 ** Diff limit reached (max: 250 lines) **
3427969e 2011-11-18 02:38:53 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
b8359104 2011-11-26 12:53:06 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
bfde7d19 2011-12-03 21:37:18 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
46d0a863 2011-12-07 18:52:57 Timothy Pearson
Rename KDEHOME and KDEDIR
M acinclude.m4
M configure.in
 ** Diff limit reached (max: 250 lines) **
35342138 2011-12-07 21:54:01 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
9d6927a7 2011-12-15 15:33:27 Timothy Pearson
Rename a number of old tq methods that are no longer tq specific
M src/coff/base/cdb_parser.cpp
M src/coff/base/coff.cpp
M src/coff/base/coff_archive.cpp
M src/coff/base/coff_object.cpp
M src/coff/base/text_coff.cpp
M src/common/cli/cli_main.cpp
M src/common/cli/cli_pfile.cpp
M src/common/common/streamer.h
M src/common/global/pfile.h
M src/common/global/process.cpp
M src/common/global/purl.cpp
M src/common/global/xml_data_file.cpp
M src/common/gui/container.cpp
M src/common/gui/container.h
M src/common/gui/dialog.h
M src/common/gui/editlistbox.cpp
M src/common/gui/editlistbox.h
M src/common/gui/hexword_gui.cpp
M src/common/gui/hexword_gui.h
M src/common/gui/key_gui.h
M src/common/gui/list_view.cpp
M src/common/gui/misc_gui.h
M src/common/gui/pfile_ext.cpp
M src/common/gui/purl_gui.cpp
M src/common/nokde/nokde_kaboutdata.cpp
M src/common/nokde/nokde_kcmdlineargs.cpp
M src/common/port/parallel.cpp
M src/common/port/parallel.h
M src/common/port/port_base.cpp
M src/common/port/serial.cpp
M src/common/port/usb_port.cpp
M src/data/syntax_xml_generator.cpp
M src/devices/base/device_group.cpp
M src/devices/base/device_group.h
M src/devices/base/generic_device.cpp
M src/devices/base/generic_device.h
M src/devices/base/generic_memory.cpp
M src/devices/base/hex_buffer.cpp
M src/devices/base/register.cpp
M src/devices/gui/memory_editor.cpp
M src/devices/gui/register_view.cpp
M src/devices/mem24/gui/mem24_hex_view.cpp
M src/devices/mem24/gui/mem24_memory_editor.cpp
M src/devices/mem24/mem24/mem24_group.cpp
M src/devices/mem24/mem24/mem24_memory.cpp
M src/devices/mem24/prog/mem24_prog.cpp
M src/devices/mem24/xml/mem24_xml_to_data.cpp
M src/devices/pic/base/pic.cpp
M src/devices/pic/base/pic_config.cpp
M src/devices/pic/base/pic_protection.cpp
M src/devices/pic/base/pic_register.cpp
M src/devices/pic/gui/pic_config_editor.cpp
M src/devices/pic/gui/pic_config_word_editor.cpp
M src/devices/pic/gui/pic_group_ui.cpp
M src/devices/pic/gui/pic_hex_view.cpp
M src/devices/pic/gui/pic_memory_editor.cpp
M src/devices/pic/gui/pic_prog_group_ui.cpp
M src/devices/pic/gui/pic_register_view.cpp
M src/devices/pic/pic/pic_group.cpp
M src/devices/pic/pic/pic_memory.cpp
M src/devices/pic/prog/pic_debug.cpp
M src/devices/pic/prog/pic_debug.h
M src/devices/pic/prog/pic_prog.cpp
M src/devices/pic/prog/pic_prog_specific.cpp
M src/devices/pic/xml/pic_xml_to_data.cpp
M src/libgui/breakpoint_view.cpp
M src/libgui/config_center.cpp
M src/libgui/config_gen.cpp
M src/libgui/console.cpp
M src/libgui/device_editor.cpp
M src/libgui/device_gui.cpp
M src/libgui/device_gui.h
M src/libgui/editor.cpp
M src/libgui/editor.h
M src/libgui/editor_manager.cpp
M src/libgui/global_config.cpp
M src/libgui/hex_editor.cpp
M src/libgui/likeback.cpp
M src/libgui/log_view.cpp
M src/libgui/log_view.h
M src/libgui/new_dialogs.h
M src/libgui/object_view.cpp
M src/libgui/project.cpp
M src/libgui/project_editor.cpp
M src/libgui/project_editor.h
M src/libgui/project_manager.cpp
M src/libgui/project_wizard.cpp
M src/libgui/register_view.cpp
M src/libgui/text_editor.cpp
M src/libgui/toplevel.cpp
M src/libgui/toplevel.h
M src/libgui/toplevel_ui.cpp
M src/libgui/toplevel_ui.h
M src/piklab-coff/main.cpp
M src/piklab-hex/main.cpp
M src/piklab-prog/cli_interactive.cpp
M src/piklab-prog/cli_prog_manager.cpp
M src/piklab-prog/cmdline.cpp
M src/piklab-test/base/generator_check.cpp
M src/piklab-test/checksum/checksum_check.cpp
M src/piklab-test/save_load_memory/save_load_memory_check.cpp
M src/progs/base/generic_debug.cpp
M src/progs/base/generic_debug.h
M src/progs/base/generic_prog.cpp
M src/progs/direct/base/direct.cpp
M src/progs/direct/base/direct_16.cpp
M src/progs/direct/base/direct_18F.cpp
M src/progs/direct/base/direct_mem24.cpp
M src/progs/direct/base/direct_pic.cpp
M src/progs/direct/gui/direct_config_widget.cpp
M src/progs/direct/gui/direct_config_widget.h
M src/progs/gpsim/base/gpsim.cpp
M src/progs/gpsim/base/gpsim_debug.cpp
M src/progs/gpsim/base/gpsim_debug.h
M src/progs/gpsim/gui/gpsim_group_ui.cpp
M src/progs/gpsim/gui/gpsim_group_ui.h
M src/progs/gui/hardware_config_widget.cpp
M src/progs/gui/port_selector.cpp
M src/progs/gui/port_selector.h
M src/progs/gui/prog_config_center.cpp
M src/progs/gui/prog_config_widget.cpp
M src/progs/gui/prog_config_widget.h
M src/progs/icd1/base/icd1.cpp
M src/progs/icd1/base/icd1_serial.cpp
M src/progs/icd2/base/icd.cpp
M src/progs/icd2/base/icd2.cpp
M src/progs/icd2/base/icd2_debug.cpp
M src/progs/icd2/base/icd2_debug_specific.cpp
M src/progs/icd2/base/icd2_prog.cpp
M src/progs/icd2/base/icd2_serial.cpp
M src/progs/icd2/base/icd2_usb.cpp
M src/progs/icd2/base/icd_prog.cpp
M src/progs/icd2/xml/xml_icd2_parser.cpp
M src/progs/manager/debug_manager.cpp
M src/progs/manager/prog_manager.cpp
M src/progs/picdem_bootloader/base/picdem_bootloader.cpp
M src/progs/pickit1/base/pickit1.cpp
M src/progs/pickit2/base/pickit.cpp
M src/progs/pickit2/base/pickit2.cpp
M src/progs/pickit2/base/pickit2_prog.cpp
M src/progs/pickit2/base/pickit_prog.cpp
M src/progs/pickit2_bootloader/base/pickit2_bootloader.cpp
M src/progs/pickit2v2/base/pickit2v2.cpp
M src/progs/pickit2v2/base/pickit2v2.h
M src/progs/pickit2v2/base/pickit2v2_prog.cpp
M src/progs/psp/base/psp.cpp
M src/progs/psp/base/psp_serial.cpp
M src/progs/sdcdb/base/sdcdb_debug.cpp
M src/progs/sdcdb/base/sdcdb_debug.h
M src/progs/tbl_bootloader/base/tbl_bootloader.cpp
M src/tools/base/tool_group.cpp
M src/tools/boost/boostbasic.cpp
M src/tools/boost/boostc.cpp
M src/tools/boost/boostcpp.cpp
M src/tools/c18/c18.cpp
M src/tools/cc5x/cc5x.cpp
M src/tools/ccsc/ccsc.cpp
M src/tools/ccsc/ccsc_compile.cpp
M src/tools/gputils/gputils.cpp
M src/tools/gputils/gputils_generator.cpp
M src/tools/gui/tool_config_widget.h
M src/tools/gui/toolchain_config_center.cpp
M src/tools/gui/toolchain_config_widget.cpp
M src/tools/jal/jal.cpp
M src/tools/jalv2/jalv2.cpp
M src/tools/list/compile_manager.cpp
M src/tools/list/compile_process.cpp
M src/tools/mpc/mpc.cpp
M src/tools/mpc/mpc_compile.cpp
M src/tools/pic30/pic30.cpp
M src/tools/picc/picc.cpp
M src/tools/sdcc/sdcc.cpp
M src/xml_to_data/device_xml_to_data.cpp
M src/xml_to_data/device_xml_to_data.h
M src/xml_to_data/prog_xml_to_data.h
M src/xml_to_data/xml_to_data.cpp
M test/picc/standalone_test.c
M test/picc/test.c
 ** Diff limit reached (max: 250 lines) **
ad1fc5fc 2011-12-16 09:57:30 Timothy Pearson
Revert "Rename a number of old tq methods that are no longer tq specific"

This reverts commit 9d6927a7d6a543332f828bffedf65eecf6774c6d.
M src/coff/base/cdb_parser.cpp
M src/coff/base/coff.cpp
M src/coff/base/coff_archive.cpp
M src/coff/base/coff_object.cpp
M src/coff/base/text_coff.cpp
M src/common/cli/cli_main.cpp
M src/common/cli/cli_pfile.cpp
M src/common/common/streamer.h
M src/common/global/pfile.h
M src/common/global/process.cpp
M src/common/global/purl.cpp
M src/common/global/xml_data_file.cpp
M src/common/gui/container.cpp
M src/common/gui/container.h
M src/common/gui/dialog.h
M src/common/gui/editlistbox.cpp
M src/common/gui/editlistbox.h
M src/common/gui/hexword_gui.cpp
M src/common/gui/hexword_gui.h
M src/common/gui/key_gui.h
M src/common/gui/list_view.cpp
M src/common/gui/misc_gui.h
M src/common/gui/pfile_ext.cpp
M src/common/gui/purl_gui.cpp
M src/common/nokde/nokde_kaboutdata.cpp
M src/common/nokde/nokde_kcmdlineargs.cpp
M src/common/port/parallel.cpp
M src/common/port/parallel.h
M src/common/port/port_base.cpp
M src/common/port/serial.cpp
M src/common/port/usb_port.cpp
M src/data/syntax_xml_generator.cpp
M src/devices/base/device_group.cpp
M src/devices/base/device_group.h
M src/devices/base/generic_device.cpp
M src/devices/base/generic_device.h
M src/devices/base/generic_memory.cpp
M src/devices/base/hex_buffer.cpp
M src/devices/base/register.cpp
M src/devices/gui/memory_editor.cpp
M src/devices/gui/register_view.cpp
M src/devices/mem24/gui/mem24_hex_view.cpp
M src/devices/mem24/gui/mem24_memory_editor.cpp
M src/devices/mem24/mem24/mem24_group.cpp
M src/devices/mem24/mem24/mem24_memory.cpp
M src/devices/mem24/prog/mem24_prog.cpp
M src/devices/mem24/xml/mem24_xml_to_data.cpp
M src/devices/pic/base/pic.cpp
M src/devices/pic/base/pic_config.cpp
M src/devices/pic/base/pic_protection.cpp
M src/devices/pic/base/pic_register.cpp
M src/devices/pic/gui/pic_config_editor.cpp
M src/devices/pic/gui/pic_config_word_editor.cpp
M src/devices/pic/gui/pic_group_ui.cpp
M src/devices/pic/gui/pic_hex_view.cpp
M src/devices/pic/gui/pic_memory_editor.cpp
M src/devices/pic/gui/pic_prog_group_ui.cpp
M src/devices/pic/gui/pic_register_view.cpp
M src/devices/pic/pic/pic_group.cpp
M src/devices/pic/pic/pic_memory.cpp
M src/devices/pic/prog/pic_debug.cpp
M src/devices/pic/prog/pic_debug.h
M src/devices/pic/prog/pic_prog.cpp
M src/devices/pic/prog/pic_prog_specific.cpp
M src/devices/pic/xml/pic_xml_to_data.cpp
M src/libgui/breakpoint_view.cpp
M src/libgui/config_center.cpp
M src/libgui/config_gen.cpp
M src/libgui/console.cpp
M src/libgui/device_editor.cpp
M src/libgui/device_gui.cpp
M src/libgui/device_gui.h
M src/libgui/editor.cpp
M src/libgui/editor.h
M src/libgui/editor_manager.cpp
M src/libgui/global_config.cpp
M src/libgui/hex_editor.cpp
M src/libgui/likeback.cpp
M src/libgui/log_view.cpp
M src/libgui/log_view.h
M src/libgui/new_dialogs.h
M src/libgui/object_view.cpp
M src/libgui/project.cpp
M src/libgui/project_editor.cpp
M src/libgui/project_editor.h
M src/libgui/project_manager.cpp
M src/libgui/project_wizard.cpp
M src/libgui/register_view.cpp
M src/libgui/text_editor.cpp
M src/libgui/toplevel.cpp
M src/libgui/toplevel.h
M src/libgui/toplevel_ui.cpp
M src/libgui/toplevel_ui.h
M src/piklab-coff/main.cpp
M src/piklab-hex/main.cpp
M src/piklab-prog/cli_interactive.cpp
M src/piklab-prog/cli_prog_manager.cpp
M src/piklab-prog/cmdline.cpp
M src/piklab-test/base/generator_check.cpp
M src/piklab-test/checksum/checksum_check.cpp
M src/piklab-test/save_load_memory/save_load_memory_check.cpp
M src/progs/base/generic_debug.cpp
M src/progs/base/generic_debug.h
M src/progs/base/generic_prog.cpp
M src/progs/direct/base/direct.cpp
M src/progs/direct/base/direct_16.cpp
M src/progs/direct/base/direct_18F.cpp
M src/progs/direct/base/direct_mem24.cpp
M src/progs/direct/base/direct_pic.cpp
M src/progs/direct/gui/direct_config_widget.cpp
M src/progs/direct/gui/direct_config_widget.h
M src/progs/gpsim/base/gpsim.cpp
M src/progs/gpsim/base/gpsim_debug.cpp
M src/progs/gpsim/base/gpsim_debug.h
M src/progs/gpsim/gui/gpsim_group_ui.cpp
M src/progs/gpsim/gui/gpsim_group_ui.h
M src/progs/gui/hardware_config_widget.cpp
M src/progs/gui/port_selector.cpp
M src/progs/gui/port_selector.h
M src/progs/gui/prog_config_center.cpp
M src/progs/gui/prog_config_widget.cpp
M src/progs/gui/prog_config_widget.h
M src/progs/icd1/base/icd1.cpp
M src/progs/icd1/base/icd1_serial.cpp
M src/progs/icd2/base/icd.cpp
M src/progs/icd2/base/icd2.cpp
M src/progs/icd2/base/icd2_debug.cpp
M src/progs/icd2/base/icd2_debug_specific.cpp
M src/progs/icd2/base/icd2_prog.cpp
M src/progs/icd2/base/icd2_serial.cpp
M src/progs/icd2/base/icd2_usb.cpp
M src/progs/icd2/base/icd_prog.cpp
M src/progs/icd2/xml/xml_icd2_parser.cpp
M src/progs/manager/debug_manager.cpp
M src/progs/manager/prog_manager.cpp
M src/progs/picdem_bootloader/base/picdem_bootloader.cpp
M src/progs/pickit1/base/pickit1.cpp
M src/progs/pickit2/base/pickit.cpp
M src/progs/pickit2/base/pickit2.cpp
M src/progs/pickit2/base/pickit2_prog.cpp
M src/progs/pickit2/base/pickit_prog.cpp
M src/progs/pickit2_bootloader/base/pickit2_bootloader.cpp
M src/progs/pickit2v2/base/pickit2v2.cpp
M src/progs/pickit2v2/base/pickit2v2.h
M src/progs/pickit2v2/base/pickit2v2_prog.cpp
M src/progs/psp/base/psp.cpp
M src/progs/psp/base/psp_serial.cpp
M src/progs/sdcdb/base/sdcdb_debug.cpp
M src/progs/sdcdb/base/sdcdb_debug.h
M src/progs/tbl_bootloader/base/tbl_bootloader.cpp
M src/tools/base/tool_group.cpp
M src/tools/boost/boostbasic.cpp
M src/tools/boost/boostc.cpp
M src/tools/boost/boostcpp.cpp
M src/tools/c18/c18.cpp
M src/tools/cc5x/cc5x.cpp
M src/tools/ccsc/ccsc.cpp
M src/tools/ccsc/ccsc_compile.cpp
M src/tools/gputils/gputils.cpp
M src/tools/gputils/gputils_generator.cpp
M src/tools/gui/tool_config_widget.h
M src/tools/gui/toolchain_config_center.cpp
M src/tools/gui/toolchain_config_widget.cpp
M src/tools/jal/jal.cpp
M src/tools/jalv2/jalv2.cpp
M src/tools/list/compile_manager.cpp
M src/tools/list/compile_process.cpp
M src/tools/mpc/mpc.cpp
M src/tools/mpc/mpc_compile.cpp
M src/tools/pic30/pic30.cpp
M src/tools/picc/picc.cpp
M src/tools/sdcc/sdcc.cpp
M src/xml_to_data/device_xml_to_data.cpp
M src/xml_to_data/device_xml_to_data.h
M src/xml_to_data/prog_xml_to_data.h
M src/xml_to_data/xml_to_data.cpp
M test/picc/standalone_test.c
M test/picc/test.c
 ** Diff limit reached (max: 250 lines) **
9d9fe02a 2011-12-18 18:14:26 Timothy Pearson
Rename old tq methods that no longer need a unique name
M src/common/global/process.cpp
M src/common/gui/editlistbox.cpp
M src/common/gui/hexword_gui.cpp
M src/common/gui/hexword_gui.h
M src/common/gui/key_gui.h
M src/common/gui/list_view.cpp
M src/common/nokde/nokde_kaboutdata.cpp
M src/common/nokde/nokde_kcmdlineargs.cpp
M src/common/port/parallel.cpp
M src/common/port/parallel.h
M src/common/port/serial.cpp
M src/devices/base/device_group.cpp
M src/devices/base/device_group.h
M src/devices/base/generic_device.cpp
M src/devices/base/generic_device.h
M src/devices/gui/register_view.cpp
M src/devices/pic/gui/pic_config_word_editor.cpp
M src/devices/pic/gui/pic_register_view.cpp
M src/devices/pic/prog/pic_debug.cpp
M src/devices/pic/prog/pic_debug.h
M src/libgui/device_gui.cpp
M src/libgui/device_gui.h
M src/libgui/likeback.cpp
M src/libgui/project_wizard.cpp
M src/libgui/text_editor.cpp
M src/libgui/toplevel.cpp
M src/libgui/toplevel.h
M src/libgui/toplevel_ui.cpp
M src/libgui/toplevel_ui.h
M src/progs/base/generic_debug.cpp
M src/progs/base/generic_debug.h
M src/progs/direct/gui/direct_config_widget.cpp
M src/progs/direct/gui/direct_config_widget.h
M src/progs/gpsim/base/gpsim_debug.cpp
M src/progs/gpsim/base/gpsim_debug.h
M src/progs/gpsim/gui/gpsim_group_ui.cpp
M src/progs/gpsim/gui/gpsim_group_ui.h
M src/progs/gui/port_selector.cpp
M src/progs/gui/port_selector.h
M src/progs/gui/prog_config_center.cpp
M src/progs/gui/prog_config_widget.h
M src/progs/manager/debug_manager.cpp
M src/progs/pickit2v2/base/pickit2v2.cpp
M src/progs/pickit2v2/base/pickit2v2.h
M src/progs/pickit2v2/base/pickit2v2_prog.cpp
M src/progs/sdcdb/base/sdcdb_debug.cpp
M src/progs/sdcdb/base/sdcdb_debug.h
M src/xml_to_data/device_xml_to_data.cpp
M test/picc/standalone_test.c
M test/picc/test.c
 ** Diff limit reached (max: 250 lines) **
4374b9ae 2011-12-19 11:40:25 Timothy Pearson
Remove additional unneeded tq method conversions
M src/coff/base/cdb_parser.cpp
M src/coff/base/coff.cpp
M src/coff/base/coff_archive.cpp
M src/coff/base/coff_object.cpp
M src/coff/base/text_coff.cpp
M src/common/cli/cli_main.cpp
M src/common/cli/cli_pfile.cpp
M src/common/global/purl.cpp
M src/common/global/xml_data_file.cpp
M src/common/gui/container.cpp
M src/common/gui/container.h
M src/common/gui/pfile_ext.cpp
M src/common/gui/purl_gui.cpp
M src/common/nokde/nokde_kaboutdata.cpp
M src/common/nokde/nokde_kcmdlineargs.cpp
M src/common/port/parallel.cpp
M src/common/port/port_base.cpp
M src/common/port/serial.cpp
M src/common/port/usb_port.cpp
M src/devices/base/device_group.cpp
M src/devices/base/generic_device.h
M src/devices/base/generic_memory.cpp
M src/devices/base/hex_buffer.cpp
M src/devices/base/register.cpp
M src/devices/gui/register_view.cpp
M src/devices/mem24/mem24/mem24_group.cpp
M src/devices/mem24/mem24/mem24_memory.cpp
M src/devices/mem24/prog/mem24_prog.cpp
M src/devices/mem24/xml/mem24_xml_to_data.cpp
M src/devices/pic/base/pic.cpp
M src/devices/pic/base/pic_config.cpp
M src/devices/pic/base/pic_protection.cpp
M src/devices/pic/base/pic_register.cpp
M src/devices/pic/gui/pic_group_ui.cpp
M src/devices/pic/gui/pic_memory_editor.cpp
M src/devices/pic/gui/pic_prog_group_ui.cpp
M src/devices/pic/gui/pic_register_view.cpp
M src/devices/pic/pic/pic_group.cpp
M src/devices/pic/pic/pic_memory.cpp
M src/devices/pic/prog/pic_debug.cpp
M src/devices/pic/prog/pic_prog.cpp
M src/devices/pic/prog/pic_prog_specific.cpp
M src/devices/pic/xml/pic_xml_to_data.cpp
M src/libgui/device_editor.cpp
M src/libgui/device_gui.cpp
M src/libgui/editor.cpp
M src/libgui/editor_manager.cpp
M src/libgui/global_config.cpp
M src/libgui/hex_editor.cpp
M src/libgui/likeback.cpp
M src/libgui/log_view.cpp
M src/libgui/object_view.cpp
M src/libgui/project.cpp
M src/libgui/project_manager.cpp
M src/libgui/project_wizard.cpp
M src/libgui/text_editor.cpp
M src/libgui/toplevel.cpp
M src/piklab-coff/main.cpp
M src/piklab-hex/main.cpp
M src/piklab-prog/cli_interactive.cpp
M src/piklab-prog/cli_prog_manager.cpp
M src/piklab-prog/cmdline.cpp
M src/piklab-test/base/generator_check.cpp
M src/piklab-test/checksum/checksum_check.cpp
M src/piklab-test/save_load_memory/save_load_memory_check.cpp
M src/progs/base/generic_debug.cpp
M src/progs/base/generic_prog.cpp
M src/progs/direct/base/direct.cpp
M src/progs/direct/base/direct_16.cpp
M src/progs/direct/base/direct_18F.cpp
M src/progs/direct/base/direct_mem24.cpp
M src/progs/direct/base/direct_pic.cpp
M src/progs/gpsim/base/gpsim.cpp
M src/progs/gpsim/base/gpsim_debug.cpp
M src/progs/gpsim/gui/gpsim_group_ui.cpp
M src/progs/gui/hardware_config_widget.cpp
M src/progs/gui/port_selector.cpp
M src/progs/icd1/base/icd1.cpp
M src/progs/icd1/base/icd1_serial.cpp
M src/progs/icd2/base/icd.cpp
M src/progs/icd2/base/icd2.cpp
M src/progs/icd2/base/icd2_debug.cpp
M src/progs/icd2/base/icd2_debug_specific.cpp
M src/progs/icd2/base/icd2_prog.cpp
M src/progs/icd2/base/icd2_serial.cpp
M src/progs/icd2/base/icd2_usb.cpp
M src/progs/icd2/base/icd_prog.cpp
M src/progs/icd2/xml/xml_icd2_parser.cpp
M src/progs/manager/debug_manager.cpp
M src/progs/manager/prog_manager.cpp
M src/progs/picdem_bootloader/base/picdem_bootloader.cpp
M src/progs/pickit1/base/pickit1.cpp
M src/progs/pickit2/base/pickit.cpp
M src/progs/pickit2/base/pickit2.cpp
M src/progs/pickit2/base/pickit2_prog.cpp
M src/progs/pickit2/base/pickit_prog.cpp
M src/progs/pickit2_bootloader/base/pickit2_bootloader.cpp
M src/progs/pickit2v2/base/pickit2v2.cpp
M src/progs/pickit2v2/base/pickit2v2_prog.cpp
M src/progs/psp/base/psp.cpp
M src/progs/psp/base/psp_serial.cpp
M src/progs/sdcdb/base/sdcdb_debug.cpp
M src/progs/tbl_bootloader/base/tbl_bootloader.cpp
M src/tools/base/tool_group.cpp
M src/tools/boost/boostbasic.cpp
M src/tools/boost/boostc.cpp
M src/tools/boost/boostcpp.cpp
M src/tools/c18/c18.cpp
M src/tools/cc5x/cc5x.cpp
M src/tools/ccsc/ccsc.cpp
M src/tools/ccsc/ccsc_compile.cpp
M src/tools/gputils/gputils.cpp
M src/tools/gputils/gputils_generator.cpp
M src/tools/gui/toolchain_config_widget.cpp
M src/tools/jal/jal.cpp
M src/tools/jalv2/jalv2.cpp
M src/tools/list/compile_manager.cpp
M src/tools/list/compile_process.cpp
M src/tools/mpc/mpc.cpp
M src/tools/mpc/mpc_compile.cpp
M src/tools/pic30/pic30.cpp
M src/tools/picc/picc.cpp
M src/tools/sdcc/sdcc.cpp
M src/xml_to_data/device_xml_to_data.cpp
M src/xml_to_data/prog_xml_to_data.h
M src/xml_to_data/xml_to_data.cpp
 ** Diff limit reached (max: 250 lines) **
ba5125fe 2011-12-21 14:06:44 Timothy Pearson
Rename obsolete tq methods to standard names
M src/common/gui/container.h
M src/libgui/likeback.cpp
M src/libgui/project_wizard.cpp
 ** Diff limit reached (max: 250 lines) **
c6234367 2011-12-24 11:37:55 Timothy Pearson
Rename a few stragglers
M src/libgui/toplevel_ui.cpp
 ** Diff limit reached (max: 250 lines) **
1001d761 2011-12-26 20:09:01 Timothy Pearson
Rename KDE_MAKE_VERSION and update TDE version string
M src/common/gui/editlistbox.cpp
 ** Diff limit reached (max: 250 lines) **
0c000e3f 2012-01-01 02:02:28 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
fa1909ea 2012-01-02 10:32:14 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
a0627c4f 2012-01-20 00:16:51 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
109dcbe2 2012-02-01 15:22:45 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
9c47b031 2012-02-02 02:14:13 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
685b6a71 2012-02-02 15:54:19 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
d95a3f5d 2012-02-07 18:17:26 Timothy Pearson
Rename include subdirectory to tde
M acinclude.m4
M config.log
 ** Diff limit reached (max: 250 lines) **
f6b7a648 2012-02-07 18:41:28 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
114f42f6 2012-02-10 14:46:37 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
0dd96359 2012-02-11 15:38:17 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
fda79077 2012-02-11 15:38:19 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
875b576f 2012-02-12 16:10:30 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
b0619f7a 2012-02-14 21:11:38 Timothy Pearson
Update various qt function definitions and static methods for tqt3
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
afe55bbc 2012-02-14 22:27:29 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
8ac8ddd6 2012-02-16 18:59:18 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
fbbad1fd 2012-02-17 16:01:33 Timothy Pearson
Remove spurious TQ_OBJECT instances
M src/common/cli/cli_main.h
M src/common/common/storage.h
M src/common/common/synchronous.h
M src/common/global/process.h
M src/common/global/progress_monitor.h
M src/common/global/purl.h
M src/common/gui/config_widget.h
M src/common/gui/container.h
M src/common/gui/dialog.h
M src/common/gui/editlistbox.h
M src/common/gui/hexword_gui.h
M src/common/gui/list_container.h
M src/common/gui/list_view.h
M src/common/gui/misc_gui.h
M src/common/gui/number_gui.h
M src/common/gui/purl_gui.h
M src/common/nokde/nokde_kprocess.h
M src/devices/base/register.h
M src/devices/gui/hex_view.h
M src/devices/gui/hex_word_editor.h
M src/devices/gui/memory_editor.h
M src/devices/gui/register_view.h
M src/devices/mem24/gui/mem24_hex_view.h
M src/devices/mem24/gui/mem24_memory_editor.h
M src/devices/pic/gui/pic_config_editor.h
M src/devices/pic/gui/pic_config_word_editor.h
M src/devices/pic/gui/pic_hex_view.h
M src/devices/pic/gui/pic_memory_editor.h
M src/devices/pic/gui/pic_prog_group_ui.h
M src/devices/pic/gui/pic_register_view.h
M src/libgui/breakpoint_view.h
M src/libgui/config_center.h
M src/libgui/config_gen.h
M src/libgui/console.h
M src/libgui/device_editor.h
M src/libgui/device_gui.h
M src/libgui/editor.h
M src/libgui/editor_manager.h
M src/libgui/gui_debug_manager.h
M src/libgui/gui_prog_manager.h
M src/libgui/hex_editor.h
M src/libgui/likeback.h
M src/libgui/log_view.h
M src/libgui/new_dialogs.h
M src/libgui/object_view.h
M src/libgui/project_editor.h
M src/libgui/project_manager.h
M src/libgui/project_manager_ui.h
M src/libgui/project_wizard.h
M src/libgui/register_view.h
M src/libgui/text_editor.h
M src/libgui/toplevel.h
M src/libgui/toplevel_ui.h
M src/libgui/watch_view.h
M src/piklab-coff/main.h
M src/piklab-hex/main.h
M src/piklab-prog/cli_debug_manager.h
M src/piklab-prog/cli_interactive.h
M src/piklab-prog/cli_prog_manager.h
M src/piklab-prog/cmdline.h
M src/progs/base/generic_prog.h
M src/progs/bootloader/base/bootloader_prog.h
M src/progs/direct/base/direct_prog.h
M src/progs/direct/gui/direct_config_widget.h
M src/progs/gpsim/base/gpsim.h
M src/progs/gpsim/base/gpsim_debug.h
M src/progs/gpsim/gui/gpsim_group_ui.h
M src/progs/gui/hardware_config_widget.h
M src/progs/gui/port_selector.h
M src/progs/gui/prog_config_center.h
M src/progs/gui/prog_config_widget.h
M src/progs/gui/prog_group_ui.h
M src/progs/icd1/base/icd1_prog.h
M src/progs/icd1/gui/icd1_group_ui.h
M src/progs/icd2/base/icd2_debug.h
M src/progs/icd2/base/icd2_prog.h
M src/progs/icd2/base/icd_prog.h
M src/progs/icd2/gui/icd2_group_ui.h
M src/progs/manager/breakpoint.h
M src/progs/manager/debug_manager.h
M src/progs/manager/prog_manager.h
M src/progs/picdem_bootloader/base/picdem_bootloader_prog.h
M src/progs/picdem_bootloader/gui/picdem_bootloader_ui.h
M src/progs/pickit1/base/pickit1_prog.h
M src/progs/pickit2/base/pickit2_prog.h
M src/progs/pickit2/base/pickit_prog.h
M src/progs/pickit2/gui/pickit2_group_ui.h
M src/progs/pickit2_bootloader/base/pickit2_bootloader_prog.h
M src/progs/pickit2_bootloader/gui/pickit2_bootloader_ui.h
M src/progs/pickit2v2/base/pickit2v2_prog.h
M src/progs/psp/base/psp_prog.h
M src/progs/sdcdb/base/sdcdb_debug.h
M src/progs/tbl_bootloader/base/tbl_bootloader_prog.h
M src/progs/tbl_bootloader/gui/tbl_bootloader_ui.h
M src/tools/boost/boostc_compile.h
M src/tools/boost/gui/boost_ui.h
M src/tools/c18/c18_compile.h
M src/tools/c18/gui/c18_ui.h
M src/tools/cc5x/cc5x_compile.h
M src/tools/cc5x/gui/cc5x_ui.h
M src/tools/ccsc/ccsc_compile.h
M src/tools/ccsc/gui/ccsc_ui.h
M src/tools/gputils/gputils_compile.h
M src/tools/gputils/gui/gputils_ui.h
M src/tools/gui/tool_config_widget.h
M src/tools/gui/toolchain_config_center.h
M src/tools/gui/toolchain_config_widget.h
M src/tools/jal/gui/jal_ui.h
M src/tools/jal/jal_compile.h
M src/tools/jalv2/gui/jalv2_ui.h
M src/tools/jalv2/jalv2_compile.h
M src/tools/list/compile_manager.h
M src/tools/list/compile_process.h
M src/tools/list/tools_config_widget.h
M src/tools/mpc/gui/mpc_ui.h
M src/tools/mpc/mpc_compile.h
M src/tools/pic30/gui/pic30_ui.h
M src/tools/pic30/pic30_compile.h
M src/tools/picc/gui/picc_ui.h
M src/tools/picc/picc_compile.h
M src/tools/sdcc/gui/sdcc_ui.h
M src/tools/sdcc/sdcc_compile.h
 ** Diff limit reached (max: 250 lines) **
30847417 2012-02-19 17:52:43 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
d5fe541e 2012-02-25 18:52:15 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
da6332f3 2012-02-26 14:23:02 Timothy Pearson
Rename kde-config to tde-config
M acinclude.m4
M configure.in
 ** Diff limit reached (max: 250 lines) **
2e1219dc 2012-02-26 15:06:21 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
2b18f762 2012-02-26 15:06:22 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
9abf98be 2012-03-01 13:22:13 Timothy Pearson
Rename additional global TQt functions
M src/coff/base/coff_object.cpp
M src/coff/base/text_coff.cpp
M src/coff/xml/xml_coff_parser.cpp
M src/common/common/bitvalue.cpp
M src/common/common/misc.cpp
M src/common/common/number.cpp
M src/common/global/generic_config.cpp
M src/common/global/progress_monitor.cpp
M src/common/global/purl.cpp
M src/common/gui/list_view.cpp
M src/common/nokde/nokde_kaboutdata.cpp
M src/common/nokde/nokde_kcmdlineargs.cpp
M src/common/port/port_base.cpp
M src/common/port/port_base.h
M src/common/port/usb_port.cpp
M src/data/syntax_xml_generator.cpp
M src/devices/base/device_group.cpp
M src/devices/base/hex_buffer.cpp
M src/devices/mem24/xml/mem24_xml_to_data.cpp
M src/devices/pic/base/pic_protection.cpp
M src/devices/pic/gui/pic_config_editor.cpp
M src/devices/pic/gui/pic_config_word_editor.cpp
M src/devices/pic/pic/pic_memory.cpp
M src/devices/pic/xml/pic_xml_to_data.cpp
M src/libgui/likeback.cpp
M src/libgui/text_editor.cpp
M src/libgui/toplevel.cpp
M src/piklab-test/base/device_test.cpp
M src/progs/direct/base/direct_18F.cpp
M src/progs/direct/base/direct_pic.cpp
M src/progs/direct/xml/xml_direct_parser.cpp
M src/progs/icd1/xml/xml_icd1_parser.cpp
M src/progs/icd2/base/icd2.cpp
M src/progs/icd2/xml/xml_icd2_parser.cpp
M src/progs/picdem_bootloader/xml/xml_picdem_bootloader_parser.cpp
M src/progs/pickit1/xml/xml_pickit1_parser.cpp
M src/progs/pickit2/xml/xml_pickit2_parser.cpp
M src/progs/pickit2_bootloader/xml/xml_pickit2_bootloader_parser.cpp
M src/progs/psp/xml/xml_psp_parser.cpp
M src/progs/tbl_bootloader/xml/xml_tbl_bootloader_parser.cpp
M src/tools/list/compile_process.cpp
M src/xml_to_data/device_xml_to_data.cpp
M src/xml_to_data/prog_xml_to_data.h
M src/xml_to_data/xml_to_data.cpp
M src/xml_to_data/xml_to_data.h
 ** Diff limit reached (max: 250 lines) **
2a66319b 2012-03-06 01:55:53 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
0dd0c093 2012-03-06 14:13:38 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
8e6310f4 2012-03-07 21:11:17 Timothy Pearson
Rename additional members for tqt3
M src/common/common/synchronous.cpp
 ** Diff limit reached (max: 250 lines) **
601570da 2012-03-13 01:45:37 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
9ebae2b3 2012-03-26 17:42:06 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
28b0cef5 2012-03-31 18:34:36 Darrell Anderson
Remove stray config.log.
R config.log
 ** Diff limit reached (max: 250 lines) **
90929d5b 2012-04-10 23:59:18 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
91aa6d3f 2012-04-10 23:59:19 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
e5326544 2012-04-11 11:48:51 Darrell Anderson
Update HTML install path references.
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
c489d637 2012-04-14 16:27:48 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
ae1ac385 2012-05-06 14:22:52 Darrell Anderson
GCC 4.7 fixes.
Thanks to Francois Andriot.
M src/common/common/range.h
M src/devices/base/device_group.h
M src/xml_to_data/device_xml_to_data.h
 ** Diff limit reached (max: 250 lines) **
e494ac19 2012-05-10 16:17:19 Darrell Anderson
Branding cleanup: I18N_NOOP KDE -> TDE.
M src/common/nokde/nokde_kaboutdata.h
 ** Diff limit reached (max: 250 lines) **
5cda00e2 2012-05-19 01:08:33 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
87727d57 2012-05-26 17:02:20 Darrell Anderson
Branding cleanup: KDE -> TDE
M src/common/nokde/nokde_kcmdlineargs.cpp
 ** Diff limit reached (max: 250 lines) **
f48d8ad2 2012-06-03 12:36:27 Darrell Anderson
Branding cleanup: KDE -> TDE
M src/common/nokde/nokde_kaboutdata.cpp
 ** Diff limit reached (max: 250 lines) **
43e8b442 2012-06-08 16:28:58 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
57438fda 2012-06-08 16:29:01 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
5a35011f 2012-06-08 17:37:17 Darrell Anderson
Update XDG information in support of bug report 892.
M acinclude.m4
M admin
M cmake
M piklab.spec
M src/data/app_data/piklab.desktop
 ** Diff limit reached (max: 250 lines) **
4b05c5b9 2012-06-08 17:49:16 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
6404baa0 2012-06-08 17:49:17 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
14d69224 2012-06-12 19:21:25 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
7129dada 2012-06-14 03:43:53 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
1b8beeb2 2012-06-15 10:34:27 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
b3a05eb4 2012-06-19 18:30:06 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
9102c9d4 2012-06-21 22:08:32 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
dc115763 2012-08-07 03:52:06 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
20af21d1 2012-09-10 03:29:45 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
fda80201 2012-09-14 21:03:14 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
6772b0d3 2012-10-21 17:42:08 Darrell Anderson
Fix inadvertent tq changes.
M src/common/common/purl_base.h
 ** Diff limit reached (max: 250 lines) **
5b1c9927 2012-11-20 01:06:24 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
2d8048e6 2012-11-20 01:06:28 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
e12d6480 2012-11-27 09:41:30 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
2f7a5c5c 2012-11-27 09:41:35 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
4985b33f 2013-01-11 14:27:59 Slávek Banko
Fix FTBFS on armel
M src/piklab-test/generators/Makefile.am
 ** Diff limit reached (max: 250 lines) **
33294802 2013-01-19 18:24:14 Timothy Pearson
Rename qt_argc and qt_argv methods to avoid conflicts with KDE4 symbols
M src/common/nokde/nokde_kcmdlineargs.cpp
M src/common/nokde/nokde_kcmdlineargs.h
 ** Diff limit reached (max: 250 lines) **
9ca7b925 2013-01-19 18:46:32 Timothy Pearson
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
M src/common/cli/cli_main.cpp
M src/common/cli/cli_main.h
M src/common/global/about.cpp
M src/common/nokde/nokde_kaboutdata.h
M src/common/nokde/nokde_kcmdlineargs.cpp
M src/common/nokde/nokde_kcmdlineargs.h
M src/libgui/toplevel.cpp
M src/piklab-test/base/main_test.cpp
M src/piklab-test/base/main_test.h
 ** Diff limit reached (max: 250 lines) **
b6e3f52c 2013-01-20 00:00:28 Timothy Pearson
Rename KApplication to TDEApplication to avoid conflicts with KDE4
M acinclude.m4
M src/common/global/about.cpp
M src/common/nokde/nokde_kcmdlineargs.cpp
M src/common/nokde/nokde_kcmdlineargs.h
M src/libgui/toplevel.cpp
 ** Diff limit reached (max: 250 lines) **
35b5bf68 2013-01-20 00:45:02 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
e4de7e26 2013-01-22 19:58:33 Timothy Pearson
Rename KInstance and KAboutData to avoid conflicts with KDE4
M src/common/global/about.cpp
M src/common/global/about.h
M src/common/nokde/nokde_kaboutdata.cpp
M src/common/nokde/nokde_kaboutdata.h
M src/common/nokde/nokde_kcmdlineargs.cpp
M src/common/nokde/nokde_kcmdlineargs.h
M src/libgui/likeback.cpp
M src/libgui/likeback.h
 ** Diff limit reached (max: 250 lines) **
e39f93c9 2013-01-22 22:40:30 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
bd55e01b 2013-01-24 13:26:15 Timothy Pearson
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
M src/common/common/number.cpp
M src/common/global/process.cpp
M src/common/global/process.h
M src/common/nokde/nokde_kcmdlineargs.cpp
M src/common/nokde/nokde_kprocess.cpp
M src/common/nokde/nokde_kprocess.h
M src/devices/base/device_group.cpp
M src/libgui/likeback.cpp
M src/libgui/likeback.h
M src/libgui/toplevel.cpp
 ** Diff limit reached (max: 250 lines) **
151a9ebb 2013-01-25 00:13:26 Timothy Pearson
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
M src/common/global/generic_config.cpp
M src/common/global/purl.cpp
M src/common/gui/pfile_ext.cpp
M src/common/gui/purl_ext.cpp
M src/libgui/likeback.cpp
M src/libgui/likeback.h
M src/libgui/project.cpp
M src/libgui/toplevel.cpp
 ** Diff limit reached (max: 250 lines) **
c0695dee 2013-01-26 13:13:12 Timothy Pearson
Rename a number of libraries and executables to avoid conflicts with KDE4
M acinclude.m4
M src/data/app_data/piklabui.rc
M src/libgui/console.cpp
M src/libgui/hex_editor.h
M src/libgui/text_editor.cpp
M src/piklab-coff/Makefile.am
M src/piklab-hex/Makefile.am
M src/piklab-prog/Makefile.am
M src/piklab-test/generators/Makefile.am
M src/piklab-test/misc/Makefile.am
M src/piklab-test/save_load_memory/Makefile.am
M src/piklab/Makefile.am
 ** Diff limit reached (max: 250 lines) **
a1d4239c 2013-01-26 16:42:51 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
77343a1b 2013-01-27 00:56:14 Timothy Pearson
Rename a number of libraries and executables to avoid conflicts with KDE4
M Changelog
M acinclude.m4
M src/common/global/generic_config.cpp
M src/common/global/global.h
M src/common/global/purl.cpp
M src/common/gui/pfile_ext.cpp
M src/common/gui/purl_ext.cpp
M src/common/gui/purl_gui.cpp
M src/common/nokde/win32_utils.h
M src/libgui/global_config.cpp
M src/libgui/likeback.cpp
M src/libgui/project_wizard.cpp
M src/libgui/text_editor.cpp
M src/libgui/toplevel.cpp
M src/progs/pickit2/gui/pickit2_group_ui.cpp
 ** Diff limit reached (max: 250 lines) **
8ac66a96 2013-01-27 03:16:13 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
ca4ff5a8 2013-01-27 03:16:16 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
6c79d13c 2013-01-27 20:58:46 Timothy Pearson
Rename kiobuffer and KHTML
M acinclude.m4
M cmake
M src/piklab/Makefile.am
 ** Diff limit reached (max: 250 lines) **
33c24046 2013-01-28 10:22:24 Timothy Pearson
Fix up remaining references to -lkio
M acinclude.m4
M admin
 ** Diff limit reached (max: 250 lines) **
d6c0b4a9 2013-01-29 23:25:22 Timothy Pearson
Rename a few build variables for overall consistency
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
b42d04f5 2013-01-30 01:46:39 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
6f617c41 2013-02-01 15:05:21 Timothy Pearson
Rename a number of classes to enhance compatibility with KDE4
M src/common/gui/dialog.cpp
M src/common/gui/dialog.h
M src/common/gui/editlistbox.cpp
M src/common/gui/editlistbox.h
M src/common/gui/list_container.cpp
M src/common/gui/list_container.h
M src/common/gui/list_view.cpp
M src/common/gui/list_view.h
M src/common/gui/misc_gui.cpp
M src/common/gui/misc_gui.h
M src/devices/gui/device_group_ui.h
M src/devices/gui/memory_editor.cpp
M src/devices/gui/memory_editor.h
M src/devices/gui/register_view.cpp
M src/devices/gui/register_view.h
M src/devices/mem24/gui/mem24_group_ui.h
M src/devices/pic/gui/pic_group_ui.cpp
M src/devices/pic/gui/pic_group_ui.h
M src/devices/pic/gui/pic_memory_editor.cpp
M src/devices/pic/gui/pic_memory_editor.h
M src/devices/pic/gui/pic_register_view.cpp
M src/devices/pic/gui/pic_register_view.h
M src/libgui/breakpoint_view.cpp
M src/libgui/breakpoint_view.h
M src/libgui/device_gui.cpp
M src/libgui/device_gui.h
M src/libgui/editor.h
M src/libgui/editor_manager.cpp
M src/libgui/gui_debug_manager.cpp
M src/libgui/gui_prog_manager.cpp
M src/libgui/hex_editor.cpp
M src/libgui/likeback.cpp
M src/libgui/main_global.cpp
M src/libgui/main_global.h
M src/libgui/project_manager.cpp
M src/libgui/project_manager_ui.cpp
M src/libgui/project_manager_ui.h
M src/libgui/project_wizard.cpp
M src/libgui/project_wizard.h
M src/libgui/toplevel.cpp
M src/libgui/toplevel_ui.cpp
M src/libgui/toplevel_ui.h
M src/libgui/watch_view.cpp
M src/libgui/watch_view.h
M src/progs/gui/prog_group_ui.cpp
 ** Diff limit reached (max: 250 lines) **
08396682 2013-02-01 23:15:40 Timothy Pearson
Rename many classes and header files to avoid conflicts with KDE4
M src/common/gui/dialog.h
M src/common/gui/editlistbox.h
M src/common/gui/list_container.h
M src/common/gui/list_view.h
M src/common/gui/misc_gui.cpp
M src/devices/gui/memory_editor.cpp
M src/devices/pic/gui/pic_group_ui.cpp
M src/devices/pic/gui/pic_memory_editor.cpp
M src/libgui/config_center.cpp
M src/libgui/device_gui.cpp
M src/libgui/editor_manager.cpp
M src/libgui/gui_prog_manager.cpp
M src/libgui/project_manager.cpp
M src/libgui/project_manager_ui.h
M src/libgui/text_editor.cpp
M src/libgui/toplevel.cpp
M src/libgui/toplevel_ui.h
M src/progs/gui/prog_group_ui.cpp
 ** Diff limit reached (max: 250 lines) **
dca4b260 2013-02-04 14:08:40 Timothy Pearson
Rename KIcon to enhance compatibility with KDE4
M src/common/gui/editlistbox.cpp
M src/common/gui/misc_gui.cpp
M src/common/gui/purl_gui.cpp
M src/devices/pic/gui/pic_register_view.cpp
M src/libgui/config_center.cpp
M src/libgui/device_gui.cpp
M src/libgui/editor_manager.cpp
M src/libgui/likeback.cpp
M src/libgui/log_view.cpp
M src/libgui/new_dialogs.cpp
M src/libgui/project_manager_ui.cpp
M src/libgui/project_wizard.cpp
M src/libgui/toplevel.cpp
M src/libgui/toplevel_ui.cpp
M src/libgui/watch_view.cpp
M src/progs/gui/debug_config_center.cpp
M src/progs/gui/prog_config_center.cpp
M src/progs/gui/prog_group_ui.cpp
 ** Diff limit reached (max: 250 lines) **
5075b3a0 2013-02-06 19:38:52 Timothy Pearson
Rename KCmd to avoid conflicts with KDE4
M src/common/cli/cli_main.cpp
M src/common/cli/cli_main.h
M src/common/global/about.cpp
M src/common/global/about.h
M src/common/nokde/nokde_kcmdlineargs.cpp
M src/common/nokde/nokde_kcmdlineargs.h
M src/piklab-coff/main.cpp
M src/piklab-hex/main.cpp
M src/piklab-prog/cmdline.cpp
M src/piklab-test/base/device_test.cpp
M src/piklab/main.cpp
 ** Diff limit reached (max: 250 lines) **
54e8e781 2013-02-07 10:59:16 Timothy Pearson
Rename KAbout to avoid conflicts with KDE4
M src/common/nokde/nokde_kaboutdata.cpp
M src/common/nokde/nokde_kaboutdata.h
M src/common/nokde/nokde_kcmdlineargs.cpp
 ** Diff limit reached (max: 250 lines) **
91ece851 2013-02-11 03:08:38 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
f037da19 2013-02-14 17:10:09 Timothy Pearson
Rename common header files for consistency with class renaming
A src/common/nokde/nokde_tdeaboutdata.cpp
A src/common/nokde/nokde_tdeaboutdata.h
A src/common/nokde/nokde_tdecmdlineargs.cpp
A src/common/nokde/nokde_tdecmdlineargs.h
M po/cs.po
M po/de.po
M po/es.po
M po/fr.po
M po/hu.po
M po/it.po
M po/piklab.pot
M src/common/global/generic_config.cpp
M src/common/global/global.h
M src/common/gui/editlistbox.cpp
M src/common/nokde/nokde.pro
M src/libgui/global_config.cpp
M src/libgui/likeback.cpp
M src/libgui/project_manager.cpp
M src/libgui/text_editor.cpp
M src/libgui/toplevel.cpp
R src/common/nokde/nokde_kaboutdata.cpp
R src/common/nokde/nokde_kaboutdata.h
R src/common/nokde/nokde_kcmdlineargs.cpp
R src/common/nokde/nokde_kcmdlineargs.h
 ** Diff limit reached (max: 250 lines) **
b0699f7c 2013-02-15 21:51:08 Timothy Pearson
Rename additional header files to avoid conflicts with KDE4
M src/common/common/number.cpp
M src/common/global/global.h
M src/common/global/xml_data_file.cpp
M src/common/gui/editlistbox.cpp
M src/common/gui/misc_gui.cpp
M src/common/gui/misc_gui.h
M src/common/gui/pfile_ext.cpp
M src/common/gui/purl_ext.cpp
M src/common/gui/purl_gui.h
M src/common/nokde/nokde.pro
M src/common/nokde/nokde_klocale.cpp
M src/common/nokde/nokde_tdeaboutdata.h
M src/common/nokde/nokde_tdecmdlineargs.cpp
M src/common/nokde/nokde_tdecmdlineargs.h
M src/devices/base/device_group.cpp
M src/devices/gui/memory_editor.cpp
M src/devices/mem24/gui/mem24_hex_view.cpp
M src/devices/mem24/gui/mem24_memory_editor.cpp
M src/devices/pic/gui/pic_config_word_editor.cpp
M src/devices/pic/gui/pic_hex_view.cpp
M src/devices/pic/gui/pic_memory_editor.cpp
M src/devices/pic/gui/pic_register_view.cpp
M src/libgui/breakpoint_view.cpp
M src/libgui/config_center.cpp
M src/libgui/config_gen.cpp
M src/libgui/console.cpp
M src/libgui/device_gui.cpp
M src/libgui/editor.cpp
M src/libgui/editor_manager.cpp
M src/libgui/global_config.cpp
M src/libgui/hex_editor.cpp
M src/libgui/likeback.cpp
M src/libgui/new_dialogs.cpp
M src/libgui/object_view.cpp
M src/libgui/project_editor.cpp
M src/libgui/project_manager.cpp
M src/libgui/register_view.cpp
M src/libgui/text_editor.cpp
M src/libgui/toplevel.cpp
M src/progs/gui/prog_group_ui.cpp
M src/tools/gui/tool_config_widget.cpp
M src/tools/gui/toolchain_config_widget.h
 ** Diff limit reached (max: 250 lines) **
7811b327 2013-02-15 23:21:29 Timothy Pearson
Fix prior commit
A src/common/nokde/nokde_tdelocale.cpp
A src/common/nokde/nokde_tdelocale.h
R src/common/nokde/nokde_klocale.cpp
R src/common/nokde/nokde_klocale.h
 ** Diff limit reached (max: 250 lines) **
f4661e68 2013-02-16 01:54:32 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
08e70903 2013-02-16 01:54:36 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
e4e7316f 2013-02-16 15:24:00 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
24f7995b 2013-02-17 22:51:17 Timothy Pearson
Fix references to lkabc
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
2f889bef 2013-02-18 15:25:09 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
4b7925eb 2013-02-18 23:04:48 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
686e4b23 2013-02-20 16:19:38 Timothy Pearson
Rename KABC namespace
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
e2616aa8 2013-02-20 17:05:15 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
df2b7624 2013-02-21 13:23:36 Timothy Pearson
Rename makekdewidgets
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
8399ee40 2013-02-21 13:40:26 Timothy Pearson
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/piklab
M admin
 ** Diff limit reached (max: 250 lines) **
9324ed7e 2013-02-21 13:54:01 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
d808ac02 2013-02-21 13:54:04 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
e03509fb 2013-02-25 15:13:22 Timothy Pearson
Remove RPM-specific spec file
R piklab.spec
 ** Diff limit reached (max: 250 lines) **
0bc30ffa 2013-04-18 18:05:57 Darrell Anderson
Update files and references in support of bug report 1446.
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
12d0f1ac 2013-04-18 18:39:56 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
325b95fd 2013-04-19 23:57:31 Darrell Anderson
Update desktop files in support of bug report 1463.
M src/data/app_data/piklab.desktop
 ** Diff limit reached (max: 250 lines) **
ef293e6a 2013-05-23 01:38:36 Darrell Anderson
Fix incorrect characters.
M src/libgui/likeback.cpp
M src/libgui/likeback.h
M src/progs/icd2/base/icd2_usb.cpp
 ** Diff limit reached (max: 250 lines) **
803a4822 2013-05-23 20:13:44 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
b710cd7a 2013-08-27 17:35:00 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
48066915 2013-08-29 18:45:26 Slávek Banko
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
f9cfef2e 2013-09-03 13:01:01 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
6f09ff65 2013-09-03 13:16:51 Slávek Banko
Additional k => tde renaming and fixes
M acinclude.m4
M src/common/nokde/nokde_tdelocale.h
M src/libgui/likeback.cpp
M src/piklab-coff/Makefile.am
M src/piklab-hex/Makefile.am
M src/piklab-prog/Makefile.am
M src/piklab-test/checksum/Makefile.am
M src/piklab-test/generators/Makefile.am
M src/piklab-test/misc/Makefile.am
M src/piklab-test/save_load_memory/Makefile.am
M src/piklab/Makefile.am
 ** Diff limit reached (max: 250 lines) **
cec0d06a 2013-09-15 07:52:45 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
0e547845 2013-09-15 07:52:47 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
22da0d5d 2013-12-23 06:11:22 Slávek Banko
Rename kdewidgets => tdewidgets
M acinclude.m4
M admin
M cmake
 ** Diff limit reached (max: 250 lines) **
2b47e639 2014-01-09 16:17:58 Darrell Anderson
Fix help handbook not appearing in main handbook table of contents.
M src/data/app_data/piklab.desktop
 ** Diff limit reached (max: 250 lines) **
c6765ae9 2014-03-27 02:58:29 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
9091b542 2014-03-27 02:58:31 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
7cb3f198 2014-03-27 05:25:13 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
ea58c1ff 2014-03-28 21:10:46 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
a446feaf 2014-04-16 22:17:08 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
1a419b4e 2014-05-26 19:09:37 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
a009131a 2014-05-26 20:59:12 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
4a7438b1 2014-09-14 17:37:15 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
fb6406d2 2014-09-24 12:10:41 Slávek Banko
Fix remaining renaming knewstuff
M admin
 ** Diff limit reached (max: 250 lines) **
a5312f54 2014-09-28 22:34:59 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
bf6f0fc7 2014-09-29 11:02:19 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
9704c616 2014-10-11 17:19:20 Timothy Pearson
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
M src/data/app_data/piklab.desktop
 ** Diff limit reached (max: 250 lines) **
c2c7911c 2014-10-12 12:09:10 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
d98f61c9 2014-10-12 17:49:15 Timothy Pearson
Bring stop, lock, exit, and run icons into XDG compliance
M src/libgui/likeback.cpp
M src/libgui/toplevel.cpp
 ** Diff limit reached (max: 250 lines) **
01f81b6d 2014-10-12 17:54:48 Timothy Pearson
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/piklab
M cmake
 ** Diff limit reached (max: 250 lines) **
96903c53 2014-10-13 00:13:17 Timothy Pearson
Bring up, down, top, and bottom icons into XDG compliance
M src/common/gui/editlistbox.cpp
M src/devices/pic/gui/pic_memory_editor.cpp
 ** Diff limit reached (max: 250 lines) **
c473c81c 2014-10-13 12:48:30 Timothy Pearson
Bring undo, redo, find, and revert icons into XDG compliance
M src/libgui/project_manager.cpp
M src/libgui/toplevel.cpp
 ** Diff limit reached (max: 250 lines) **
8b77ddcc 2014-10-13 15:43:50 Timothy Pearson
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
M src/common/gui/purl_gui.cpp
M src/devices/gui/memory_editor.cpp
M src/libgui/device_gui.cpp
M src/libgui/editor_manager.cpp
M src/libgui/log_view.cpp
M src/libgui/new_dialogs.cpp
M src/libgui/project_manager.cpp
M src/libgui/toplevel.cpp
 ** Diff limit reached (max: 250 lines) **
a5f3646d 2014-10-13 18:10:51 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
b642f0f7 2014-10-13 20:10:00 Timothy Pearson
Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
M src/libgui/likeback.cpp
 ** Diff limit reached (max: 250 lines) **
ad0841e0 2014-10-13 20:11:08 Timothy Pearson
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/piklab
M cmake
 ** Diff limit reached (max: 250 lines) **
bcf2e63f 2014-10-14 12:37:49 Automated System
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
4640b8a4 2014-10-19 22:24:24 Automated System
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
62b1a7b5 2014-10-22 13:25:15 Timothy Pearson
Fix remaining issues from mimetype icon rename
M src/libgui/toplevel.cpp
 ** Diff limit reached (max: 250 lines) **
968363e1 2015-04-17 08:47:56 Slávek Banko
Reset submodule main/applications/piklab/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
ebec458a 2015-04-17 08:47:59 Slávek Banko
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
e5bc6111 2015-05-31 11:32:49 Slávek Banko
Reset submodule main/applications/piklab/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **