pkgsrc/editors/codelite/PLIST
nros 192a7f932f Update codelite to version 17.0.0
Changelog from release notes

bug fixes:
* codelite-ctags is now built as part of CodeLite sources and is
  not provided as a prebuilt binary
* ctagsd finds the wrong definition of a method
* Respect user-supplied/alternate wx-config Alternate wx-config
  is not respected by ctagsd and codelite-cli subsystems
* Filesystem Workspace: Make Build and Run Project and Rebuild
  Project work with filesystem workspace (rlbxku1r)
* restore frame attributes: MAXIMIZE, FULLSCREEN
* Editor margin offset with fractional scaling enabled
* Fixed: CodeLite crashes when opening the resource dialog when
  no workspace is opened
* Fixed: CodeLite crashes when the LSP command is invalid
* Fixed the issue that OpenFileAsync would not trigger the
  callback function to open soft-linked files
* FIX: Git, The first commit failed (liuanlin-mx)
* fix:git plugin: show file diff, file path is incorrect
* git: add Show file Log (liuanlin-mx)
* Fix: Replace All, Regular expressions don't work (liuanlin-mx)
* Clicking the "Refresh" button in the FSW toolbar, refreshes
  the entire tree, unconditionally
* Tab control navigation: use the same keyboard on all major
  platforms
* Tab control navigation dialog: show the dialog when using
  WSL2 on Windows
* Fix issue with "Open Resource..." searches containing
  :line[:column] When search pattern includes :line[:column]
  the current search only uses the filename - paths before the
  filename are ignored (Uffe Jakobsen)
* fixed: Outline view is unreadable - bad colors
* Add support for Alacritty terminal emulator
* wxCrafter: Subclass of wxSpinCtrl crashes wxCrafter

Impovements:
* Source code formatter: added support for cmake-format
* CodeLite startup time improved
* Updated the Replace UI to fit the other controls
* Preferences dialog has been re-written and now fits better on
  small screen, as a side bonus, it loads instantly
* Reloading a file opened remotely, now loads it from the
  remote server ( Ctrl+R )
* Language Server plugin: LSP server detection code improvements
* Code Formatter plugin: the plugin was re-written.
  By default CodeLite now configure code formatters for:
    C++ clang-format
    JSON jq
    XML xmllint
    Rust rustfmt
    PHP php-cs-fixer & phpcbf
    Python black
* Code Formatter plugin: support "Format On Save": the user can
  now configure that the editor will be formatted after a save
  operation
* Code Formatter plugin: is now supporting invoking formatting
  on remote files opened via the Remoty plugin
* Hidden folders are now displayed in the UI using gray text and
  disabled image
* Remoty workspace tree view: added an option to copy a remote
  folder path
* File system workspace tree view: the top level folder no longer
  displays the fullpath, but rather that last dir name
* A modified tab now displays a round circle indicating that the
  file is modified
* All template files have been updated to use the
  dap - Debug Adapter Client by default
* Welcome Page has been updated, mainly, the list of Recently
  opened workspaces now includes list of workspaces opened by
  other plugins (e.g. Remoty)
2023-10-26 10:46:58 +00:00

319 lines
16 KiB
Text

@comment $NetBSD: PLIST,v 1.8 2023/10/26 10:46:58 nros Exp $
bin/codelite
bin/codelite-cc
bin/codelite-ctags
bin/codelite-echo
bin/codelite-make
bin/codelite-remote
${PLIST.notdarwin}bin/codelite-terminal
bin/codelite_cppcheck
bin/codelite_exec
bin/codelite_fix_files
bin/codelite_kill_children
bin/codelite_open_helper.py
bin/codelite_xterm
bin/ctagsd
bin/ctagsd-tests
lib/codelite/AutoSave.so
lib/codelite/CMakePlugin.so
lib/codelite/CallGraph.so
lib/codelite/CodeFormatter.so
lib/codelite/CodeLiteDiff.so
lib/codelite/ContinuousBuild.so
lib/codelite/Copyright.so
lib/codelite/DatabaseExplorer.so
lib/codelite/DebugAdapterClient.so
lib/codelite/Docker.so
lib/codelite/EOSWiki.so
lib/codelite/EditorConfigPlugin.so
lib/codelite/ExternalTools.so
lib/codelite/HelpPlugin.so
lib/codelite/LanguageServer.so
lib/codelite/MemCheck.so
lib/codelite/Outline.so
lib/codelite/PHPLint.so
lib/codelite/PHPRefactoring.so
lib/codelite/QMakePlugin.so
lib/codelite/Remoty.so
lib/codelite/Rust.so
lib/codelite/SFTP.so
lib/codelite/SmartCompletion.so
lib/codelite/SnipWiz.so
lib/codelite/SpellCheck.so
lib/codelite/Subversion.so
lib/codelite/Tail.so
lib/codelite/UnitTestsPP.so
lib/codelite/WebTools.so
lib/codelite/Wizards.so
lib/codelite/WordCompletion.so
lib/codelite/ZoomNavigator.so
lib/codelite/abbreviation.so
lib/codelite/codelite_vim.so
lib/codelite/codelitephp.so
lib/codelite/cppchecker.so
lib/codelite/cscope.so
lib/codelite/debuggers/DebuggerGDB.so
lib/codelite/git.so
lib/codelite/libdapcxx.so
lib/codelite/libdatabaselayersqlite.so
lib/codelite/liblibcodelite.so
lib/codelite/libplugin.so
lib/codelite/libwxshapeframework.so
lib/codelite/libwxsqlite3.so
lib/codelite/wxCrafter.so
lib/codelite/wxFormBuilder.so
man/man1/codelite-make.1
man/man1/codelite.1
man/man1/codelite_fix_files.1
man/man1/codelite_open_helper.1
share/applications/codelite.desktop
share/codelite/LICENSE
share/codelite/PHP.zip
share/codelite/astyle.sample
share/codelite/codelite-bitmaps-dark.zip
share/codelite/codelite-bitmaps-light.zip
share/codelite/config/build_settings.xml.default
share/codelite/config/cfg/avr.cfg
share/codelite/config/cfg/bsd.cfg
share/codelite/config/cfg/cppcheck-cfg.rng
share/codelite/config/cfg/cppcheck-lib.cfg
share/codelite/config/cfg/embedded_sql.cfg
share/codelite/config/cfg/gnu.cfg
share/codelite/config/cfg/gtk.cfg
share/codelite/config/cfg/microsoft_sal.cfg
share/codelite/config/cfg/motif.cfg
share/codelite/config/cfg/posix.cfg
share/codelite/config/cfg/qt.cfg
share/codelite/config/cfg/sdl.cfg
share/codelite/config/cfg/sfml.cfg
share/codelite/config/cfg/std.cfg
share/codelite/config/cfg/windows.cfg
share/codelite/config/cfg/wxwidgets.cfg
share/codelite/config/codelite.xml.default
share/codelite/config/debuggers.xml.default
share/codelite/dics/en_GB.aff
share/codelite/dics/en_GB.dic
share/codelite/dics/en_US.aff
share/codelite/dics/en_US.dic
share/codelite/eoswiki.zip
share/codelite/gdb_printers/boost/__init__.py
share/codelite/gdb_printers/boost/printers.py
share/codelite/gdb_printers/helper.py
share/codelite/gdb_printers/libstdcxx/__init__.py
share/codelite/gdb_printers/libstdcxx/v6/__init__.py
share/codelite/gdb_printers/libstdcxx/v6/printers.py
share/codelite/gdb_printers/libstdcxx/v6/xmethods.py
share/codelite/gdb_printers/rustlib/etc/gdb_load_rust_pretty_printers.py
share/codelite/gdb_printers/rustlib/etc/gdb_lookup.py
share/codelite/gdb_printers/rustlib/etc/gdb_providers.py
share/codelite/gdb_printers/rustlib/etc/rust_types.py
share/codelite/gdb_printers/wx.py
share/codelite/images/common_tasks.png
share/codelite/images/help_earth.png
share/codelite/images/plugin_not_ok.png
share/codelite/images/plugin_ok.png
share/codelite/images/recent_files.png
share/codelite/images/recent_workspaces.png
share/codelite/images/splashscreen.png
share/codelite/images/splashscreen@2x.png
share/codelite/lexers/lexers.json
share/codelite/php.sample
share/codelite/phprefactor.phar
share/codelite/rc/menu.macos.xrc
share/codelite/rc/menu.xrc
share/codelite/resources/abbrev.png
share/codelite/resources/compfile.png
share/codelite/resources/connect_no.png
share/codelite/resources/cppcheck.png
share/codelite/resources/qt16_new.png
share/codelite/resources/qt16_preferences.png
share/codelite/resources/qt24_new.png
share/codelite/resources/qt24_preferences.png
share/codelite/resources/svn_diff.png
share/codelite/resources/svn_settings.png
share/codelite/resources/svn_ssh.png
share/codelite/resources/wxfb_conflict.png
share/codelite/resources/wxfb_modified.png
share/codelite/resources/wxfb_ok.png
share/codelite/templates/codedesigner/CDTemplate.cdp
share/codelite/templates/codedesigner/HSCHTemplate.cdp
share/codelite/templates/codedesigner/HSCHTemplateWithMain.cdp
share/codelite/templates/codedesigner/SCHTemplate.cdp
share/codelite/templates/codedesigner/SCHTemplateWithMain.cdp
share/codelite/templates/databaselayer/dataClass.ctmp
share/codelite/templates/databaselayer/dataClass.htmp
share/codelite/templates/databaselayer/dataClass_dba.ctmp
share/codelite/templates/databaselayer/dataClass_dba.htmp
share/codelite/templates/databaselayer/dataClass_dbl.ctmp
share/codelite/templates/databaselayer/dataClass_dbl.htmp
share/codelite/templates/databaselayer/dataClass_wxdba.ctmp
share/codelite/templates/databaselayer/dataClass_wxdba.htmp
share/codelite/templates/databaselayer/viewClass.ctmp
share/codelite/templates/databaselayer/viewClass.htmp
share/codelite/templates/databaselayer/viewClass_dba.ctmp
share/codelite/templates/databaselayer/viewClass_dba.htmp
share/codelite/templates/databaselayer/viewClass_dbl.ctmp
share/codelite/templates/databaselayer/viewClass_dbl.htmp
share/codelite/templates/databaselayer/viewClass_wxdba.ctmp
share/codelite/templates/databaselayer/viewClass_wxdba.htmp
share/codelite/templates/formbuilder/DialogTemplate.fbp
share/codelite/templates/formbuilder/DialogTemplateWithButtons.fbp
share/codelite/templates/formbuilder/FrameTemplate.fbp
share/codelite/templates/formbuilder/PanelTemplate.fbp
share/codelite/templates/gizmos/CMakeLists.txt.plugin.wizard
share/codelite/templates/gizmos/app.cpp.wizard
share/codelite/templates/gizmos/app.h.wizard
share/codelite/templates/gizmos/gui-dialog.cpp.wizard
share/codelite/templates/gizmos/gui-dialog.fbp.wizard
share/codelite/templates/gizmos/gui-dialog.h.wizard
share/codelite/templates/gizmos/gui-frame.cpp.wizard
share/codelite/templates/gizmos/gui-frame.fbp.wizard
share/codelite/templates/gizmos/gui-frame.h.wizard
share/codelite/templates/gizmos/liteeditor-plugin.project.wizard
share/codelite/templates/gizmos/main-dialog.cpp.wizard
share/codelite/templates/gizmos/main-dialog.h.wizard
share/codelite/templates/gizmos/main-frame.cpp.wizard
share/codelite/templates/gizmos/main-frame.h.wizard
share/codelite/templates/gizmos/main.cpp.wizard
share/codelite/templates/gizmos/mainframe.cpp.wizard
share/codelite/templates/gizmos/mainframe.h.wizard
share/codelite/templates/gizmos/plugin.cpp.wizard
share/codelite/templates/gizmos/plugin.h.wizard
share/codelite/templates/gizmos/resources.rc.wizard
share/codelite/templates/gizmos/wx_pch.h.wizard
share/codelite/templates/gizmos/wxmain.project.wizard
share/codelite/templates/gizmos/wxproject-fb.project.wizard
share/codelite/templates/gizmos/wxproject.project.wizard
share/codelite/templates/projects/CMake_Executable/CMakeLists.txt
share/codelite/templates/projects/CMake_Executable/CMake_Executable.project
share/codelite/templates/projects/CMake_Executable/icon.png
share/codelite/templates/projects/CMake_Executable/main.cpp
share/codelite/templates/projects/ConsoleClang++/ConsoleClang++.project
share/codelite/templates/projects/ConsoleClang++/main.cpp
share/codelite/templates/projects/ConsoleClang/ConsoleClang.project
share/codelite/templates/projects/ConsoleClang/main.c
share/codelite/templates/projects/UnitTest++/UnitTest++.project
share/codelite/templates/projects/UnitTest++/icon.png
share/codelite/templates/projects/UnitTest++/main.cpp
share/codelite/templates/projects/c_gtk24_template/c_gtk24_template.project
share/codelite/templates/projects/c_gtk24_template/icon.png
share/codelite/templates/projects/c_gtk24_template/main.c
share/codelite/templates/projects/c_gtk3_template/c_gtk3_template.project
share/codelite/templates/projects/c_gtk3_template/icon.png
share/codelite/templates/projects/c_gtk3_template/main.c
share/codelite/templates/projects/cobra-executableU/build-file
share/codelite/templates/projects/cobra-executableU/cobra-executableU.project
share/codelite/templates/projects/cobra-libraryU/cobra-library.project
share/codelite/templates/projects/cobra-libraryU/lib-build-files
share/codelite/templates/projects/cobra-staticU/build-file
share/codelite/templates/projects/cobra-staticU/cobra-staticU.project
share/codelite/templates/projects/cpp_gtkmm24_template/cpp_gtkmm24_template.project
share/codelite/templates/projects/cpp_gtkmm24_template/icon.png
share/codelite/templates/projects/cpp_gtkmm24_template/main.cpp
share/codelite/templates/projects/cpp_gtkmm24_template/mainwindow.cpp
share/codelite/templates/projects/cpp_gtkmm24_template/mainwindow.h
share/codelite/templates/projects/cpp_gtkmm3_template/cpp_gtkmm3_template.project
share/codelite/templates/projects/cpp_gtkmm3_template/icon.png
share/codelite/templates/projects/cpp_gtkmm3_template/main.cpp
share/codelite/templates/projects/cpp_gtkmm3_template/mainwindow.cpp
share/codelite/templates/projects/cpp_gtkmm3_template/mainwindow.h
share/codelite/templates/projects/custom-makefile/custom-makefile.project
share/codelite/templates/projects/custom-makefile/icon.png
share/codelite/templates/projects/dynamic-library-wx-enabled/dynamic-library-wx-enabled.project
share/codelite/templates/projects/dynamic-library-wx-enabled/icon.png
share/codelite/templates/projects/dynamic-library/dynamic-library.project
share/codelite/templates/projects/dynamic-library/icon.png
share/codelite/templates/projects/executable-cobra/executable-cobra.project
share/codelite/templates/projects/executable-cobra/main.cobra
share/codelite/templates/projects/executable-console-wx-enabled/executable-console-wx-enabled.project
share/codelite/templates/projects/executable-console-wx-enabled/icon.png
share/codelite/templates/projects/executable-console-wx-enabled/main.cpp
share/codelite/templates/projects/executable-gcc/executable-gcc.project
share/codelite/templates/projects/executable-gcc/icon.png
share/codelite/templates/projects/executable-gcc/main.c
share/codelite/templates/projects/executable-qt-enabled/executable-qt-enabled.project
share/codelite/templates/projects/executable-qt-enabled/icon.png
share/codelite/templates/projects/executable-qt-enabled/main.cpp
share/codelite/templates/projects/executable-qt-qmake-enabled/executable-qt-qmake-enabled.project
share/codelite/templates/projects/executable-qt-qmake-enabled/icon.png
share/codelite/templates/projects/executable-qt-qmake-enabled/main.cpp
share/codelite/templates/projects/executable-wx-dialog/executable-wx-dialog.project
share/codelite/templates/projects/executable-wx-dialog/gui.cpp
share/codelite/templates/projects/executable-wx-dialog/gui.fbp
share/codelite/templates/projects/executable-wx-dialog/gui.h
share/codelite/templates/projects/executable-wx-dialog/icon.png
share/codelite/templates/projects/executable-wx-dialog/main.cpp
share/codelite/templates/projects/executable-wx-dialog/main.h
share/codelite/templates/projects/executable-wx-dialog/win_resources.rc
share/codelite/templates/projects/executable-wx-enabled/executable-wx-enabled.project
share/codelite/templates/projects/executable-wx-enabled/icon.png
share/codelite/templates/projects/executable-wx-enabled/main.cpp
share/codelite/templates/projects/executable-wx-frame/executable-wx-frame.project
share/codelite/templates/projects/executable-wx-frame/gui.cpp
share/codelite/templates/projects/executable-wx-frame/gui.fbp
share/codelite/templates/projects/executable-wx-frame/gui.h
share/codelite/templates/projects/executable-wx-frame/icon.png
share/codelite/templates/projects/executable-wx-frame/main.cpp
share/codelite/templates/projects/executable-wx-frame/main.h
share/codelite/templates/projects/executable-wx-frame/win_resources.rc
share/codelite/templates/projects/executable-wx-xrc/executable-wx-xrc.project
share/codelite/templates/projects/executable-wx-xrc/gui.wxcp
share/codelite/templates/projects/executable-wx-xrc/gui.xrc
share/codelite/templates/projects/executable-wx-xrc/icon.png
share/codelite/templates/projects/executable-wx-xrc/main.cpp
share/codelite/templates/projects/executable-wx-xrc/main.h
share/codelite/templates/projects/executable-wxcrafter-dialog/MainDialog.cpp
share/codelite/templates/projects/executable-wxcrafter-dialog/MainDialog.hpp
share/codelite/templates/projects/executable-wxcrafter-dialog/icon.png
share/codelite/templates/projects/executable-wxcrafter-dialog/main.cpp
share/codelite/templates/projects/executable-wxcrafter-dialog/win_resources.rc
share/codelite/templates/projects/executable-wxcrafter-dialog/wxCrafter_MainDialog.project
share/codelite/templates/projects/executable-wxcrafter-dialog/wxcrafter.cpp
share/codelite/templates/projects/executable-wxcrafter-dialog/wxcrafter.hpp
share/codelite/templates/projects/executable-wxcrafter-dialog/wxcrafter.wxcp
share/codelite/templates/projects/executable-wxcrafter-dialog/wxcrafter_bitmaps.cpp
share/codelite/templates/projects/executable-wxcrafter-frame/MainFrame.cpp
share/codelite/templates/projects/executable-wxcrafter-frame/MainFrame.hpp
share/codelite/templates/projects/executable-wxcrafter-frame/icon.png
share/codelite/templates/projects/executable-wxcrafter-frame/main.cpp
share/codelite/templates/projects/executable-wxcrafter-frame/win_resources.rc
share/codelite/templates/projects/executable-wxcrafter-frame/wxCrafter_MainFrame.project
share/codelite/templates/projects/executable-wxcrafter-frame/wxcrafter.cpp
share/codelite/templates/projects/executable-wxcrafter-frame/wxcrafter.hpp
share/codelite/templates/projects/executable-wxcrafter-frame/wxcrafter.wxcp
share/codelite/templates/projects/executable-wxcrafter-frame/wxcrafter_bitmaps.cpp
share/codelite/templates/projects/executable/executable.project
share/codelite/templates/projects/executable/icon.png
share/codelite/templates/projects/executable/main.cpp
share/codelite/templates/projects/non-code-project/icon.png
share/codelite/templates/projects/non-code-project/non-code.project
share/codelite/templates/projects/static-library-wx-enabled/icon.png
share/codelite/templates/projects/static-library-wx-enabled/main.cpp
share/codelite/templates/projects/static-library-wx-enabled/static-library-wx-enabled.project
share/codelite/templates/projects/static-library/icon.png
share/codelite/templates/projects/static-library/static-library.project
share/codelite/templates/projects/vc-dynamic-library/icon.png
share/codelite/templates/projects/vc-dynamic-library/vc-dynamic-library.project
share/codelite/templates/projects/vc-executable/icon.png
share/codelite/templates/projects/vc-executable/vc-executable.project
share/codelite/templates/projects/vc-static-lib/icon.png
share/codelite/templates/projects/vc-static-lib/vc-static-lib.project
share/codelite/templates/projects/wxWidgets_ConsoleApp/icon.png
share/codelite/templates/projects/wxWidgets_ConsoleApp/main_app.cpp
share/codelite/templates/projects/wxWidgets_ConsoleApp/main_app.h
share/codelite/templates/projects/wxWidgets_ConsoleApp/wxWidgets_ConsoleApp.project
share/codelite/templates/qmake/qmake.project
share/codelite/unittest++1.3.tar.gz
share/codelite/wxgui.zip
share/icons/hicolor/128x128/apps/codelite.png
share/icons/hicolor/128x128@2x/apps/codelite.png
share/icons/hicolor/256x256/apps/codelite.png
share/icons/hicolor/256x256@2x/apps/codelite.png
share/icons/hicolor/32x32/apps/codelite.png
share/icons/hicolor/32x32@2x/apps/codelite.png
share/icons/hicolor/64x64/apps/codelite.png
share/icons/hicolor/64x64@2x/apps/codelite.png
share/locale/cs/LC_MESSAGES/codelite.mo
share/locale/ja_JP/LC_MESSAGES/codelite.mo
share/locale/ru_RU/LC_MESSAGES/codelite.mo
share/locale/zh_CN/LC_MESSAGES/codelite.mo