From 6f6002c2ec6d560e1987af3fcc97cb529d676607 Mon Sep 17 00:00:00 2001 From: Martin Dvorak Date: Tue, 2 Jan 2024 22:35:03 +0100 Subject: [PATCH] 2023 > 2024 (+ llama usage rollback) --- CREDITS.md | 1 - app/app.pro | 2 +- app/src/qt/assoc_leaderboard_model.cpp | 2 +- app/src/qt/assoc_leaderboard_model.h | 2 +- app/src/qt/assoc_leaderboard_presenter.cpp | 2 +- app/src/qt/assoc_leaderboard_presenter.h | 2 +- app/src/qt/assoc_leaderboard_view.cpp | 2 +- app/src/qt/assoc_leaderboard_view.h | 2 +- app/src/qt/cli_n_breadcrumbs_presenter.cpp | 2 +- app/src/qt/cli_n_breadcrumbs_presenter.h | 2 +- app/src/qt/cli_n_breadcrumbs_view.cpp | 2 +- app/src/qt/cli_n_breadcrumbs_view.h | 2 +- app/src/qt/dashboard_presenter.cpp | 2 +- app/src/qt/dashboard_presenter.h | 2 +- app/src/qt/dashboard_view.cpp | 2 +- app/src/qt/dashboard_view.h | 4 +-- app/src/qt/dialogs/add_library_dialog.cpp | 2 +- app/src/qt/dialogs/add_library_dialog.h | 2 +- app/src/qt/dialogs/configuration_dialog.cpp | 2 +- app/src/qt/dialogs/configuration_dialog.h | 2 +- app/src/qt/dialogs/export_csv_file_dialog.cpp | 2 +- app/src/qt/dialogs/export_csv_file_dialog.h | 2 +- app/src/qt/dialogs/export_file_dialog.cpp | 2 +- app/src/qt/dialogs/export_file_dialog.h | 2 +- .../qt/dialogs/find_note_by_name_dialog.cpp | 2 +- app/src/qt/dialogs/find_note_by_name_dialog.h | 2 +- .../qt/dialogs/find_note_by_tag_dialog.cpp | 4 +-- app/src/qt/dialogs/find_note_by_tag_dialog.h | 2 +- .../dialogs/find_outline_by_name_dialog.cpp | 2 +- .../qt/dialogs/find_outline_by_name_dialog.h | 2 +- .../qt/dialogs/find_outline_by_tag_dialog.cpp | 2 +- .../qt/dialogs/find_outline_by_tag_dialog.h | 2 +- app/src/qt/dialogs/fts_dialog.cpp | 2 +- app/src/qt/dialogs/fts_dialog.h | 2 +- app/src/qt/dialogs/fts_dialog_presenter.cpp | 2 +- app/src/qt/dialogs/fts_dialog_presenter.h | 2 +- app/src/qt/dialogs/insert_image_dialog.cpp | 2 +- app/src/qt/dialogs/insert_image_dialog.h | 2 +- app/src/qt/dialogs/insert_link_dialog.cpp | 2 +- app/src/qt/dialogs/insert_link_dialog.h | 2 +- .../dialogs/ner_choose_tag_types_dialog.cpp | 2 +- .../qt/dialogs/ner_choose_tag_types_dialog.h | 2 +- app/src/qt/dialogs/ner_result_dialog.cpp | 4 +-- app/src/qt/dialogs/ner_result_dialog.h | 2 +- app/src/qt/dialogs/new_file_dialog.cpp | 2 +- app/src/qt/dialogs/new_file_dialog.h | 2 +- app/src/qt/dialogs/new_repository_dialog.cpp | 2 +- app/src/qt/dialogs/new_repository_dialog.h | 2 +- app/src/qt/dialogs/note_edit_dialog.cpp | 2 +- app/src/qt/dialogs/note_edit_dialog.h | 2 +- app/src/qt/dialogs/note_new_dialog.cpp | 2 +- app/src/qt/dialogs/note_new_dialog.h | 2 +- app/src/qt/dialogs/organizer_new_dialog.cpp | 4 +-- app/src/qt/dialogs/organizer_new_dialog.h | 4 +-- .../qt/dialogs/outline_header_edit_dialog.cpp | 2 +- .../qt/dialogs/outline_header_edit_dialog.h | 2 +- app/src/qt/dialogs/outline_new_dialog.cpp | 2 +- app/src/qt/dialogs/outline_new_dialog.h | 2 +- .../refactor_note_to_outline_dialog.cpp | 2 +- .../dialogs/refactor_note_to_outline_dialog.h | 2 +- app/src/qt/dialogs/rm_library_dialog.cpp | 2 +- app/src/qt/dialogs/rm_library_dialog.h | 2 +- app/src/qt/dialogs/rows_and_depth_dialog.cpp | 2 +- app/src/qt/dialogs/rows_and_depth_dialog.h | 2 +- app/src/qt/dialogs/run_tool_dialog.cpp | 2 +- app/src/qt/dialogs/run_tool_dialog.h | 2 +- app/src/qt/dialogs/scope_dialog.cpp | 2 +- app/src/qt/dialogs/scope_dialog.h | 2 +- app/src/qt/dialogs/sync_library_dialog.cpp | 2 +- app/src/qt/dialogs/sync_library_dialog.h | 2 +- app/src/qt/dialogs/terminal_dialog.cpp | 2 +- app/src/qt/dialogs/terminal_dialog.h | 2 +- app/src/qt/exceptions.h | 2 +- app/src/qt/gear/apple_utils.h | 2 +- .../async_task_notifications_distributor.cpp | 2 +- .../async_task_notifications_distributor.h | 2 +- app/src/qt/gear/qutils.cpp | 2 +- app/src/qt/gear/qutils.h | 2 +- app/src/qt/html_delegate.cpp | 2 +- app/src/qt/html_delegate.h | 2 +- app/src/qt/i18nl10n.cpp | 2 +- app/src/qt/i18nl10n.h | 2 +- app/src/qt/kanban_column_model.cpp | 2 +- app/src/qt/kanban_column_model.h | 2 +- app/src/qt/kanban_column_presenter.cpp | 2 +- app/src/qt/kanban_column_presenter.h | 2 +- app/src/qt/kanban_column_view.cpp | 2 +- app/src/qt/kanban_column_view.h | 2 +- app/src/qt/kanban_presenter.cpp | 2 +- app/src/qt/kanban_presenter.h | 2 +- app/src/qt/kanban_view.cpp | 2 +- app/src/qt/kanban_view.h | 2 +- app/src/qt/left_toolbar_view.cpp | 2 +- app/src/qt/left_toolbar_view.h | 2 +- app/src/qt/look_n_feel.cpp | 2 +- app/src/qt/look_n_feel.h | 2 +- app/src/qt/main_menu_presenter.cpp | 2 +- app/src/qt/main_menu_presenter.h | 2 +- app/src/qt/main_menu_view.cpp | 2 +- app/src/qt/main_menu_view.h | 2 +- app/src/qt/main_toolbar_view.cpp | 2 +- app/src/qt/main_toolbar_view.h | 2 +- app/src/qt/main_window_presenter.cpp | 4 +-- app/src/qt/main_window_presenter.h | 2 +- app/src/qt/main_window_view.cpp | 2 +- app/src/qt/main_window_view.h | 2 +- app/src/qt/model_meta_definitions.h | 2 +- app/src/qt/navigator/edge.cpp | 2 +- app/src/qt/navigator/edge.h | 2 +- app/src/qt/navigator/navigator_view.cpp | 2 +- app/src/qt/navigator/navigator_view.h | 4 +-- app/src/qt/navigator/node.cpp | 2 +- app/src/qt/navigator/node.h | 2 +- app/src/qt/navigator_presenter.cpp | 2 +- app/src/qt/navigator_presenter.h | 2 +- app/src/qt/ner_leaderboard_model.cpp | 2 +- app/src/qt/ner_leaderboard_model.h | 2 +- app/src/qt/ner_leaderboard_view.cpp | 2 +- app/src/qt/ner_leaderboard_view.h | 2 +- app/src/qt/ner_main_window_worker_thread.cpp | 2 +- app/src/qt/ner_main_window_worker_thread.h | 2 +- app/src/qt/note_edit_highlighter.cpp | 2 +- app/src/qt/note_edit_highlighter.h | 2 +- app/src/qt/note_edit_presenter.cpp | 4 +-- app/src/qt/note_edit_presenter.h | 2 +- app/src/qt/note_edit_view.cpp | 2 +- app/src/qt/note_edit_view.h | 2 +- app/src/qt/note_editor_view.cpp | 4 +-- app/src/qt/note_editor_view.h | 2 +- app/src/qt/note_smart_editor.cpp | 2 +- app/src/qt/note_smart_editor.h | 2 +- app/src/qt/note_view.cpp | 2 +- app/src/qt/note_view.h | 2 +- app/src/qt/note_view_model.cpp | 2 +- app/src/qt/note_view_model.h | 2 +- app/src/qt/note_view_presenter.cpp | 4 +-- app/src/qt/note_view_presenter.h | 2 +- app/src/qt/notes_table_model.cpp | 2 +- app/src/qt/notes_table_model.h | 2 +- app/src/qt/notes_table_presenter.cpp | 2 +- app/src/qt/notes_table_presenter.h | 2 +- app/src/qt/notes_table_view.cpp | 2 +- app/src/qt/notes_table_view.h | 2 +- app/src/qt/organizer_presenter.cpp | 2 +- app/src/qt/organizer_presenter.h | 2 +- app/src/qt/organizer_quadrant_model.cpp | 2 +- app/src/qt/organizer_quadrant_model.h | 2 +- app/src/qt/organizer_quadrant_presenter.cpp | 2 +- app/src/qt/organizer_quadrant_presenter.h | 2 +- app/src/qt/organizer_quadrant_view.cpp | 2 +- app/src/qt/organizer_quadrant_view.h | 2 +- app/src/qt/organizer_view.cpp | 2 +- app/src/qt/organizer_view.h | 2 +- app/src/qt/organizers_table_model.cpp | 2 +- app/src/qt/organizers_table_model.h | 2 +- app/src/qt/organizers_table_presenter.cpp | 2 +- app/src/qt/organizers_table_presenter.h | 2 +- app/src/qt/organizers_table_view.cpp | 2 +- app/src/qt/organizers_table_view.h | 2 +- app/src/qt/orloj_presenter.cpp | 2 +- app/src/qt/orloj_presenter.h | 2 +- app/src/qt/orloj_view.cpp | 2 +- app/src/qt/orloj_view.h | 2 +- app/src/qt/outline_header_edit_presenter.cpp | 2 +- app/src/qt/outline_header_edit_presenter.h | 2 +- app/src/qt/outline_header_edit_view.cpp | 4 +-- app/src/qt/outline_header_edit_view.h | 2 +- app/src/qt/outline_header_view.cpp | 2 +- app/src/qt/outline_header_view.h | 2 +- app/src/qt/outline_header_view_model.cpp | 2 +- app/src/qt/outline_header_view_model.h | 2 +- app/src/qt/outline_header_view_presenter.cpp | 2 +- app/src/qt/outline_header_view_presenter.h | 2 +- app/src/qt/outline_tree_model.cpp | 2 +- app/src/qt/outline_tree_model.h | 2 +- app/src/qt/outline_tree_presenter.cpp | 2 +- app/src/qt/outline_tree_presenter.h | 2 +- app/src/qt/outline_tree_view.cpp | 2 +- app/src/qt/outline_tree_view.h | 2 +- app/src/qt/outline_view.cpp | 2 +- app/src/qt/outline_view.h | 2 +- app/src/qt/outline_view_presenter.cpp | 2 +- app/src/qt/outline_view_presenter.h | 2 +- app/src/qt/outline_view_splitter.cpp | 2 +- app/src/qt/outline_view_splitter.h | 2 +- app/src/qt/outlines_map_model.cpp | 2 +- app/src/qt/outlines_map_model.h | 2 +- app/src/qt/outlines_map_presenter.cpp | 2 +- app/src/qt/outlines_map_presenter.h | 2 +- app/src/qt/outlines_map_view.cpp | 2 +- app/src/qt/outlines_map_view.h | 2 +- app/src/qt/outlines_table_model.cpp | 2 +- app/src/qt/outlines_table_model.h | 2 +- app/src/qt/outlines_table_presenter.cpp | 2 +- app/src/qt/outlines_table_presenter.h | 2 +- app/src/qt/outlines_table_view.cpp | 2 +- app/src/qt/outlines_table_view.h | 2 +- app/src/qt/palette.h | 8 ++--- app/src/qt/qt_commons.h | 2 +- app/src/qt/recent_notes_table_model.cpp | 2 +- app/src/qt/recent_notes_table_model.h | 2 +- app/src/qt/recent_notes_table_presenter.cpp | 6 ++-- app/src/qt/recent_notes_table_presenter.h | 2 +- app/src/qt/recent_notes_table_view.cpp | 2 +- app/src/qt/recent_notes_table_view.h | 2 +- app/src/qt/spelling/dictionary_manager.cpp | 2 +- app/src/qt/spelling/dictionary_manager.h | 2 +- .../spelling/dictionary_provider_hunspell.cpp | 2 +- app/src/qt/status_bar_presenter.cpp | 2 +- app/src/qt/status_bar_presenter.h | 2 +- app/src/qt/status_bar_view.cpp | 2 +- app/src/qt/status_bar_view.h | 2 +- app/src/qt/tags_table_model.cpp | 2 +- app/src/qt/tags_table_model.h | 2 +- app/src/qt/tags_table_presenter.cpp | 2 +- app/src/qt/tags_table_presenter.h | 2 +- app/src/qt/tags_table_view.cpp | 2 +- app/src/qt/tags_table_view.h | 2 +- ...web_engine_page_link_navigation_policy.cpp | 2 +- .../web_engine_page_link_navigation_policy.h | 2 +- app/src/qt/widgets/edit_buttons_panel.cpp | 2 +- app/src/qt/widgets/edit_buttons_panel.h | 2 +- app/src/qt/widgets/edit_name_panel.cpp | 2 +- app/src/qt/widgets/edit_name_panel.h | 2 +- app/src/qt/widgets/edit_tags_panel.cpp | 2 +- app/src/qt/widgets/edit_tags_panel.h | 2 +- app/src/qt/widgets/importance_combo_box.cpp | 2 +- app/src/qt/widgets/importance_combo_box.h | 2 +- .../qt/widgets/labeled_edit_line_panel.cpp | 2 +- app/src/qt/widgets/labeled_edit_line_panel.h | 2 +- app/src/qt/widgets/line_number_panel.cpp | 2 +- app/src/qt/widgets/line_number_panel.h | 2 +- app/src/qt/widgets/mf_widgets.cpp | 2 +- app/src/qt/widgets/mf_widgets.h | 2 +- app/src/qt/widgets/urgency_combo_box.cpp | 2 +- app/src/qt/widgets/urgency_combo_box.h | 2 +- .../qt/widgets/view_to_edit_buttons_panel.cpp | 2 +- .../qt/widgets/view_to_edit_buttons_panel.h | 2 +- app/test/qt/mindforger-gui-tests.pro | 2 +- appveyor.yml | 2 +- build/Makefile | 2 +- build/build-win-app.bat | 4 +-- build/build-win-cmake.bat | 4 +-- build/build-win-installer.bat | 2 +- build/build-win-unit-tests.bat | 8 ++--- build/debian/debian-aptly-add-deb.sh | 2 +- build/debian/debian-make-deb.sh | 2 +- build/debian/debian-mentors-upload.sh | 2 +- build/debian/debian/copyright | 2 +- build/doc/mf-doc-to-wiki.py | 2 +- build/docker/dockerized-mindforger-run.sh | 2 +- build/docker/dockerized-mindforger-start.sh | 2 +- build/docker/mindforger/Dockerfile | 2 +- build/env.bat | 4 +-- build/fedora/fedora-distro-setup.sh | 2 +- build/fedora/fedora-rpm-from-deb.sh | 2 +- build/macos/cmark-gfm-build.sh | 2 +- build/macos/dmg-package-build.sh | 2 +- build/macos/env.sh | 2 +- build/macos/mindforger-build.sh | 2 +- build/make/check-n-fix-codestyle.py | 22 ++++++------- build/make/doc-mf-screenshot-size-window.sh | 2 +- build/make/gen-64k-lines-test-md.py | 2 +- build/make/gen-cpp-class.py | 6 ++-- build/make/gen-cpp-deletes.py | 2 +- build/make/gen-cpp-menu.py | 2 +- build/make/gen-cpp-ui-class.py | 6 ++-- build/make/gen-l10n.sh | 2 +- build/make/gen-qt-project.prefix | 2 +- build/make/gen-qt-project.sh | 2 +- build/make/l10n-edit-and-release.sh | 6 ++-- build/make/l10n-update-strings.sh | 2 +- build/make/make-demo-repo.sh | 2 +- build/make/make-mf-snapshot.sh | 2 +- build/make/make-qt-webengine.sh | 2 +- build/make/profile-gprof.sh | 2 +- build/make/replace-version-all-files.py | 10 +++--- build/make/statistic.sh | 2 +- build/make/test-all.sh | 2 +- build/make/test-autolinking.sh | 2 +- build/make/test-gui.sh | 8 ++--- build/make/test-init-mf-repo-in-tmp.sh | 2 +- build/make/test-l10n.sh | 2 +- build/make/test-lib-units.sh | 10 +++--- build/release/release-tgz-deb-rpm-exe.sh | 2 +- build/run-win-app.bat | 2 +- build/run-win-unit-tests.bat | 2 +- build/tarball/tarball-build.sh | 2 +- build/travis-ci/.travis.yml | 10 +++--- build/ubuntu/build-all-clean-system.sh | 2 +- build/ubuntu/debian/copyright | 2 +- .../ubuntu-launchpad-releases-from-beast.sh | 2 +- .../ubuntu-launchpad-releases-from-mind.sh | 32 +++++++++---------- build/ubuntu/ubuntu-pbuilder-add-distros.sh | 2 +- build/windows/build-win-installer.bat | 2 +- deps/zlib-win/include/zconf.h | 2 +- lib/lib.pro | 4 +-- lib/src/app_info.h | 2 +- lib/src/compilation.h | 2 +- lib/src/config/color.h | 2 +- lib/src/config/configuration.cpp | 2 +- lib/src/config/configuration.h | 2 +- lib/src/config/palette.cpp | 2 +- lib/src/config/palette.h | 2 +- lib/src/config/repository.cpp | 2 +- lib/src/config/repository.h | 2 +- lib/src/config/repository_configuration.cpp | 2 +- lib/src/config/repository_configuration.h | 2 +- lib/src/config/time_scope.cpp | 2 +- lib/src/config/time_scope.h | 2 +- lib/src/debug.h | 2 +- lib/src/definitions.h | 2 +- lib/src/exceptions.h | 2 +- lib/src/gear/async_utils.cpp | 2 +- lib/src/gear/async_utils.h | 2 +- lib/src/gear/datetime_utils.cpp | 2 +- lib/src/gear/datetime_utils.h | 2 +- lib/src/gear/file_utils.cpp | 2 +- lib/src/gear/file_utils.h | 2 +- lib/src/gear/hash_map.h | 2 +- lib/src/gear/lang_utils.h | 2 +- lib/src/gear/math_utils.cpp | 2 +- lib/src/gear/math_utils.h | 2 +- lib/src/gear/string_utils.cpp | 2 +- lib/src/gear/string_utils.h | 2 +- lib/src/gear/trie.cpp | 4 +-- lib/src/gear/trie.h | 2 +- lib/src/install/installer.cpp | 2 +- lib/src/install/installer.h | 2 +- lib/src/mind/ai/aa_model.cpp | 2 +- lib/src/mind/ai/aa_model.h | 2 +- lib/src/mind/ai/aa_notes_feature.cpp | 2 +- lib/src/mind/ai/aa_notes_feature.h | 2 +- lib/src/mind/ai/ai.cpp | 2 +- lib/src/mind/ai/ai.h | 2 +- lib/src/mind/ai/ai_aa.h | 2 +- lib/src/mind/ai/ai_aa_bow.cpp | 4 +-- lib/src/mind/ai/ai_aa_bow.h | 2 +- lib/src/mind/ai/ai_aa_weighted_fts.cpp | 4 +-- lib/src/mind/ai/ai_aa_weighted_fts.h | 2 +- .../mind/ai/autolinking/autolinking_mind.cpp | 2 +- .../mind/ai/autolinking/autolinking_mind.h | 2 +- ...orasick_block_autolinking_preprocessor.cpp | 2 +- ..._corasick_block_autolinking_preprocessor.h | 2 +- ...ark_trie_line_autolinking_preprocessor.cpp | 2 +- ...cmark_trie_line_autolinking_preprocessor.h | 2 +- .../naive_autolinking_preprocessor.cpp | 4 +-- .../naive_autolinking_preprocessor.h | 2 +- lib/src/mind/ai/autolinking_preprocessor.cpp | 2 +- lib/src/mind/ai/autolinking_preprocessor.h | 2 +- lib/src/mind/ai/llm/mock_wingman.cpp | 2 +- lib/src/mind/ai/llm/mock_wingman.h | 2 +- lib/src/mind/ai/llm/wingman.cpp | 2 +- lib/src/mind/ai/llm/wingman.h | 2 +- lib/src/mind/ai/nlp/bag_of_words.cpp | 2 +- lib/src/mind/ai/nlp/bag_of_words.h | 2 +- lib/src/mind/ai/nlp/char_provider.h | 2 +- .../mind/ai/nlp/common_words_blacklist.cpp | 2 +- lib/src/mind/ai/nlp/common_words_blacklist.h | 2 +- lib/src/mind/ai/nlp/lexicon.cpp | 2 +- lib/src/mind/ai/nlp/lexicon.h | 2 +- lib/src/mind/ai/nlp/markdown_tokenizer.cpp | 2 +- lib/src/mind/ai/nlp/markdown_tokenizer.h | 2 +- .../mind/ai/nlp/named_entity_recognition.cpp | 4 +-- .../mind/ai/nlp/named_entity_recognition.h | 2 +- lib/src/mind/ai/nlp/ner_named_entity.cpp | 2 +- lib/src/mind/ai/nlp/ner_named_entity.h | 2 +- lib/src/mind/ai/nlp/note_char_provider.cpp | 2 +- lib/src/mind/ai/nlp/note_char_provider.h | 2 +- lib/src/mind/ai/nlp/outline_char_provider.cpp | 2 +- lib/src/mind/ai/nlp/outline_char_provider.h | 2 +- lib/src/mind/ai/nlp/stemmer/stemmer.cpp | 2 +- lib/src/mind/ai/nlp/stemmer/stemmer.h | 2 +- lib/src/mind/ai/nlp/string_char_provider.cpp | 2 +- lib/src/mind/ai/nlp/string_char_provider.h | 2 +- lib/src/mind/ai/nlp/word_frequency_list.cpp | 2 +- lib/src/mind/ai/nlp/word_frequency_list.h | 2 +- lib/src/mind/aspect/aspect.h | 2 +- lib/src/mind/aspect/mind_scope_aspect.cpp | 2 +- lib/src/mind/aspect/mind_scope_aspect.h | 2 +- lib/src/mind/aspect/tag_scope_aspect.cpp | 2 +- lib/src/mind/aspect/tag_scope_aspect.h | 2 +- lib/src/mind/aspect/time_scope_aspect.cpp | 2 +- lib/src/mind/aspect/time_scope_aspect.h | 2 +- lib/src/mind/associated_notes.cpp | 2 +- lib/src/mind/associated_notes.h | 2 +- lib/src/mind/dikw/dikw_pyramid.cpp | 2 +- lib/src/mind/dikw/dikw_pyramid.h | 2 +- lib/src/mind/dikw/filesystem_information.cpp | 2 +- lib/src/mind/dikw/filesystem_information.h | 2 +- lib/src/mind/dikw/information.cpp | 2 +- lib/src/mind/dikw/information.h | 2 +- lib/src/mind/galaxy.cpp | 2 +- lib/src/mind/galaxy.h | 2 +- lib/src/mind/knowledge_graph.cpp | 2 +- lib/src/mind/knowledge_graph.h | 2 +- lib/src/mind/limbo.cpp | 2 +- lib/src/mind/limbo.h | 2 +- lib/src/mind/memory.cpp | 2 +- lib/src/mind/memory.h | 4 +-- lib/src/mind/memory_dwell.cpp | 2 +- lib/src/mind/memory_dwell.h | 2 +- lib/src/mind/mind.cpp | 2 +- lib/src/mind/mind.h | 6 ++-- lib/src/mind/mind_listener.h | 2 +- lib/src/mind/ontology/ontology.cpp | 2 +- lib/src/mind/ontology/ontology.h | 2 +- lib/src/mind/ontology/ontology_vocabulary.h | 2 +- lib/src/mind/ontology/taxonomy.h | 2 +- .../mind/ontology/thing_class_rel_triple.cpp | 2 +- .../mind/ontology/thing_class_rel_triple.h | 2 +- lib/src/mind/working_memory.cpp | 2 +- lib/src/mind/working_memory.h | 2 +- lib/src/model/eisenhower_matrix.cpp | 2 +- lib/src/model/eisenhower_matrix.h | 2 +- lib/src/model/kanban.cpp | 2 +- lib/src/model/kanban.h | 2 +- lib/src/model/link.cpp | 2 +- lib/src/model/link.h | 2 +- lib/src/model/note.cpp | 4 +-- lib/src/model/note.h | 6 ++-- lib/src/model/note_type.cpp | 2 +- lib/src/model/note_type.h | 2 +- lib/src/model/organizer.cpp | 4 +-- lib/src/model/organizer.h | 2 +- lib/src/model/outline.cpp | 2 +- lib/src/model/outline.h | 4 +-- lib/src/model/outline_type.cpp | 2 +- lib/src/model/outline_type.h | 2 +- lib/src/model/resource_types.h | 2 +- lib/src/model/stencil.cpp | 2 +- lib/src/model/stencil.h | 2 +- lib/src/model/tag.cpp | 2 +- lib/src/model/tag.h | 2 +- .../persistence/configuration_persistence.cpp | 2 +- .../persistence/configuration_persistence.h | 2 +- .../persistence/filesystem_persistence.cpp | 2 +- lib/src/persistence/filesystem_persistence.h | 2 +- lib/src/persistence/persistence.cpp | 2 +- lib/src/persistence/persistence.h | 4 +-- lib/src/repository_indexer.cpp | 2 +- lib/src/repository_indexer.h | 2 +- .../csv/csv_outline_representation.cpp | 2 +- .../csv/csv_outline_representation.h | 2 +- .../representations/html/html_document.cpp | 2 +- lib/src/representations/html/html_document.h | 2 +- .../html/html_outline_representation.cpp | 2 +- .../html/html_outline_representation.h | 4 +-- .../cmark_gfm_markdown_transcoder.cpp | 2 +- .../markdown/cmark_gfm_markdown_transcoder.h | 4 +-- .../markdown/markdown_ast_node.cpp | 2 +- .../markdown/markdown_ast_node.h | 2 +- .../markdown_configuration_representation.cpp | 4 +-- .../markdown_configuration_representation.h | 2 +- .../markdown/markdown_document.cpp | 2 +- .../markdown/markdown_document.h | 2 +- .../markdown_document_representation.cpp | 2 +- .../markdown_document_representation.h | 2 +- .../markdown/markdown_lexem.cpp | 2 +- .../representations/markdown/markdown_lexem.h | 2 +- .../markdown/markdown_lexer_sections.cpp | 2 +- .../markdown/markdown_lexer_sections.h | 2 +- .../markdown/markdown_note_metadata.cpp | 2 +- .../markdown/markdown_note_metadata.h | 2 +- .../markdown/markdown_outline_metadata.cpp | 2 +- .../markdown/markdown_outline_metadata.h | 2 +- .../markdown_outline_representation.cpp | 2 +- .../markdown_outline_representation.h | 2 +- .../markdown/markdown_parser_sections.cpp | 2 +- .../markdown/markdown_parser_sections.h | 2 +- ...epository_configuration_representation.cpp | 4 +-- ..._repository_configuration_representation.h | 2 +- .../markdown/markdown_section_metadata.cpp | 2 +- .../markdown/markdown_section_metadata.h | 2 +- .../markdown/markdown_transcoder.h | 4 +-- .../outline_representation.cpp | 2 +- .../representations/outline_representation.h | 2 +- .../representation_interceptor.h | 2 +- lib/src/representations/representation_type.h | 2 +- .../twiki/twiki_outline_representation.cpp | 2 +- .../twiki/twiki_outline_representation.h | 2 +- lib/src/representations/unicode.cpp | 2 +- lib/src/representations/unicode.h | 2 +- lib/src/version.h | 2 +- lib/test/benchmark/ai_benchmark.cpp | 2 +- lib/test/benchmark/html_benchmark.cpp | 4 +-- lib/test/benchmark/markdown_benchmark.cpp | 4 +-- lib/test/benchmark/trie_benchmark.cpp | 2 +- lib/test/mindforger-lib-unit-tests.pro | 2 +- lib/test/src/ai/autolinking_cmark_test.cpp | 2 +- lib/test/src/ai/autolinking_test.cpp | 2 +- lib/test/src/ai/nlp_test.cpp | 2 +- lib/test/src/config/configuration_test.cpp | 2 +- lib/test/src/gear/datetime_test.cpp | 2 +- lib/test/src/gear/file_utils_test.cpp | 2 +- lib/test/src/gear/string_utils_test.cpp | 2 +- lib/test/src/gear/trie_test.cpp | 2 +- lib/test/src/html/html_test.cpp | 4 +-- .../src/indexer/repository_indexer_test.cpp | 2 +- lib/test/src/markdown/markdown_test.cpp | 2 +- .../src/mind/filesystem_information_test.cpp | 2 +- lib/test/src/mind/fts_test.cpp | 2 +- lib/test/src/mind/memory_test.cpp | 2 +- lib/test/src/mind/mind_test.cpp | 2 +- lib/test/src/mind/note_test.cpp | 2 +- lib/test/src/mind/organizer_test.cpp | 2 +- lib/test/src/mind/outline_test.cpp | 2 +- lib/test/src/mindforger_lib_unit_tests.cpp | 2 +- lib/test/src/src.pro | 2 +- lib/test/src/test_utils.cpp | 2 +- lib/test/src/test_utils.h | 2 +- licenses/llama-cpp-license.txt | 21 ------------ mindforger.pro | 2 +- 513 files changed, 602 insertions(+), 624 deletions(-) delete mode 100644 licenses/llama-cpp-license.txt diff --git a/CREDITS.md b/CREDITS.md index 200594ad..a91314b5 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -12,7 +12,6 @@ Big thanks to 3rd party FOSS content authors: * Qt Company ([Qt](https://www.qt.io/) - lib and code) * GitHub ([CMark GFM](https://github.com/github/cmark-gfm) - Markdown rendering - lib) * Kevin Hendricks, Bjoern Jacke, Lázsló Németh ([Hunspell](https://github.com/hunspell/hunspell) - spellcheck - lib) -* Georgi Gerganov ([llama.cpp](https://github.com/ggerganov/llama.cpp) - C/C++ port of Facebook's LLaMA model) * NetBSD Foundation (strptime - Windows port - lib) * Toni Ronkko (dirent - Windows port - lib) * Microsoft (getopt - Windows port - lib) diff --git a/app/app.pro b/app/app.pro index b652db04..634ff99c 100644 --- a/app/app.pro +++ b/app/app.pro @@ -1,6 +1,6 @@ # app.pro Qt project file for MindForger Qt-based frontend # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/app/src/qt/assoc_leaderboard_model.cpp b/app/src/qt/assoc_leaderboard_model.cpp index 7cb71f86..c2db3f10 100644 --- a/app/src/qt/assoc_leaderboard_model.cpp +++ b/app/src/qt/assoc_leaderboard_model.cpp @@ -1,7 +1,7 @@ /* assoc_leaderboard_model.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/assoc_leaderboard_model.h b/app/src/qt/assoc_leaderboard_model.h index b3a3a6d3..0599f5d7 100644 --- a/app/src/qt/assoc_leaderboard_model.h +++ b/app/src/qt/assoc_leaderboard_model.h @@ -1,7 +1,7 @@ /* assoc_leaderboard_model.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/assoc_leaderboard_presenter.cpp b/app/src/qt/assoc_leaderboard_presenter.cpp index 3b952c46..fc169ffe 100644 --- a/app/src/qt/assoc_leaderboard_presenter.cpp +++ b/app/src/qt/assoc_leaderboard_presenter.cpp @@ -1,7 +1,7 @@ /* assoc_leaderboard_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/assoc_leaderboard_presenter.h b/app/src/qt/assoc_leaderboard_presenter.h index 8cdb2116..28110f53 100644 --- a/app/src/qt/assoc_leaderboard_presenter.h +++ b/app/src/qt/assoc_leaderboard_presenter.h @@ -1,7 +1,7 @@ /* assoc_leaderboard_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/assoc_leaderboard_view.cpp b/app/src/qt/assoc_leaderboard_view.cpp index ac00b58b..800a3090 100644 --- a/app/src/qt/assoc_leaderboard_view.cpp +++ b/app/src/qt/assoc_leaderboard_view.cpp @@ -1,7 +1,7 @@ /* assoc_leaderboard_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/assoc_leaderboard_view.h b/app/src/qt/assoc_leaderboard_view.h index cfaf8e5d..300f1673 100644 --- a/app/src/qt/assoc_leaderboard_view.h +++ b/app/src/qt/assoc_leaderboard_view.h @@ -1,7 +1,7 @@ /* assoc_leaderboard_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/cli_n_breadcrumbs_presenter.cpp b/app/src/qt/cli_n_breadcrumbs_presenter.cpp index 37120189..d4b16785 100644 --- a/app/src/qt/cli_n_breadcrumbs_presenter.cpp +++ b/app/src/qt/cli_n_breadcrumbs_presenter.cpp @@ -1,7 +1,7 @@ /* cli_n_breadcrumbs_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/cli_n_breadcrumbs_presenter.h b/app/src/qt/cli_n_breadcrumbs_presenter.h index 8ee47639..dce5be4b 100644 --- a/app/src/qt/cli_n_breadcrumbs_presenter.h +++ b/app/src/qt/cli_n_breadcrumbs_presenter.h @@ -1,7 +1,7 @@ /* cli_n_breadcrumbs_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/cli_n_breadcrumbs_view.cpp b/app/src/qt/cli_n_breadcrumbs_view.cpp index 3bc997e7..17b80f52 100644 --- a/app/src/qt/cli_n_breadcrumbs_view.cpp +++ b/app/src/qt/cli_n_breadcrumbs_view.cpp @@ -1,7 +1,7 @@ /* cli_n_breadcrumbs_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/cli_n_breadcrumbs_view.h b/app/src/qt/cli_n_breadcrumbs_view.h index 135740e5..d082bd22 100644 --- a/app/src/qt/cli_n_breadcrumbs_view.h +++ b/app/src/qt/cli_n_breadcrumbs_view.h @@ -1,7 +1,7 @@ /* cli_n_breadcrumbs_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dashboard_presenter.cpp b/app/src/qt/dashboard_presenter.cpp index 9de6aaad..20b60065 100644 --- a/app/src/qt/dashboard_presenter.cpp +++ b/app/src/qt/dashboard_presenter.cpp @@ -1,7 +1,7 @@ /* dashboard_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dashboard_presenter.h b/app/src/qt/dashboard_presenter.h index 549c848c..6ed1f259 100644 --- a/app/src/qt/dashboard_presenter.h +++ b/app/src/qt/dashboard_presenter.h @@ -1,7 +1,7 @@ /* dashboard_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dashboard_view.cpp b/app/src/qt/dashboard_view.cpp index 9eeb3fea..9f9f846a 100644 --- a/app/src/qt/dashboard_view.cpp +++ b/app/src/qt/dashboard_view.cpp @@ -1,7 +1,7 @@ /* organizer_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dashboard_view.h b/app/src/qt/dashboard_view.h index e4d8a8ff..38ee3215 100644 --- a/app/src/qt/dashboard_view.h +++ b/app/src/qt/dashboard_view.h @@ -1,7 +1,7 @@ /* dashboard_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -36,7 +36,7 @@ class DashboardView : public QSplitter { Q_OBJECT -private: +private: // if view is width < threshold columns, then shows simplified view w/o Mind-related columns static constexpr int SIMPLIFIED_VIEW_THRESHOLD_WIDTH = 75*2; diff --git a/app/src/qt/dialogs/add_library_dialog.cpp b/app/src/qt/dialogs/add_library_dialog.cpp index b06671c2..7724f9bf 100644 --- a/app/src/qt/dialogs/add_library_dialog.cpp +++ b/app/src/qt/dialogs/add_library_dialog.cpp @@ -1,7 +1,7 @@ /* add_library_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/add_library_dialog.h b/app/src/qt/dialogs/add_library_dialog.h index 089f1847..bb0d843e 100644 --- a/app/src/qt/dialogs/add_library_dialog.h +++ b/app/src/qt/dialogs/add_library_dialog.h @@ -1,7 +1,7 @@ /* add_library_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/configuration_dialog.cpp b/app/src/qt/dialogs/configuration_dialog.cpp index be1e4602..0ea09a61 100644 --- a/app/src/qt/dialogs/configuration_dialog.cpp +++ b/app/src/qt/dialogs/configuration_dialog.cpp @@ -1,7 +1,7 @@ /* configuration_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/configuration_dialog.h b/app/src/qt/dialogs/configuration_dialog.h index 2eb4ac87..4c8d43b4 100644 --- a/app/src/qt/dialogs/configuration_dialog.h +++ b/app/src/qt/dialogs/configuration_dialog.h @@ -1,7 +1,7 @@ /* configuration_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/export_csv_file_dialog.cpp b/app/src/qt/dialogs/export_csv_file_dialog.cpp index 5a2b050e..194e330c 100644 --- a/app/src/qt/dialogs/export_csv_file_dialog.cpp +++ b/app/src/qt/dialogs/export_csv_file_dialog.cpp @@ -1,7 +1,7 @@ /* export_csv_file_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/export_csv_file_dialog.h b/app/src/qt/dialogs/export_csv_file_dialog.h index 92a670e2..c92b3704 100644 --- a/app/src/qt/dialogs/export_csv_file_dialog.h +++ b/app/src/qt/dialogs/export_csv_file_dialog.h @@ -1,7 +1,7 @@ /* export_csv_file_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/export_file_dialog.cpp b/app/src/qt/dialogs/export_file_dialog.cpp index 6f53d6f8..93b36888 100644 --- a/app/src/qt/dialogs/export_file_dialog.cpp +++ b/app/src/qt/dialogs/export_file_dialog.cpp @@ -1,7 +1,7 @@ /* export_file_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/export_file_dialog.h b/app/src/qt/dialogs/export_file_dialog.h index 8dd8520b..5c155cd5 100644 --- a/app/src/qt/dialogs/export_file_dialog.h +++ b/app/src/qt/dialogs/export_file_dialog.h @@ -1,7 +1,7 @@ /* export_file_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/find_note_by_name_dialog.cpp b/app/src/qt/dialogs/find_note_by_name_dialog.cpp index 3dd3522a..d81dd2d6 100644 --- a/app/src/qt/dialogs/find_note_by_name_dialog.cpp +++ b/app/src/qt/dialogs/find_note_by_name_dialog.cpp @@ -1,7 +1,7 @@ /* find_note_by_name_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/find_note_by_name_dialog.h b/app/src/qt/dialogs/find_note_by_name_dialog.h index 04c33432..e7edf7fe 100644 --- a/app/src/qt/dialogs/find_note_by_name_dialog.h +++ b/app/src/qt/dialogs/find_note_by_name_dialog.h @@ -1,7 +1,7 @@ /* find_note_by_name_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/find_note_by_tag_dialog.cpp b/app/src/qt/dialogs/find_note_by_tag_dialog.cpp index b5e4bd7c..78c90cb9 100644 --- a/app/src/qt/dialogs/find_note_by_tag_dialog.cpp +++ b/app/src/qt/dialogs/find_note_by_tag_dialog.cpp @@ -1,7 +1,7 @@ /* find_note_by_tag_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -31,7 +31,7 @@ FindNoteByTagDialog::FindNoteByTagDialog(Ontology& ontology, QWidget *parent) outlinesGroup->setTitle(tr("Notes:")); editTagsGroup->setTitle(tr("Note tags:")); switchOutlineNoteDialogsButton->setText(tr("Find Notebook")); - findButton->setText(tr("&Open Note")); + findButton->setText(tr("&Open Note")); // dialog setWindowTitle(tr("Find Note by Tags")); diff --git a/app/src/qt/dialogs/find_note_by_tag_dialog.h b/app/src/qt/dialogs/find_note_by_tag_dialog.h index 2a73f59e..01d4deea 100644 --- a/app/src/qt/dialogs/find_note_by_tag_dialog.h +++ b/app/src/qt/dialogs/find_note_by_tag_dialog.h @@ -1,7 +1,7 @@ /* find_note_by_tag_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/find_outline_by_name_dialog.cpp b/app/src/qt/dialogs/find_outline_by_name_dialog.cpp index d9ad288e..e5a82b52 100644 --- a/app/src/qt/dialogs/find_outline_by_name_dialog.cpp +++ b/app/src/qt/dialogs/find_outline_by_name_dialog.cpp @@ -1,7 +1,7 @@ /* find_outline_by_name_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/find_outline_by_name_dialog.h b/app/src/qt/dialogs/find_outline_by_name_dialog.h index 1510e237..10c049b3 100644 --- a/app/src/qt/dialogs/find_outline_by_name_dialog.h +++ b/app/src/qt/dialogs/find_outline_by_name_dialog.h @@ -1,7 +1,7 @@ /* find_outline_by_name_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/find_outline_by_tag_dialog.cpp b/app/src/qt/dialogs/find_outline_by_tag_dialog.cpp index c489b7db..c4f5b3e0 100644 --- a/app/src/qt/dialogs/find_outline_by_tag_dialog.cpp +++ b/app/src/qt/dialogs/find_outline_by_tag_dialog.cpp @@ -1,7 +1,7 @@ /* find_outline_by_tag.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/find_outline_by_tag_dialog.h b/app/src/qt/dialogs/find_outline_by_tag_dialog.h index b9aa5a80..6e874a80 100644 --- a/app/src/qt/dialogs/find_outline_by_tag_dialog.h +++ b/app/src/qt/dialogs/find_outline_by_tag_dialog.h @@ -1,7 +1,7 @@ /* find_outline_by_tag.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/fts_dialog.cpp b/app/src/qt/dialogs/fts_dialog.cpp index 560de291..df0cc98e 100644 --- a/app/src/qt/dialogs/fts_dialog.cpp +++ b/app/src/qt/dialogs/fts_dialog.cpp @@ -1,7 +1,7 @@ /* fts_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/fts_dialog.h b/app/src/qt/dialogs/fts_dialog.h index 3fc367ab..f3d6b6e1 100644 --- a/app/src/qt/dialogs/fts_dialog.h +++ b/app/src/qt/dialogs/fts_dialog.h @@ -1,7 +1,7 @@ /* fts_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/fts_dialog_presenter.cpp b/app/src/qt/dialogs/fts_dialog_presenter.cpp index 22b9f95d..f3590333 100644 --- a/app/src/qt/dialogs/fts_dialog_presenter.cpp +++ b/app/src/qt/dialogs/fts_dialog_presenter.cpp @@ -1,7 +1,7 @@ /* fts_dialog_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/fts_dialog_presenter.h b/app/src/qt/dialogs/fts_dialog_presenter.h index 7b3e2a37..4eadd644 100644 --- a/app/src/qt/dialogs/fts_dialog_presenter.h +++ b/app/src/qt/dialogs/fts_dialog_presenter.h @@ -1,7 +1,7 @@ /* fts_dialog_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/insert_image_dialog.cpp b/app/src/qt/dialogs/insert_image_dialog.cpp index 70e9033d..a927b46a 100644 --- a/app/src/qt/dialogs/insert_image_dialog.cpp +++ b/app/src/qt/dialogs/insert_image_dialog.cpp @@ -1,7 +1,7 @@ /* insert_image_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/insert_image_dialog.h b/app/src/qt/dialogs/insert_image_dialog.h index e18d3ddc..21253c78 100644 --- a/app/src/qt/dialogs/insert_image_dialog.h +++ b/app/src/qt/dialogs/insert_image_dialog.h @@ -1,7 +1,7 @@ /* insert_image_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/insert_link_dialog.cpp b/app/src/qt/dialogs/insert_link_dialog.cpp index f576e6d6..611d9ed4 100644 --- a/app/src/qt/dialogs/insert_link_dialog.cpp +++ b/app/src/qt/dialogs/insert_link_dialog.cpp @@ -1,7 +1,7 @@ /* insert_link_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/insert_link_dialog.h b/app/src/qt/dialogs/insert_link_dialog.h index 63b41fd3..2b6ab022 100644 --- a/app/src/qt/dialogs/insert_link_dialog.h +++ b/app/src/qt/dialogs/insert_link_dialog.h @@ -1,7 +1,7 @@ /* insert_link_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/ner_choose_tag_types_dialog.cpp b/app/src/qt/dialogs/ner_choose_tag_types_dialog.cpp index 153511f0..fab55896 100644 --- a/app/src/qt/dialogs/ner_choose_tag_types_dialog.cpp +++ b/app/src/qt/dialogs/ner_choose_tag_types_dialog.cpp @@ -1,7 +1,7 @@ /* ner_choose_tag_types_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/ner_choose_tag_types_dialog.h b/app/src/qt/dialogs/ner_choose_tag_types_dialog.h index 15dae1a1..9c56248e 100644 --- a/app/src/qt/dialogs/ner_choose_tag_types_dialog.h +++ b/app/src/qt/dialogs/ner_choose_tag_types_dialog.h @@ -1,7 +1,7 @@ /* ner_choose_tag_types_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/ner_result_dialog.cpp b/app/src/qt/dialogs/ner_result_dialog.cpp index a3e597d1..c02862f9 100644 --- a/app/src/qt/dialogs/ner_result_dialog.cpp +++ b/app/src/qt/dialogs/ner_result_dialog.cpp @@ -1,7 +1,7 @@ /* ner_result_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -34,7 +34,7 @@ NerResultDialog::NerResultDialog(QWidget* parent) findButton = new QPushButton{tr("&Find Entity in Notes")}; findButton->setDefault(true); - findButton->setEnabled(false); + findButton->setEnabled(false); closeButton = new QPushButton{tr("&Cancel")}; diff --git a/app/src/qt/dialogs/ner_result_dialog.h b/app/src/qt/dialogs/ner_result_dialog.h index ef382525..5713251d 100644 --- a/app/src/qt/dialogs/ner_result_dialog.h +++ b/app/src/qt/dialogs/ner_result_dialog.h @@ -1,7 +1,7 @@ /* ner_result_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/new_file_dialog.cpp b/app/src/qt/dialogs/new_file_dialog.cpp index d18b895e..fa571ef9 100644 --- a/app/src/qt/dialogs/new_file_dialog.cpp +++ b/app/src/qt/dialogs/new_file_dialog.cpp @@ -1,7 +1,7 @@ /* new_file_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/new_file_dialog.h b/app/src/qt/dialogs/new_file_dialog.h index c1b6d43b..0c4857e9 100644 --- a/app/src/qt/dialogs/new_file_dialog.h +++ b/app/src/qt/dialogs/new_file_dialog.h @@ -1,7 +1,7 @@ /* new_file_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/new_repository_dialog.cpp b/app/src/qt/dialogs/new_repository_dialog.cpp index 559fca09..c271c22a 100644 --- a/app/src/qt/dialogs/new_repository_dialog.cpp +++ b/app/src/qt/dialogs/new_repository_dialog.cpp @@ -1,7 +1,7 @@ /* new_repository_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/new_repository_dialog.h b/app/src/qt/dialogs/new_repository_dialog.h index 7457a2e3..316289ba 100644 --- a/app/src/qt/dialogs/new_repository_dialog.h +++ b/app/src/qt/dialogs/new_repository_dialog.h @@ -1,7 +1,7 @@ /* new_repository_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/note_edit_dialog.cpp b/app/src/qt/dialogs/note_edit_dialog.cpp index 228c3d13..c3fd1c5b 100644 --- a/app/src/qt/dialogs/note_edit_dialog.cpp +++ b/app/src/qt/dialogs/note_edit_dialog.cpp @@ -1,7 +1,7 @@ /* note_edit_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/note_edit_dialog.h b/app/src/qt/dialogs/note_edit_dialog.h index a6467832..db407401 100644 --- a/app/src/qt/dialogs/note_edit_dialog.h +++ b/app/src/qt/dialogs/note_edit_dialog.h @@ -1,7 +1,7 @@ /* note_edit_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/note_new_dialog.cpp b/app/src/qt/dialogs/note_new_dialog.cpp index e6f2aaac..c0fda835 100644 --- a/app/src/qt/dialogs/note_new_dialog.cpp +++ b/app/src/qt/dialogs/note_new_dialog.cpp @@ -1,7 +1,7 @@ /* note_new_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/note_new_dialog.h b/app/src/qt/dialogs/note_new_dialog.h index 0c310fcb..572a6509 100644 --- a/app/src/qt/dialogs/note_new_dialog.h +++ b/app/src/qt/dialogs/note_new_dialog.h @@ -1,7 +1,7 @@ /* note_new_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/organizer_new_dialog.cpp b/app/src/qt/dialogs/organizer_new_dialog.cpp index f4c0683e..26ab28bc 100644 --- a/app/src/qt/dialogs/organizer_new_dialog.cpp +++ b/app/src/qt/dialogs/organizer_new_dialog.cpp @@ -1,7 +1,7 @@ /* new_organizer_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -142,7 +142,7 @@ OrganizerNewDialog::OrganizerNewDialog(Ontology& ontology, QWidget* parent) this, SLOT(handleChangeTypeCombo(QString)) ); - // dialog + // dialog setWindowTitle(tr("New Organizer")); // make dialog big enough (FTS dialog based size) resize(fontMetrics().averageCharWidth()*90, fontMetrics().height()*35); diff --git a/app/src/qt/dialogs/organizer_new_dialog.h b/app/src/qt/dialogs/organizer_new_dialog.h index e08b5d3f..1a4fc2d4 100644 --- a/app/src/qt/dialogs/organizer_new_dialog.h +++ b/app/src/qt/dialogs/organizer_new_dialog.h @@ -1,7 +1,7 @@ /* organizer_new_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -118,7 +118,7 @@ class OrganizerNewDialog : public QDialog std::set& getLowerRightChosenTags(std::set& tags) const { return lowerRightTags->getTagsAsStringSet(tags); } - int getFilterBy() const { + int getFilterBy() const { return this->filterByCombo->currentData().toInt(); } int getSortBy() const { diff --git a/app/src/qt/dialogs/outline_header_edit_dialog.cpp b/app/src/qt/dialogs/outline_header_edit_dialog.cpp index ab74a26a..12fcf3f3 100644 --- a/app/src/qt/dialogs/outline_header_edit_dialog.cpp +++ b/app/src/qt/dialogs/outline_header_edit_dialog.cpp @@ -1,7 +1,7 @@ /* outline_header_edit_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/outline_header_edit_dialog.h b/app/src/qt/dialogs/outline_header_edit_dialog.h index 917989bb..18e06661 100644 --- a/app/src/qt/dialogs/outline_header_edit_dialog.h +++ b/app/src/qt/dialogs/outline_header_edit_dialog.h @@ -1,7 +1,7 @@ /* outline_header_edit_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/outline_new_dialog.cpp b/app/src/qt/dialogs/outline_new_dialog.cpp index 92b6b483..9bb106a0 100644 --- a/app/src/qt/dialogs/outline_new_dialog.cpp +++ b/app/src/qt/dialogs/outline_new_dialog.cpp @@ -1,7 +1,7 @@ /* outline_new_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/outline_new_dialog.h b/app/src/qt/dialogs/outline_new_dialog.h index 1cef0eed..a1ad59dc 100644 --- a/app/src/qt/dialogs/outline_new_dialog.h +++ b/app/src/qt/dialogs/outline_new_dialog.h @@ -1,7 +1,7 @@ /* outline_new_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/refactor_note_to_outline_dialog.cpp b/app/src/qt/dialogs/refactor_note_to_outline_dialog.cpp index eec1c092..94ae4d26 100644 --- a/app/src/qt/dialogs/refactor_note_to_outline_dialog.cpp +++ b/app/src/qt/dialogs/refactor_note_to_outline_dialog.cpp @@ -1,7 +1,7 @@ /* refactor_note_to_outline_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/refactor_note_to_outline_dialog.h b/app/src/qt/dialogs/refactor_note_to_outline_dialog.h index f16dd119..08c13ffb 100644 --- a/app/src/qt/dialogs/refactor_note_to_outline_dialog.h +++ b/app/src/qt/dialogs/refactor_note_to_outline_dialog.h @@ -1,7 +1,7 @@ /* refactor_note_to_outline_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/rm_library_dialog.cpp b/app/src/qt/dialogs/rm_library_dialog.cpp index ee3a6706..51bec0d9 100644 --- a/app/src/qt/dialogs/rm_library_dialog.cpp +++ b/app/src/qt/dialogs/rm_library_dialog.cpp @@ -1,7 +1,7 @@ /* sync_library_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/rm_library_dialog.h b/app/src/qt/dialogs/rm_library_dialog.h index 35e84b1e..43fab3e2 100644 --- a/app/src/qt/dialogs/rm_library_dialog.h +++ b/app/src/qt/dialogs/rm_library_dialog.h @@ -1,7 +1,7 @@ /* rm_library_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/rows_and_depth_dialog.cpp b/app/src/qt/dialogs/rows_and_depth_dialog.cpp index ed9ee8c9..9a4059e1 100644 --- a/app/src/qt/dialogs/rows_and_depth_dialog.cpp +++ b/app/src/qt/dialogs/rows_and_depth_dialog.cpp @@ -1,7 +1,7 @@ /* rows_and_depth_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/rows_and_depth_dialog.h b/app/src/qt/dialogs/rows_and_depth_dialog.h index 885df06f..83c4f67a 100644 --- a/app/src/qt/dialogs/rows_and_depth_dialog.h +++ b/app/src/qt/dialogs/rows_and_depth_dialog.h @@ -1,7 +1,7 @@ /* rows_and_depth_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/run_tool_dialog.cpp b/app/src/qt/dialogs/run_tool_dialog.cpp index f4b6aed0..4a3ccb0e 100644 --- a/app/src/qt/dialogs/run_tool_dialog.cpp +++ b/app/src/qt/dialogs/run_tool_dialog.cpp @@ -1,7 +1,7 @@ /* run_tool_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/run_tool_dialog.h b/app/src/qt/dialogs/run_tool_dialog.h index 1834e4b9..b9dc5c52 100644 --- a/app/src/qt/dialogs/run_tool_dialog.h +++ b/app/src/qt/dialogs/run_tool_dialog.h @@ -1,7 +1,7 @@ /* run_tool_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/scope_dialog.cpp b/app/src/qt/dialogs/scope_dialog.cpp index 44df8404..0ba4f4a1 100644 --- a/app/src/qt/dialogs/scope_dialog.cpp +++ b/app/src/qt/dialogs/scope_dialog.cpp @@ -1,7 +1,7 @@ /* scope_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/scope_dialog.h b/app/src/qt/dialogs/scope_dialog.h index 5f8560da..ccdb9155 100644 --- a/app/src/qt/dialogs/scope_dialog.h +++ b/app/src/qt/dialogs/scope_dialog.h @@ -1,7 +1,7 @@ /* scope_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/sync_library_dialog.cpp b/app/src/qt/dialogs/sync_library_dialog.cpp index a3cd24ed..c3daee96 100644 --- a/app/src/qt/dialogs/sync_library_dialog.cpp +++ b/app/src/qt/dialogs/sync_library_dialog.cpp @@ -1,7 +1,7 @@ /* sync_library_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/sync_library_dialog.h b/app/src/qt/dialogs/sync_library_dialog.h index fc7d74c4..cba0738a 100644 --- a/app/src/qt/dialogs/sync_library_dialog.h +++ b/app/src/qt/dialogs/sync_library_dialog.h @@ -1,7 +1,7 @@ /* sync_library_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/terminal_dialog.cpp b/app/src/qt/dialogs/terminal_dialog.cpp index ac4e3227..efa733c2 100644 --- a/app/src/qt/dialogs/terminal_dialog.cpp +++ b/app/src/qt/dialogs/terminal_dialog.cpp @@ -1,7 +1,7 @@ /* terminal_dialog.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/dialogs/terminal_dialog.h b/app/src/qt/dialogs/terminal_dialog.h index a9013eb5..eb9dd9ce 100644 --- a/app/src/qt/dialogs/terminal_dialog.h +++ b/app/src/qt/dialogs/terminal_dialog.h @@ -1,7 +1,7 @@ /* terminal_dialog.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/exceptions.h b/app/src/qt/exceptions.h index fe5889e1..001c9d61 100644 --- a/app/src/qt/exceptions.h +++ b/app/src/qt/exceptions.h @@ -1,7 +1,7 @@ /* exceptions.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/gear/apple_utils.h b/app/src/qt/gear/apple_utils.h index 7d2918ad..ede5d5be 100644 --- a/app/src/qt/gear/apple_utils.h +++ b/app/src/qt/gear/apple_utils.h @@ -1,7 +1,7 @@ /* apple_utils.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/gear/async_task_notifications_distributor.cpp b/app/src/qt/gear/async_task_notifications_distributor.cpp index e0976ccf..17cc5876 100644 --- a/app/src/qt/gear/async_task_notifications_distributor.cpp +++ b/app/src/qt/gear/async_task_notifications_distributor.cpp @@ -1,7 +1,7 @@ /* async_task_notifications_distributor.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/gear/async_task_notifications_distributor.h b/app/src/qt/gear/async_task_notifications_distributor.h index 1e3aedbd..e3d22ed6 100644 --- a/app/src/qt/gear/async_task_notifications_distributor.h +++ b/app/src/qt/gear/async_task_notifications_distributor.h @@ -1,7 +1,7 @@ /* async_task_notifications_distributor.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/gear/qutils.cpp b/app/src/qt/gear/qutils.cpp index 942cbb86..50270bc8 100644 --- a/app/src/qt/gear/qutils.cpp +++ b/app/src/qt/gear/qutils.cpp @@ -1,7 +1,7 @@ /* qutils.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/gear/qutils.h b/app/src/qt/gear/qutils.h index 75acbf0b..13fcc6c5 100644 --- a/app/src/qt/gear/qutils.h +++ b/app/src/qt/gear/qutils.h @@ -1,7 +1,7 @@ /* qutils.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/html_delegate.cpp b/app/src/qt/html_delegate.cpp index 15936302..09040f6b 100644 --- a/app/src/qt/html_delegate.cpp +++ b/app/src/qt/html_delegate.cpp @@ -1,7 +1,7 @@ /* html_delegate.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/html_delegate.h b/app/src/qt/html_delegate.h index 44cb6e20..cb90bef2 100644 --- a/app/src/qt/html_delegate.h +++ b/app/src/qt/html_delegate.h @@ -1,7 +1,7 @@ /* html_delegate.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/i18nl10n.cpp b/app/src/qt/i18nl10n.cpp index dc7e05ef..bc16c9a6 100644 --- a/app/src/qt/i18nl10n.cpp +++ b/app/src/qt/i18nl10n.cpp @@ -1,7 +1,7 @@ /* i18n.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/i18nl10n.h b/app/src/qt/i18nl10n.h index 48aea4a8..d434ad7a 100644 --- a/app/src/qt/i18nl10n.h +++ b/app/src/qt/i18nl10n.h @@ -1,7 +1,7 @@ /* i18nl10n.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/kanban_column_model.cpp b/app/src/qt/kanban_column_model.cpp index dcb64e4f..e5aab28a 100644 --- a/app/src/qt/kanban_column_model.cpp +++ b/app/src/qt/kanban_column_model.cpp @@ -1,7 +1,7 @@ /* kanban_column_model.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/kanban_column_model.h b/app/src/qt/kanban_column_model.h index ecf8efc2..bd4eef8d 100644 --- a/app/src/qt/kanban_column_model.h +++ b/app/src/qt/kanban_column_model.h @@ -1,7 +1,7 @@ /* kanban_column_model.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/kanban_column_presenter.cpp b/app/src/qt/kanban_column_presenter.cpp index 882a80d0..54ddf756 100644 --- a/app/src/qt/kanban_column_presenter.cpp +++ b/app/src/qt/kanban_column_presenter.cpp @@ -1,7 +1,7 @@ /* kanban_column_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/kanban_column_presenter.h b/app/src/qt/kanban_column_presenter.h index 0f4990d9..e1ba986d 100644 --- a/app/src/qt/kanban_column_presenter.h +++ b/app/src/qt/kanban_column_presenter.h @@ -1,7 +1,7 @@ /* kanban_column_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/kanban_column_view.cpp b/app/src/qt/kanban_column_view.cpp index 96772f1a..181e691c 100644 --- a/app/src/qt/kanban_column_view.cpp +++ b/app/src/qt/kanban_column_view.cpp @@ -1,7 +1,7 @@ /* kanban_column_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/kanban_column_view.h b/app/src/qt/kanban_column_view.h index b8ef863a..105b1a42 100644 --- a/app/src/qt/kanban_column_view.h +++ b/app/src/qt/kanban_column_view.h @@ -1,7 +1,7 @@ /* kanban_column_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/kanban_presenter.cpp b/app/src/qt/kanban_presenter.cpp index 6bd8c1f9..d63e7596 100644 --- a/app/src/qt/kanban_presenter.cpp +++ b/app/src/qt/kanban_presenter.cpp @@ -1,7 +1,7 @@ /* kanban_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/kanban_presenter.h b/app/src/qt/kanban_presenter.h index 2603d341..9e63780e 100644 --- a/app/src/qt/kanban_presenter.h +++ b/app/src/qt/kanban_presenter.h @@ -1,7 +1,7 @@ /* kanban_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/kanban_view.cpp b/app/src/qt/kanban_view.cpp index 7e0d69f3..3868cb2d 100644 --- a/app/src/qt/kanban_view.cpp +++ b/app/src/qt/kanban_view.cpp @@ -1,7 +1,7 @@ /* kanban_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/kanban_view.h b/app/src/qt/kanban_view.h index 427ae7cb..c0822e79 100644 --- a/app/src/qt/kanban_view.h +++ b/app/src/qt/kanban_view.h @@ -1,7 +1,7 @@ /* kanban_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/left_toolbar_view.cpp b/app/src/qt/left_toolbar_view.cpp index b4671197..7e5ec487 100644 --- a/app/src/qt/left_toolbar_view.cpp +++ b/app/src/qt/left_toolbar_view.cpp @@ -1,7 +1,7 @@ /* left_toolbar_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/left_toolbar_view.h b/app/src/qt/left_toolbar_view.h index ed8688df..a45e46bc 100644 --- a/app/src/qt/left_toolbar_view.h +++ b/app/src/qt/left_toolbar_view.h @@ -1,7 +1,7 @@ /* left_toolbar_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/look_n_feel.cpp b/app/src/qt/look_n_feel.cpp index 7a6e925c..81f49ac8 100644 --- a/app/src/qt/look_n_feel.cpp +++ b/app/src/qt/look_n_feel.cpp @@ -1,7 +1,7 @@ /* look_n_feel.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/look_n_feel.h b/app/src/qt/look_n_feel.h index e5b611d6..d1917d2b 100644 --- a/app/src/qt/look_n_feel.h +++ b/app/src/qt/look_n_feel.h @@ -1,7 +1,7 @@ /* look_n_feel.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/main_menu_presenter.cpp b/app/src/qt/main_menu_presenter.cpp index 800d579c..705ee1df 100644 --- a/app/src/qt/main_menu_presenter.cpp +++ b/app/src/qt/main_menu_presenter.cpp @@ -1,7 +1,7 @@ /* main_menu_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/main_menu_presenter.h b/app/src/qt/main_menu_presenter.h index 7702b779..d920f70b 100644 --- a/app/src/qt/main_menu_presenter.h +++ b/app/src/qt/main_menu_presenter.h @@ -1,7 +1,7 @@ /* main_menu_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/main_menu_view.cpp b/app/src/qt/main_menu_view.cpp index cc0f7327..c89601b6 100644 --- a/app/src/qt/main_menu_view.cpp +++ b/app/src/qt/main_menu_view.cpp @@ -1,7 +1,7 @@ /* main_menu_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/main_menu_view.h b/app/src/qt/main_menu_view.h index 075e926b..aa5e238e 100644 --- a/app/src/qt/main_menu_view.h +++ b/app/src/qt/main_menu_view.h @@ -1,7 +1,7 @@ /* main_menu.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/main_toolbar_view.cpp b/app/src/qt/main_toolbar_view.cpp index bb1f4fff..4096eee1 100644 --- a/app/src/qt/main_toolbar_view.cpp +++ b/app/src/qt/main_toolbar_view.cpp @@ -1,7 +1,7 @@ /* main_toolbar_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/main_toolbar_view.h b/app/src/qt/main_toolbar_view.h index 60df32c5..bcc67d0e 100644 --- a/app/src/qt/main_toolbar_view.h +++ b/app/src/qt/main_toolbar_view.h @@ -1,7 +1,7 @@ /* main_toolbar_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/main_window_presenter.cpp b/app/src/qt/main_window_presenter.cpp index 812a4180..456bdaf3 100644 --- a/app/src/qt/main_window_presenter.cpp +++ b/app/src/qt/main_window_presenter.cpp @@ -1,7 +1,7 @@ /* main_window_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -3854,7 +3854,7 @@ void MainWindowPresenter::doActionHelpAboutMindForger() "
Contact me at <martin.dvorak@mindforger.com>" " or see www.mindforger.com for more information." "
" - "
Copyright (C) 2016-2023 Martin Dvorak and contributors." + "
Copyright (C) 2016-2024 Martin Dvorak and contributors." }); } diff --git a/app/src/qt/main_window_presenter.h b/app/src/qt/main_window_presenter.h index b730923d..c0ad639e 100644 --- a/app/src/qt/main_window_presenter.h +++ b/app/src/qt/main_window_presenter.h @@ -1,7 +1,7 @@ /* main_window_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/main_window_view.cpp b/app/src/qt/main_window_view.cpp index 1aa5d343..fea8172d 100644 --- a/app/src/qt/main_window_view.cpp +++ b/app/src/qt/main_window_view.cpp @@ -1,7 +1,7 @@ /* main_window_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/main_window_view.h b/app/src/qt/main_window_view.h index 9643517c..187f9457 100644 --- a/app/src/qt/main_window_view.h +++ b/app/src/qt/main_window_view.h @@ -1,7 +1,7 @@ /* main_window_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/model_meta_definitions.h b/app/src/qt/model_meta_definitions.h index e17715c8..1e1d4e6e 100644 --- a/app/src/qt/model_meta_definitions.h +++ b/app/src/qt/model_meta_definitions.h @@ -1,7 +1,7 @@ /* model_meta_definitions.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/navigator/edge.cpp b/app/src/qt/navigator/edge.cpp index b7b90b1d..25605dcb 100644 --- a/app/src/qt/navigator/edge.cpp +++ b/app/src/qt/navigator/edge.cpp @@ -1,7 +1,7 @@ /* edge.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/navigator/edge.h b/app/src/qt/navigator/edge.h index ffc9dc40..919f3152 100644 --- a/app/src/qt/navigator/edge.h +++ b/app/src/qt/navigator/edge.h @@ -1,7 +1,7 @@ /* edge.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/navigator/navigator_view.cpp b/app/src/qt/navigator/navigator_view.cpp index 62d5c3c1..67759f0c 100644 --- a/app/src/qt/navigator/navigator_view.cpp +++ b/app/src/qt/navigator/navigator_view.cpp @@ -1,7 +1,7 @@ /* mind-navigator.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/navigator/navigator_view.h b/app/src/qt/navigator/navigator_view.h index 32414ca7..b72d3447 100644 --- a/app/src/qt/navigator/navigator_view.h +++ b/app/src/qt/navigator/navigator_view.h @@ -1,7 +1,7 @@ /* mind_navigator.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -130,7 +130,7 @@ class NavigatorView : public QGraphicsView void itemMoved(); - void iWasSelected(NavigatorNode* selectedNode); + void iWasSelected(NavigatorNode* selectedNode); void refreshOnNextTimerTick(KnowledgeSubGraph* subgraph) { std::lock_guard criticalSection{refreshMutex}; diff --git a/app/src/qt/navigator/node.cpp b/app/src/qt/navigator/node.cpp index 4478f5e0..6e17e75c 100644 --- a/app/src/qt/navigator/node.cpp +++ b/app/src/qt/navigator/node.cpp @@ -1,7 +1,7 @@ /* node.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/navigator/node.h b/app/src/qt/navigator/node.h index bf0b146a..4155dd2b 100644 --- a/app/src/qt/navigator/node.h +++ b/app/src/qt/navigator/node.h @@ -1,7 +1,7 @@ /* node.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/navigator_presenter.cpp b/app/src/qt/navigator_presenter.cpp index 255c89b3..c3fc29fe 100644 --- a/app/src/qt/navigator_presenter.cpp +++ b/app/src/qt/navigator_presenter.cpp @@ -1,7 +1,7 @@ /* navigator_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/navigator_presenter.h b/app/src/qt/navigator_presenter.h index ea01e48b..f337a5ed 100644 --- a/app/src/qt/navigator_presenter.h +++ b/app/src/qt/navigator_presenter.h @@ -1,7 +1,7 @@ /* navigator_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/ner_leaderboard_model.cpp b/app/src/qt/ner_leaderboard_model.cpp index da55bea8..0fe62020 100644 --- a/app/src/qt/ner_leaderboard_model.cpp +++ b/app/src/qt/ner_leaderboard_model.cpp @@ -1,7 +1,7 @@ /* ner_leaderboard_model.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/ner_leaderboard_model.h b/app/src/qt/ner_leaderboard_model.h index 908caabc..b95b2e7d 100644 --- a/app/src/qt/ner_leaderboard_model.h +++ b/app/src/qt/ner_leaderboard_model.h @@ -1,7 +1,7 @@ /* ner_leaderboard_model.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/ner_leaderboard_view.cpp b/app/src/qt/ner_leaderboard_view.cpp index 3d3e93a4..0009011f 100644 --- a/app/src/qt/ner_leaderboard_view.cpp +++ b/app/src/qt/ner_leaderboard_view.cpp @@ -1,7 +1,7 @@ /* ner_leaderboard_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/ner_leaderboard_view.h b/app/src/qt/ner_leaderboard_view.h index 56029427..3fd0d558 100644 --- a/app/src/qt/ner_leaderboard_view.h +++ b/app/src/qt/ner_leaderboard_view.h @@ -1,7 +1,7 @@ /* ner_leaderboard_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/ner_main_window_worker_thread.cpp b/app/src/qt/ner_main_window_worker_thread.cpp index 12d9c310..99eb6eec 100644 --- a/app/src/qt/ner_main_window_worker_thread.cpp +++ b/app/src/qt/ner_main_window_worker_thread.cpp @@ -1,7 +1,7 @@ /* ner_main_window_worker_thread.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/ner_main_window_worker_thread.h b/app/src/qt/ner_main_window_worker_thread.h index 70490aac..74ce99de 100644 --- a/app/src/qt/ner_main_window_worker_thread.h +++ b/app/src/qt/ner_main_window_worker_thread.h @@ -1,7 +1,7 @@ /* ner_main_window_worker_thread.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/note_edit_highlighter.cpp b/app/src/qt/note_edit_highlighter.cpp index 449ce62a..227a6569 100644 --- a/app/src/qt/note_edit_highlighter.cpp +++ b/app/src/qt/note_edit_highlighter.cpp @@ -1,7 +1,7 @@ /* note_edit_highlighter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/note_edit_highlighter.h b/app/src/qt/note_edit_highlighter.h index eae6902e..cef0063c 100644 --- a/app/src/qt/note_edit_highlighter.h +++ b/app/src/qt/note_edit_highlighter.h @@ -1,7 +1,7 @@ /* note_edit_highlighter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/note_edit_presenter.cpp b/app/src/qt/note_edit_presenter.cpp index 31eeab04..aa14756f 100644 --- a/app/src/qt/note_edit_presenter.cpp +++ b/app/src/qt/note_edit_presenter.cpp @@ -1,7 +1,7 @@ /* note_edit_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -63,7 +63,7 @@ void NoteEditPresenter::setNote(Note* note) string mdDescription{}; mwp->getMarkdownRepresentation()->toDescription(note, &mdDescription); - view->setNote(note, mdDescription); + view->setNote(note, mdDescription); } void NoteEditPresenter::slotKeyPressed() diff --git a/app/src/qt/note_edit_presenter.h b/app/src/qt/note_edit_presenter.h index f93b1b21..49cb2b14 100644 --- a/app/src/qt/note_edit_presenter.h +++ b/app/src/qt/note_edit_presenter.h @@ -1,7 +1,7 @@ /* note_edit_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/note_edit_view.cpp b/app/src/qt/note_edit_view.cpp index c1b4d53c..49aad660 100644 --- a/app/src/qt/note_edit_view.cpp +++ b/app/src/qt/note_edit_view.cpp @@ -1,7 +1,7 @@ /* note_edit_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/note_edit_view.h b/app/src/qt/note_edit_view.h index 1adab4ac..cbe9bdd5 100644 --- a/app/src/qt/note_edit_view.h +++ b/app/src/qt/note_edit_view.h @@ -1,7 +1,7 @@ /* note_edit_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/note_editor_view.cpp b/app/src/qt/note_editor_view.cpp index 5fd415f0..a14ca196 100644 --- a/app/src/qt/note_editor_view.cpp +++ b/app/src/qt/note_editor_view.cpp @@ -1,7 +1,7 @@ /* note_editor_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -409,7 +409,7 @@ void NoteEditorView::keyPressEvent(QKeyEvent* event) break; } } else { - switch(event->key()) { + switch(event->key()) { case Qt::Key_Escape: { // completer menu not visible - exit editor ~ Cancel QMessageBox msgBox{ diff --git a/app/src/qt/note_editor_view.h b/app/src/qt/note_editor_view.h index be2be9c3..9d6e3e50 100644 --- a/app/src/qt/note_editor_view.h +++ b/app/src/qt/note_editor_view.h @@ -1,7 +1,7 @@ /* note_editor_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/note_smart_editor.cpp b/app/src/qt/note_smart_editor.cpp index 05407b10..20df1336 100644 --- a/app/src/qt/note_smart_editor.cpp +++ b/app/src/qt/note_smart_editor.cpp @@ -1,7 +1,7 @@ /* note_smart_editor.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/note_smart_editor.h b/app/src/qt/note_smart_editor.h index 95658367..f5bc37b3 100644 --- a/app/src/qt/note_smart_editor.h +++ b/app/src/qt/note_smart_editor.h @@ -1,7 +1,7 @@ /* note_smart_editor.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/note_view.cpp b/app/src/qt/note_view.cpp index 1c0f297c..a903dc4a 100644 --- a/app/src/qt/note_view.cpp +++ b/app/src/qt/note_view.cpp @@ -1,7 +1,7 @@ /* note_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/note_view.h b/app/src/qt/note_view.h index 75412bac..d794a8e7 100644 --- a/app/src/qt/note_view.h +++ b/app/src/qt/note_view.h @@ -1,7 +1,7 @@ /* note_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/note_view_model.cpp b/app/src/qt/note_view_model.cpp index 1f632a1c..bb4f02f1 100644 --- a/app/src/qt/note_view_model.cpp +++ b/app/src/qt/note_view_model.cpp @@ -1,7 +1,7 @@ /* note_view_model.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/note_view_model.h b/app/src/qt/note_view_model.h index cede85fe..8d655115 100644 --- a/app/src/qt/note_view_model.h +++ b/app/src/qt/note_view_model.h @@ -1,7 +1,7 @@ /* note_view_model.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/note_view_presenter.cpp b/app/src/qt/note_view_presenter.cpp index 746bd543..4c1f7268 100644 --- a/app/src/qt/note_view_presenter.cpp +++ b/app/src/qt/note_view_presenter.cpp @@ -1,7 +1,7 @@ /* note_view_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -148,7 +148,7 @@ void NoteViewPresenter::slotLinkClicked(const QUrl& url) } void NoteViewPresenter::slotEditNote() -{ +{ orloj->showFacetNoteEdit(this->currentNote); } diff --git a/app/src/qt/note_view_presenter.h b/app/src/qt/note_view_presenter.h index 59c7442c..d5f6635a 100644 --- a/app/src/qt/note_view_presenter.h +++ b/app/src/qt/note_view_presenter.h @@ -1,7 +1,7 @@ /* note_view_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/notes_table_model.cpp b/app/src/qt/notes_table_model.cpp index bbc93bb8..68518006 100644 --- a/app/src/qt/notes_table_model.cpp +++ b/app/src/qt/notes_table_model.cpp @@ -1,7 +1,7 @@ /* notes_table_model.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/notes_table_model.h b/app/src/qt/notes_table_model.h index 9f4ec8c8..228d3fea 100644 --- a/app/src/qt/notes_table_model.h +++ b/app/src/qt/notes_table_model.h @@ -1,7 +1,7 @@ /* notes_table_model.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/notes_table_presenter.cpp b/app/src/qt/notes_table_presenter.cpp index 0a373cb0..eed8602d 100644 --- a/app/src/qt/notes_table_presenter.cpp +++ b/app/src/qt/notes_table_presenter.cpp @@ -1,7 +1,7 @@ /* notes_table_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/notes_table_presenter.h b/app/src/qt/notes_table_presenter.h index f03fb342..0a4588db 100644 --- a/app/src/qt/notes_table_presenter.h +++ b/app/src/qt/notes_table_presenter.h @@ -1,7 +1,7 @@ /* notes_table_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/notes_table_view.cpp b/app/src/qt/notes_table_view.cpp index c61c5b2a..85180b21 100644 --- a/app/src/qt/notes_table_view.cpp +++ b/app/src/qt/notes_table_view.cpp @@ -1,7 +1,7 @@ /* notes_table_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/notes_table_view.h b/app/src/qt/notes_table_view.h index 62b2c82f..ec0aaeaa 100644 --- a/app/src/qt/notes_table_view.h +++ b/app/src/qt/notes_table_view.h @@ -1,7 +1,7 @@ /* notes_table_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/organizer_presenter.cpp b/app/src/qt/organizer_presenter.cpp index 9c79f0d6..545020c7 100644 --- a/app/src/qt/organizer_presenter.cpp +++ b/app/src/qt/organizer_presenter.cpp @@ -1,7 +1,7 @@ /* organizer_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/organizer_presenter.h b/app/src/qt/organizer_presenter.h index b96ffed1..ee3b4b41 100644 --- a/app/src/qt/organizer_presenter.h +++ b/app/src/qt/organizer_presenter.h @@ -1,7 +1,7 @@ /* organizer_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/organizer_quadrant_model.cpp b/app/src/qt/organizer_quadrant_model.cpp index a6d4f23d..ba978e7a 100644 --- a/app/src/qt/organizer_quadrant_model.cpp +++ b/app/src/qt/organizer_quadrant_model.cpp @@ -1,7 +1,7 @@ /* organizer_quadrant_model.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/organizer_quadrant_model.h b/app/src/qt/organizer_quadrant_model.h index 893542ad..0f9201dc 100644 --- a/app/src/qt/organizer_quadrant_model.h +++ b/app/src/qt/organizer_quadrant_model.h @@ -1,7 +1,7 @@ /* organizer_quadrant_model.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/organizer_quadrant_presenter.cpp b/app/src/qt/organizer_quadrant_presenter.cpp index 9f361ab6..d8efbc24 100644 --- a/app/src/qt/organizer_quadrant_presenter.cpp +++ b/app/src/qt/organizer_quadrant_presenter.cpp @@ -1,7 +1,7 @@ /* organizer_quadrant_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/organizer_quadrant_presenter.h b/app/src/qt/organizer_quadrant_presenter.h index 31ec0153..dd9ccf30 100644 --- a/app/src/qt/organizer_quadrant_presenter.h +++ b/app/src/qt/organizer_quadrant_presenter.h @@ -1,7 +1,7 @@ /* organizer_quadrant_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/organizer_quadrant_view.cpp b/app/src/qt/organizer_quadrant_view.cpp index 11483d9d..1a60b9a7 100644 --- a/app/src/qt/organizer_quadrant_view.cpp +++ b/app/src/qt/organizer_quadrant_view.cpp @@ -1,7 +1,7 @@ /* organizer_quadrant_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/organizer_quadrant_view.h b/app/src/qt/organizer_quadrant_view.h index 6fca0db0..b7962ed0 100644 --- a/app/src/qt/organizer_quadrant_view.h +++ b/app/src/qt/organizer_quadrant_view.h @@ -1,7 +1,7 @@ /* organizer_quadrant_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/organizer_view.cpp b/app/src/qt/organizer_view.cpp index aa125f02..119ac3af 100644 --- a/app/src/qt/organizer_view.cpp +++ b/app/src/qt/organizer_view.cpp @@ -1,7 +1,7 @@ /* organizer_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/organizer_view.h b/app/src/qt/organizer_view.h index ef8cfd1b..caadecdc 100644 --- a/app/src/qt/organizer_view.h +++ b/app/src/qt/organizer_view.h @@ -1,7 +1,7 @@ /* organizer_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/organizers_table_model.cpp b/app/src/qt/organizers_table_model.cpp index 4bf1cd86..e5651041 100644 --- a/app/src/qt/organizers_table_model.cpp +++ b/app/src/qt/organizers_table_model.cpp @@ -1,7 +1,7 @@ /* organizers_table_model.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/organizers_table_model.h b/app/src/qt/organizers_table_model.h index fd150ebc..668067e9 100644 --- a/app/src/qt/organizers_table_model.h +++ b/app/src/qt/organizers_table_model.h @@ -1,7 +1,7 @@ /* organizers_table_model.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/organizers_table_presenter.cpp b/app/src/qt/organizers_table_presenter.cpp index 59ef0737..4ba4f8a9 100644 --- a/app/src/qt/organizers_table_presenter.cpp +++ b/app/src/qt/organizers_table_presenter.cpp @@ -1,7 +1,7 @@ /* organizers_table_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/organizers_table_presenter.h b/app/src/qt/organizers_table_presenter.h index 8982832e..89aa6d78 100644 --- a/app/src/qt/organizers_table_presenter.h +++ b/app/src/qt/organizers_table_presenter.h @@ -1,7 +1,7 @@ /* organizers_table_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/organizers_table_view.cpp b/app/src/qt/organizers_table_view.cpp index 8bf631e3..0a7b46e8 100644 --- a/app/src/qt/organizers_table_view.cpp +++ b/app/src/qt/organizers_table_view.cpp @@ -1,7 +1,7 @@ /* organizers_table_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/organizers_table_view.h b/app/src/qt/organizers_table_view.h index 974412a8..0d2ea5ed 100644 --- a/app/src/qt/organizers_table_view.h +++ b/app/src/qt/organizers_table_view.h @@ -1,7 +1,7 @@ /* organizers_table_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/orloj_presenter.cpp b/app/src/qt/orloj_presenter.cpp index 80222fbc..108138c3 100644 --- a/app/src/qt/orloj_presenter.cpp +++ b/app/src/qt/orloj_presenter.cpp @@ -1,7 +1,7 @@ /* outline_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/orloj_presenter.h b/app/src/qt/orloj_presenter.h index ee4974d7..5383d096 100644 --- a/app/src/qt/orloj_presenter.h +++ b/app/src/qt/orloj_presenter.h @@ -1,7 +1,7 @@ /* outline_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/orloj_view.cpp b/app/src/qt/orloj_view.cpp index c70f4932..a715a8f0 100644 --- a/app/src/qt/orloj_view.cpp +++ b/app/src/qt/orloj_view.cpp @@ -1,7 +1,7 @@ /* orloj_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/orloj_view.h b/app/src/qt/orloj_view.h index 72c34230..6ce5c32a 100644 --- a/app/src/qt/orloj_view.h +++ b/app/src/qt/orloj_view.h @@ -1,7 +1,7 @@ /* orloj_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_header_edit_presenter.cpp b/app/src/qt/outline_header_edit_presenter.cpp index fe113b4d..e0307bbc 100644 --- a/app/src/qt/outline_header_edit_presenter.cpp +++ b/app/src/qt/outline_header_edit_presenter.cpp @@ -1,7 +1,7 @@ /* outline_header_edit_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_header_edit_presenter.h b/app/src/qt/outline_header_edit_presenter.h index 87f1745b..442a52a3 100644 --- a/app/src/qt/outline_header_edit_presenter.h +++ b/app/src/qt/outline_header_edit_presenter.h @@ -1,7 +1,7 @@ /* outline_header_edit_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_header_edit_view.cpp b/app/src/qt/outline_header_edit_view.cpp index 01c34723..eb0e07af 100644 --- a/app/src/qt/outline_header_edit_view.cpp +++ b/app/src/qt/outline_header_edit_view.cpp @@ -1,7 +1,7 @@ /* outline_header_edit_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -59,7 +59,7 @@ OutlineHeaderEditView::OutlineHeaderEditView(QWidget* parent) this, SLOT(slotOpenOutlineHeaderPropertiesEditor())); new QShortcut( QKeySequence(Qt::CTRL+Qt::Key_S), - this, SLOT(slotSaveOutlineHeader())); + this, SLOT(slotSaveOutlineHeader())); QObject::connect( bottomButtonsPanel->getRememberButton(), SIGNAL(clicked()), this, SLOT(slotSaveOutlineHeader())); diff --git a/app/src/qt/outline_header_edit_view.h b/app/src/qt/outline_header_edit_view.h index fbe85cae..d6cf9720 100644 --- a/app/src/qt/outline_header_edit_view.h +++ b/app/src/qt/outline_header_edit_view.h @@ -1,7 +1,7 @@ /* outline_header_edit_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_header_view.cpp b/app/src/qt/outline_header_view.cpp index 0fc1edc1..89156333 100644 --- a/app/src/qt/outline_header_view.cpp +++ b/app/src/qt/outline_header_view.cpp @@ -1,7 +1,7 @@ /* outline_header_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_header_view.h b/app/src/qt/outline_header_view.h index 1a6b361b..e9f32e14 100644 --- a/app/src/qt/outline_header_view.h +++ b/app/src/qt/outline_header_view.h @@ -1,7 +1,7 @@ /* outline_header_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_header_view_model.cpp b/app/src/qt/outline_header_view_model.cpp index 12a668b5..7f9a2008 100644 --- a/app/src/qt/outline_header_view_model.cpp +++ b/app/src/qt/outline_header_view_model.cpp @@ -1,7 +1,7 @@ /* outline_header_view_model.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_header_view_model.h b/app/src/qt/outline_header_view_model.h index 30b26df3..900e945b 100644 --- a/app/src/qt/outline_header_view_model.h +++ b/app/src/qt/outline_header_view_model.h @@ -1,7 +1,7 @@ /* outline_header_view_model.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_header_view_presenter.cpp b/app/src/qt/outline_header_view_presenter.cpp index d12f8ea2..895818de 100644 --- a/app/src/qt/outline_header_view_presenter.cpp +++ b/app/src/qt/outline_header_view_presenter.cpp @@ -1,7 +1,7 @@ /* outline_header_view_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_header_view_presenter.h b/app/src/qt/outline_header_view_presenter.h index b2df74a5..790d729b 100644 --- a/app/src/qt/outline_header_view_presenter.h +++ b/app/src/qt/outline_header_view_presenter.h @@ -1,7 +1,7 @@ /* outline_header_view_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_tree_model.cpp b/app/src/qt/outline_tree_model.cpp index d135b5f0..a68be6fe 100644 --- a/app/src/qt/outline_tree_model.cpp +++ b/app/src/qt/outline_tree_model.cpp @@ -1,7 +1,7 @@ /* outline_tree_model.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_tree_model.h b/app/src/qt/outline_tree_model.h index 63ad0276..1a71c301 100644 --- a/app/src/qt/outline_tree_model.h +++ b/app/src/qt/outline_tree_model.h @@ -1,7 +1,7 @@ /* outline_tree_model.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_tree_presenter.cpp b/app/src/qt/outline_tree_presenter.cpp index 8db88e91..16e7d6b0 100644 --- a/app/src/qt/outline_tree_presenter.cpp +++ b/app/src/qt/outline_tree_presenter.cpp @@ -1,7 +1,7 @@ /* outline_tree_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_tree_presenter.h b/app/src/qt/outline_tree_presenter.h index d410de7f..7e01cdb7 100644 --- a/app/src/qt/outline_tree_presenter.h +++ b/app/src/qt/outline_tree_presenter.h @@ -1,7 +1,7 @@ /* outline_tree_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_tree_view.cpp b/app/src/qt/outline_tree_view.cpp index 97a8d5b9..c31ac27f 100644 --- a/app/src/qt/outline_tree_view.cpp +++ b/app/src/qt/outline_tree_view.cpp @@ -1,7 +1,7 @@ /* outline_tree_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_tree_view.h b/app/src/qt/outline_tree_view.h index 3af50fc4..6fb61155 100644 --- a/app/src/qt/outline_tree_view.h +++ b/app/src/qt/outline_tree_view.h @@ -1,7 +1,7 @@ /* outline_tree_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_view.cpp b/app/src/qt/outline_view.cpp index a91f40bc..de2c4662 100644 --- a/app/src/qt/outline_view.cpp +++ b/app/src/qt/outline_view.cpp @@ -1,7 +1,7 @@ /* outline_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_view.h b/app/src/qt/outline_view.h index 8858bf33..e85c95a9 100644 --- a/app/src/qt/outline_view.h +++ b/app/src/qt/outline_view.h @@ -1,7 +1,7 @@ /* outline_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_view_presenter.cpp b/app/src/qt/outline_view_presenter.cpp index 36101a99..34b1bbc3 100644 --- a/app/src/qt/outline_view_presenter.cpp +++ b/app/src/qt/outline_view_presenter.cpp @@ -1,7 +1,7 @@ /* outline_view_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_view_presenter.h b/app/src/qt/outline_view_presenter.h index c4155d6a..6d4c324e 100644 --- a/app/src/qt/outline_view_presenter.h +++ b/app/src/qt/outline_view_presenter.h @@ -1,7 +1,7 @@ /* outline_view_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_view_splitter.cpp b/app/src/qt/outline_view_splitter.cpp index 1a087dc8..e6b70736 100644 --- a/app/src/qt/outline_view_splitter.cpp +++ b/app/src/qt/outline_view_splitter.cpp @@ -1,7 +1,7 @@ /* outline_view_splitter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outline_view_splitter.h b/app/src/qt/outline_view_splitter.h index 4e540af1..e8e25631 100644 --- a/app/src/qt/outline_view_splitter.h +++ b/app/src/qt/outline_view_splitter.h @@ -1,7 +1,7 @@ /* outline_view_splitter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outlines_map_model.cpp b/app/src/qt/outlines_map_model.cpp index 4c214298..c2d0d774 100644 --- a/app/src/qt/outlines_map_model.cpp +++ b/app/src/qt/outlines_map_model.cpp @@ -1,7 +1,7 @@ /* outlines_map_model.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outlines_map_model.h b/app/src/qt/outlines_map_model.h index 1f51668d..c3a23ea2 100644 --- a/app/src/qt/outlines_map_model.h +++ b/app/src/qt/outlines_map_model.h @@ -1,7 +1,7 @@ /* outlines_map_model.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outlines_map_presenter.cpp b/app/src/qt/outlines_map_presenter.cpp index 1c91dc20..b62116e4 100644 --- a/app/src/qt/outlines_map_presenter.cpp +++ b/app/src/qt/outlines_map_presenter.cpp @@ -1,7 +1,7 @@ /* outlines_map_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outlines_map_presenter.h b/app/src/qt/outlines_map_presenter.h index 0633f275..52bb582b 100644 --- a/app/src/qt/outlines_map_presenter.h +++ b/app/src/qt/outlines_map_presenter.h @@ -1,7 +1,7 @@ /* outlines_map_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outlines_map_view.cpp b/app/src/qt/outlines_map_view.cpp index 406866b7..8e86d0aa 100644 --- a/app/src/qt/outlines_map_view.cpp +++ b/app/src/qt/outlines_map_view.cpp @@ -1,7 +1,7 @@ /* outlines_map_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outlines_map_view.h b/app/src/qt/outlines_map_view.h index 47997144..0be06a61 100644 --- a/app/src/qt/outlines_map_view.h +++ b/app/src/qt/outlines_map_view.h @@ -1,7 +1,7 @@ /* outlines_map_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outlines_table_model.cpp b/app/src/qt/outlines_table_model.cpp index 96ffacff..b408f97b 100644 --- a/app/src/qt/outlines_table_model.cpp +++ b/app/src/qt/outlines_table_model.cpp @@ -1,7 +1,7 @@ /* notes_table_model.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outlines_table_model.h b/app/src/qt/outlines_table_model.h index fba84d5b..61359fea 100644 --- a/app/src/qt/outlines_table_model.h +++ b/app/src/qt/outlines_table_model.h @@ -1,7 +1,7 @@ /* outlines_table_model.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outlines_table_presenter.cpp b/app/src/qt/outlines_table_presenter.cpp index 45024f14..18c4224d 100644 --- a/app/src/qt/outlines_table_presenter.cpp +++ b/app/src/qt/outlines_table_presenter.cpp @@ -1,7 +1,7 @@ /* outlines_table_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outlines_table_presenter.h b/app/src/qt/outlines_table_presenter.h index 4d335183..8158f02c 100644 --- a/app/src/qt/outlines_table_presenter.h +++ b/app/src/qt/outlines_table_presenter.h @@ -1,7 +1,7 @@ /* outlines_table_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outlines_table_view.cpp b/app/src/qt/outlines_table_view.cpp index e8a14247..0af98891 100644 --- a/app/src/qt/outlines_table_view.cpp +++ b/app/src/qt/outlines_table_view.cpp @@ -1,7 +1,7 @@ /* outlines_table_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/outlines_table_view.h b/app/src/qt/outlines_table_view.h index 625f12d0..5f26177c 100644 --- a/app/src/qt/outlines_table_view.h +++ b/app/src/qt/outlines_table_view.h @@ -1,7 +1,7 @@ /* outlines_table_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/palette.h b/app/src/qt/palette.h index b804cadd..49b06751 100644 --- a/app/src/qt/palette.h +++ b/app/src/qt/palette.h @@ -1,7 +1,7 @@ /* palette.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -22,9 +22,9 @@ Comments gray #777 Help green #008C00 Hover dark gray #36393D - MR blue #356AA0 + MR blue #356AA0 - Web 2.0 colors: + Web 2.0 colors: Shiny silver [#EEEEEE] Reddit white [#FFFFFF] Magnolia Mag.nolia [#F9F7ED] @@ -46,7 +46,7 @@ Basecamp Green [#6BBA70] Mozilla Blue [#3F4C6B] Digg Blue [#356AA0] - Last.fm Crimson [#D01F3C] + Last.fm Crimson [#D01F3C] */ #ifndef M8RUI_PALETTE_H #define M8RUI_PALETTE_H diff --git a/app/src/qt/qt_commons.h b/app/src/qt/qt_commons.h index 98164d2a..11a60254 100644 --- a/app/src/qt/qt_commons.h +++ b/app/src/qt/qt_commons.h @@ -1,7 +1,7 @@ /* qt_commons.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/recent_notes_table_model.cpp b/app/src/qt/recent_notes_table_model.cpp index 2d6b0a8d..a148657d 100644 --- a/app/src/qt/recent_notes_table_model.cpp +++ b/app/src/qt/recent_notes_table_model.cpp @@ -1,7 +1,7 @@ /* recent_notes_table_model.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/recent_notes_table_model.h b/app/src/qt/recent_notes_table_model.h index f7d2c982..d1ac0ba8 100644 --- a/app/src/qt/recent_notes_table_model.h +++ b/app/src/qt/recent_notes_table_model.h @@ -1,7 +1,7 @@ /* recent_notes_table_model.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/recent_notes_table_presenter.cpp b/app/src/qt/recent_notes_table_presenter.cpp index 4d1e90b4..228baa74 100644 --- a/app/src/qt/recent_notes_table_presenter.cpp +++ b/app/src/qt/recent_notes_table_presenter.cpp @@ -1,7 +1,7 @@ /* recent_notes_table_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -23,7 +23,7 @@ namespace m8r { using namespace std; RecentNotesTablePresenter::RecentNotesTablePresenter(RecentNotesTableView* view, HtmlOutlineRepresentation* htmlRepresentation) -{ +{ this->view = view; this->model = new RecentNotesTableModel(this, htmlRepresentation); this->view->setModel(this->model); @@ -46,7 +46,7 @@ void RecentNotesTablePresenter::refresh(const vector& notes) int uiLimit = Configuration::getInstance().getRecentNotesUiLimit(); for(Note* n:notes) { if(uiLimit) uiLimit--; else break; - model->addRow(n); + model->addRow(n); } } diff --git a/app/src/qt/recent_notes_table_presenter.h b/app/src/qt/recent_notes_table_presenter.h index 628d4a17..62611f97 100644 --- a/app/src/qt/recent_notes_table_presenter.h +++ b/app/src/qt/recent_notes_table_presenter.h @@ -1,7 +1,7 @@ /* recent_notes_table_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/recent_notes_table_view.cpp b/app/src/qt/recent_notes_table_view.cpp index a39787e7..757534bb 100644 --- a/app/src/qt/recent_notes_table_view.cpp +++ b/app/src/qt/recent_notes_table_view.cpp @@ -1,7 +1,7 @@ /* recent_notes_table_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/recent_notes_table_view.h b/app/src/qt/recent_notes_table_view.h index 9d7cae5c..b630b87b 100644 --- a/app/src/qt/recent_notes_table_view.h +++ b/app/src/qt/recent_notes_table_view.h @@ -1,7 +1,7 @@ /* recent_notes_table_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/spelling/dictionary_manager.cpp b/app/src/qt/spelling/dictionary_manager.cpp index aae9caad..b32b52e6 100644 --- a/app/src/qt/spelling/dictionary_manager.cpp +++ b/app/src/qt/spelling/dictionary_manager.cpp @@ -1,7 +1,7 @@ /*********************************************************************** * * Copyright (C) 2009, 2010, 2011, 2012, 2013 Graeme Gott - * Copyright (C) 2021-2023 Martin Dvorak + * Copyright (C) 2021-2024 Martin Dvorak * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/app/src/qt/spelling/dictionary_manager.h b/app/src/qt/spelling/dictionary_manager.h index 6eacb20e..3d5796ff 100644 --- a/app/src/qt/spelling/dictionary_manager.h +++ b/app/src/qt/spelling/dictionary_manager.h @@ -1,7 +1,7 @@ /*********************************************************************** * * Copyright (C) 2009, 2010, 2011, 2012, 2013 Graeme Gott - * Copyright (C) 2021-2023 Martin Dvorak + * Copyright (C) 2021-2024 Martin Dvorak * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/app/src/qt/spelling/dictionary_provider_hunspell.cpp b/app/src/qt/spelling/dictionary_provider_hunspell.cpp index 60a84bce..0bde6940 100644 --- a/app/src/qt/spelling/dictionary_provider_hunspell.cpp +++ b/app/src/qt/spelling/dictionary_provider_hunspell.cpp @@ -2,7 +2,7 @@ * * Copyright (C) 2009, 2010, 2011, 2012, 2013 Graeme Gott * Copyright (C) 2014-2020 wereturtle - * Copyright (C) 2021-2023 Martin Dvorak + * Copyright (C) 2021-2024 Martin Dvorak * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/app/src/qt/status_bar_presenter.cpp b/app/src/qt/status_bar_presenter.cpp index f506a441..846b489a 100644 --- a/app/src/qt/status_bar_presenter.cpp +++ b/app/src/qt/status_bar_presenter.cpp @@ -1,7 +1,7 @@ /* status_bar_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/status_bar_presenter.h b/app/src/qt/status_bar_presenter.h index d60a8d0c..0100d71f 100644 --- a/app/src/qt/status_bar_presenter.h +++ b/app/src/qt/status_bar_presenter.h @@ -1,7 +1,7 @@ /* status_bar_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/status_bar_view.cpp b/app/src/qt/status_bar_view.cpp index 311e3e62..1d4a2eec 100644 --- a/app/src/qt/status_bar_view.cpp +++ b/app/src/qt/status_bar_view.cpp @@ -1,7 +1,7 @@ /* status_bar_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/status_bar_view.h b/app/src/qt/status_bar_view.h index b891b015..80081c8d 100644 --- a/app/src/qt/status_bar_view.h +++ b/app/src/qt/status_bar_view.h @@ -1,7 +1,7 @@ /* status_bar_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/tags_table_model.cpp b/app/src/qt/tags_table_model.cpp index be4c6a66..b33d862b 100644 --- a/app/src/qt/tags_table_model.cpp +++ b/app/src/qt/tags_table_model.cpp @@ -1,7 +1,7 @@ /* tags_table_model.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/tags_table_model.h b/app/src/qt/tags_table_model.h index 5c9e7813..eefb09c3 100644 --- a/app/src/qt/tags_table_model.h +++ b/app/src/qt/tags_table_model.h @@ -1,7 +1,7 @@ /* tags_table_model.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/tags_table_presenter.cpp b/app/src/qt/tags_table_presenter.cpp index 2e4017f5..15761109 100644 --- a/app/src/qt/tags_table_presenter.cpp +++ b/app/src/qt/tags_table_presenter.cpp @@ -1,7 +1,7 @@ /* tags_table_presenter.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/tags_table_presenter.h b/app/src/qt/tags_table_presenter.h index ad3286ee..0d51c215 100644 --- a/app/src/qt/tags_table_presenter.h +++ b/app/src/qt/tags_table_presenter.h @@ -1,7 +1,7 @@ /* tags_table_presenter.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/tags_table_view.cpp b/app/src/qt/tags_table_view.cpp index 33fb0db8..e279bec5 100644 --- a/app/src/qt/tags_table_view.cpp +++ b/app/src/qt/tags_table_view.cpp @@ -1,7 +1,7 @@ /* tags_table_view.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/tags_table_view.h b/app/src/qt/tags_table_view.h index 21608053..c8067d66 100644 --- a/app/src/qt/tags_table_view.h +++ b/app/src/qt/tags_table_view.h @@ -1,7 +1,7 @@ /* tags_table_view.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/web_engine_page_link_navigation_policy.cpp b/app/src/qt/web_engine_page_link_navigation_policy.cpp index 979b62e6..1487eb85 100644 --- a/app/src/qt/web_engine_page_link_navigation_policy.cpp +++ b/app/src/qt/web_engine_page_link_navigation_policy.cpp @@ -1,7 +1,7 @@ /* web_engine_page_link_navigation_policy.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/web_engine_page_link_navigation_policy.h b/app/src/qt/web_engine_page_link_navigation_policy.h index 4005a6fd..30c4690e 100644 --- a/app/src/qt/web_engine_page_link_navigation_policy.h +++ b/app/src/qt/web_engine_page_link_navigation_policy.h @@ -1,7 +1,7 @@ /* web_engine_page_link_navigation_policy.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/edit_buttons_panel.cpp b/app/src/qt/widgets/edit_buttons_panel.cpp index 414815bf..08b5d358 100644 --- a/app/src/qt/widgets/edit_buttons_panel.cpp +++ b/app/src/qt/widgets/edit_buttons_panel.cpp @@ -1,7 +1,7 @@ /* edit_buttons_panel.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/edit_buttons_panel.h b/app/src/qt/widgets/edit_buttons_panel.h index 42a8a654..cd9dbb92 100644 --- a/app/src/qt/widgets/edit_buttons_panel.h +++ b/app/src/qt/widgets/edit_buttons_panel.h @@ -1,7 +1,7 @@ /* edit_buttons_panel.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/edit_name_panel.cpp b/app/src/qt/widgets/edit_name_panel.cpp index 4c7f930b..64ba7cce 100644 --- a/app/src/qt/widgets/edit_name_panel.cpp +++ b/app/src/qt/widgets/edit_name_panel.cpp @@ -1,7 +1,7 @@ /* edit_name_panel.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/edit_name_panel.h b/app/src/qt/widgets/edit_name_panel.h index 6db89a36..a580a47d 100644 --- a/app/src/qt/widgets/edit_name_panel.h +++ b/app/src/qt/widgets/edit_name_panel.h @@ -1,7 +1,7 @@ /* edit_name_panel.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/edit_tags_panel.cpp b/app/src/qt/widgets/edit_tags_panel.cpp index 2f348784..27393d90 100644 --- a/app/src/qt/widgets/edit_tags_panel.cpp +++ b/app/src/qt/widgets/edit_tags_panel.cpp @@ -1,7 +1,7 @@ /* edit_tags_panel.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/edit_tags_panel.h b/app/src/qt/widgets/edit_tags_panel.h index e2ca1236..d900e855 100644 --- a/app/src/qt/widgets/edit_tags_panel.h +++ b/app/src/qt/widgets/edit_tags_panel.h @@ -1,7 +1,7 @@ /* edit_tags_panel.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/importance_combo_box.cpp b/app/src/qt/widgets/importance_combo_box.cpp index 8c6681a4..45081b5f 100644 --- a/app/src/qt/widgets/importance_combo_box.cpp +++ b/app/src/qt/widgets/importance_combo_box.cpp @@ -1,7 +1,7 @@ /* importance_combo_box.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/importance_combo_box.h b/app/src/qt/widgets/importance_combo_box.h index 776e21ca..ce1071d7 100644 --- a/app/src/qt/widgets/importance_combo_box.h +++ b/app/src/qt/widgets/importance_combo_box.h @@ -1,7 +1,7 @@ /* importance_combo_box.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/labeled_edit_line_panel.cpp b/app/src/qt/widgets/labeled_edit_line_panel.cpp index 2f68cf74..6cf3fedd 100644 --- a/app/src/qt/widgets/labeled_edit_line_panel.cpp +++ b/app/src/qt/widgets/labeled_edit_line_panel.cpp @@ -1,7 +1,7 @@ /* labeled_edit_line_panel.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/labeled_edit_line_panel.h b/app/src/qt/widgets/labeled_edit_line_panel.h index cebb693b..aeb3606b 100644 --- a/app/src/qt/widgets/labeled_edit_line_panel.h +++ b/app/src/qt/widgets/labeled_edit_line_panel.h @@ -1,7 +1,7 @@ /* labeled_edit_line_panel.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/line_number_panel.cpp b/app/src/qt/widgets/line_number_panel.cpp index bccc6069..d350bc0a 100644 --- a/app/src/qt/widgets/line_number_panel.cpp +++ b/app/src/qt/widgets/line_number_panel.cpp @@ -1,7 +1,7 @@ /* line_number_panel.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/line_number_panel.h b/app/src/qt/widgets/line_number_panel.h index 04339d37..2e46da66 100644 --- a/app/src/qt/widgets/line_number_panel.h +++ b/app/src/qt/widgets/line_number_panel.h @@ -1,7 +1,7 @@ /* line_number_panel.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/mf_widgets.cpp b/app/src/qt/widgets/mf_widgets.cpp index dcbd58cc..7e5173e9 100644 --- a/app/src/qt/widgets/mf_widgets.cpp +++ b/app/src/qt/widgets/mf_widgets.cpp @@ -1,7 +1,7 @@ /* mf_widgets.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/mf_widgets.h b/app/src/qt/widgets/mf_widgets.h index 68bf64ce..096fc3f4 100644 --- a/app/src/qt/widgets/mf_widgets.h +++ b/app/src/qt/widgets/mf_widgets.h @@ -1,7 +1,7 @@ /* mf_widgets.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/urgency_combo_box.cpp b/app/src/qt/widgets/urgency_combo_box.cpp index d3614112..74b7cba4 100644 --- a/app/src/qt/widgets/urgency_combo_box.cpp +++ b/app/src/qt/widgets/urgency_combo_box.cpp @@ -1,7 +1,7 @@ /* urgency_combo_box.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/urgency_combo_box.h b/app/src/qt/widgets/urgency_combo_box.h index 15fcd123..7b6aa732 100644 --- a/app/src/qt/widgets/urgency_combo_box.h +++ b/app/src/qt/widgets/urgency_combo_box.h @@ -1,7 +1,7 @@ /* urgency_combo_box.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/view_to_edit_buttons_panel.cpp b/app/src/qt/widgets/view_to_edit_buttons_panel.cpp index 38e2ffc8..ccec0550 100644 --- a/app/src/qt/widgets/view_to_edit_buttons_panel.cpp +++ b/app/src/qt/widgets/view_to_edit_buttons_panel.cpp @@ -1,7 +1,7 @@ /* view_to_edit_buttons_panel.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/src/qt/widgets/view_to_edit_buttons_panel.h b/app/src/qt/widgets/view_to_edit_buttons_panel.h index 6577be28..03e2a12e 100644 --- a/app/src/qt/widgets/view_to_edit_buttons_panel.h +++ b/app/src/qt/widgets/view_to_edit_buttons_panel.h @@ -1,7 +1,7 @@ /* view_to_edit_buttons_panel.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/app/test/qt/mindforger-gui-tests.pro b/app/test/qt/mindforger-gui-tests.pro index eabd80d0..01555c61 100644 --- a/app/test/qt/mindforger-gui-tests.pro +++ b/app/test/qt/mindforger-gui-tests.pro @@ -1,6 +1,6 @@ # mindforger-gui-unit-tests.pro MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/appveyor.yml b/appveyor.yml index cb9247f3..093d523c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,6 @@ # appveyor.yml AppVeyor CI configuration file for MindForger # -# Copyright (C) 2016-2023 +# Copyright (C) 2016-2024 # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/Makefile b/build/Makefile index 16765745..056b5b39 100644 --- a/build/Makefile +++ b/build/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # MindForger thinking notebook # diff --git a/build/build-win-app.bat b/build/build-win-app.bat index f2e641e7..d2e093d4 100644 --- a/build/build-win-app.bat +++ b/build/build-win-app.bat @@ -1,7 +1,7 @@ @echo off rem MindForger thinking notebook -rem Copyright (C) 2016-2023 +rem Copyright (C) 2016-2024 rem This program is free software; you can redistribute it and/or rem modify it under the terms of the GNU General Public License @@ -41,7 +41,7 @@ nmake if "%ERRORLEVEL%" neq "0" goto :err echo =================================================== -echo MindForger application has been built successfully +echo MindForger application has been built successfully echo ================================================== goto :end :err diff --git a/build/build-win-cmake.bat b/build/build-win-cmake.bat index f02c2aef..6d95c455 100644 --- a/build/build-win-cmake.bat +++ b/build/build-win-cmake.bat @@ -1,7 +1,7 @@ @echo off rem MindForger thinking notebook -rem Copyright (C) 2016-2023 +rem Copyright (C) 2016-2024 rem This program is free software; you can redistribute it and/or rem modify it under the terms of the GNU General Public License @@ -47,7 +47,7 @@ echo ==================================== cmake --build . --config Debug -- /m if "%ERRORLEVEL%" neq "0" goto :err echo ==================================== -echo cmark-gfm has been built successfully +echo cmark-gfm has been built successfully echo ==================================== goto :end :err diff --git a/build/build-win-installer.bat b/build/build-win-installer.bat index 9faf2d6d..f2207818 100644 --- a/build/build-win-installer.bat +++ b/build/build-win-installer.bat @@ -1,7 +1,7 @@ @echo off rem MindForger thinking notebook -rem Copyright (C) 2016-2023 +rem Copyright (C) 2016-2024 rem This program is free software; you can redistribute it and/or rem modify it under the terms of the GNU General Public License diff --git a/build/build-win-unit-tests.bat b/build/build-win-unit-tests.bat index ff005a31..f9811d70 100644 --- a/build/build-win-unit-tests.bat +++ b/build/build-win-unit-tests.bat @@ -1,7 +1,7 @@ @echo off rem MindForger thinking notebook -rem Copyright (C) 2016-2023 +rem Copyright (C) 2016-2024 rem This program is free software; you can redistribute it and/or rem modify it under the terms of the GNU General Public License @@ -32,17 +32,17 @@ echo ==================================== echo Generating MindForger unit test build files echo ==================================== cd "%MF_BASE%\lib\test" -qmake -r mindforger-lib-unit-tests.pro "CONFIG+=debug" "CONFIG+=mfdebug" +qmake -r mindforger-lib-unit-tests.pro "CONFIG+=debug" "CONFIG+=mfdebug" if "%ERRORLEVEL%" neq "0" goto :err echo ==================================== -echo Building MindForger unit tests +echo Building MindForger unit tests echo ==================================== nmake if "%ERRORLEVEL%" neq "0" goto :err echo ==================================== -echo MindForger unit tests has been built successfully +echo MindForger unit tests has been built successfully echo ==================================== goto :end :err diff --git a/build/debian/debian-aptly-add-deb.sh b/build/debian/debian-aptly-add-deb.sh index d9250c36..dea5c5af 100755 --- a/build/debian/debian-aptly-add-deb.sh +++ b/build/debian/debian-aptly-add-deb.sh @@ -2,7 +2,7 @@ # # MindForger knowledge management tool # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/debian/debian-make-deb.sh b/build/debian/debian-make-deb.sh index a1c75374..fbdd89b2 100755 --- a/build/debian/debian-make-deb.sh +++ b/build/debian/debian-make-deb.sh @@ -2,7 +2,7 @@ # # MindForger knowledge management tool # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/debian/debian-mentors-upload.sh b/build/debian/debian-mentors-upload.sh index 0be4e3fb..e995eacc 100755 --- a/build/debian/debian-mentors-upload.sh +++ b/build/debian/debian-mentors-upload.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/debian/debian/copyright b/build/debian/debian/copyright index a983d196..42e95756 100644 --- a/build/debian/debian/copyright +++ b/build/debian/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: mindforger Source: https://github.com/dvorka/mindforger Files: debian/* -Copyright: 2016-2023 Martin Dvorak +Copyright: 2016-2024 Martin Dvorak License: GPL-2+ MindForger is licensed under GNU GPL version 2 or any later version. . diff --git a/build/doc/mf-doc-to-wiki.py b/build/doc/mf-doc-to-wiki.py index 911b5c44..861ae26a 100755 --- a/build/doc/mf-doc-to-wiki.py +++ b/build/doc/mf-doc-to-wiki.py @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/docker/dockerized-mindforger-run.sh b/build/docker/dockerized-mindforger-run.sh index 9c1af5f3..16ed1dc2 100755 --- a/build/docker/dockerized-mindforger-run.sh +++ b/build/docker/dockerized-mindforger-run.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/docker/dockerized-mindforger-start.sh b/build/docker/dockerized-mindforger-start.sh index 00ad8250..0a8df823 100755 --- a/build/docker/dockerized-mindforger-start.sh +++ b/build/docker/dockerized-mindforger-start.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/docker/mindforger/Dockerfile b/build/docker/mindforger/Dockerfile index ccf2e195..653e3aea 100644 --- a/build/docker/mindforger/Dockerfile +++ b/build/docker/mindforger/Dockerfile @@ -1,6 +1,6 @@ # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/env.bat b/build/env.bat index 5d3fce75..75e7bc38 100644 --- a/build/env.bat +++ b/build/env.bat @@ -1,7 +1,7 @@ @echo off rem MindForger thinking notebook -rem Copyright (C) 2016-2023 +rem Copyright (C) 2016-2024 rem This program is free software; you can redistribute it and/or rem modify it under the terms of the GNU General Public License @@ -27,7 +27,7 @@ call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary :: call Qt Development Environment Setup :: call "C:\software\Qt\5.12.0\msvc2017_64\bin\qtenv2.bat" call "C:\Qt\5.12.1\msvc2017_64\bin\qtenv2.bat" -:: set PATH to cmake and zlib +:: set PATH to cmake and zlib set "PATH=%PATH%;c:\Program Files\CMake\bin;%MF_BASE%\deps\zlib-win\lib" :: set path to Inno Setup 5 script compiler set "MF_ICSS=c:\Program Files (x86)\Inno Setup 5\ISCC.exe" diff --git a/build/fedora/fedora-distro-setup.sh b/build/fedora/fedora-distro-setup.sh index 666c64a6..3ed7bdd6 100755 --- a/build/fedora/fedora-distro-setup.sh +++ b/build/fedora/fedora-distro-setup.sh @@ -2,7 +2,7 @@ # # MindForger knowledge management tool # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/fedora/fedora-rpm-from-deb.sh b/build/fedora/fedora-rpm-from-deb.sh index cd896521..7092a7ff 100755 --- a/build/fedora/fedora-rpm-from-deb.sh +++ b/build/fedora/fedora-rpm-from-deb.sh @@ -2,7 +2,7 @@ # # MindForger knowledge management tool # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/macos/cmark-gfm-build.sh b/build/macos/cmark-gfm-build.sh index 5c5b03d3..cf510251 100755 --- a/build/macos/cmark-gfm-build.sh +++ b/build/macos/cmark-gfm-build.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/macos/dmg-package-build.sh b/build/macos/dmg-package-build.sh index 949f89b6..5ad6b1b3 100755 --- a/build/macos/dmg-package-build.sh +++ b/build/macos/dmg-package-build.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/macos/env.sh b/build/macos/env.sh index 5147a6f9..2f70c5b6 100644 --- a/build/macos/env.sh +++ b/build/macos/env.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/macos/mindforger-build.sh b/build/macos/mindforger-build.sh index 01471187..68f86ae0 100755 --- a/build/macos/mindforger-build.sh +++ b/build/macos/mindforger-build.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/check-n-fix-codestyle.py b/build/make/check-n-fix-codestyle.py index a4921a62..551ce4c5 100755 --- a/build/make/check-n-fix-codestyle.py +++ b/build/make/check-n-fix-codestyle.py @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -91,9 +91,9 @@ 'mindforger/licenses/hoedown-license.txt', } -COPYRIGHT_CPP = 'Copyright (C) 2016-2023 Martin Dvorak ' -COPYRIGHT_PYTHON = '# Copyright (C) 2016-2023 Martin Dvorak ' -COPYRIGHT_XML = '' +COPYRIGHT_CPP = 'Copyright (C) 2016-2024 Martin Dvorak ' +COPYRIGHT_PYTHON = '# Copyright (C) 2016-2024 Martin Dvorak ' +COPYRIGHT_XML = '' ESC_LIGHT_RED = '' ESC_LIGHT_GREEN = '' @@ -127,7 +127,7 @@ def loadFiles(self): def validate(self): self.validateFiles() self.showReport() - + def validateFiles(self): sys.stdout.write('Checking H/CPP source files') for f in self.cppFiles.keys(): @@ -151,9 +151,9 @@ def fixTrailingSpaces(self): #for f in self.pythonFiles.keys(): # self.pythonFiles[f].validate(self.report) #print '' - + def showReport(self): - reportEntries = 0 + reportEntries = 0 if len(self.report) == 0: print '\nMindForger Code Style Checker finished:' print '{} [INFO] successfuly checked with no issues{}'.format(ESC_LIGHT_GREEN, ESC_NO_COLOR) @@ -174,7 +174,7 @@ def showReport(self): else: print "{}{}:{}".format(OPTION_FILE_AS_URIS,entry.filename,problem[1]) print '{}{}{}'.format(ESC_LIGHT_RED, problem[0], ESC_NO_COLOR) - elif problem[0].startswith(' [WARNING]'): + elif problem[0].startswith(' [WARNING]'): if OPTION_GCC: print "{}{}:{}:1 {}{}{}".format( OPTION_FILE_AS_URIS, @@ -209,14 +209,14 @@ def __init__(self, filename): def addWarning(self, problem, filename, line): sys.stdout.write(ESC_YELLOW) sys.stdout.write('.') - sys.stdout.write(ESC_NO_COLOR); + sys.stdout.write(ESC_NO_COLOR); sys.stdout.flush() self.addProblem(problem, filename, line); def addError(self, problem, filename, line): sys.stdout.write(ESC_LIGHT_RED) sys.stdout.write('.') - sys.stdout.write(ESC_NO_COLOR); + sys.stdout.write(ESC_NO_COLOR); sys.stdout.flush() self.addProblem(problem, filename, line); @@ -308,7 +308,7 @@ def validateContent(self, reportEntry): ############################################################################################# -if len(sys.argv)>1: +if len(sys.argv)>1: for a in sys.argv: if '--color' == a or '-c' == a: ESC_LIGHT_RED="" diff --git a/build/make/doc-mf-screenshot-size-window.sh b/build/make/doc-mf-screenshot-size-window.sh index 18d4bf7c..6b4858f3 100755 --- a/build/make/doc-mf-screenshot-size-window.sh +++ b/build/make/doc-mf-screenshot-size-window.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/gen-64k-lines-test-md.py b/build/make/gen-64k-lines-test-md.py index 384010cd..89b5025a 100755 --- a/build/make/gen-64k-lines-test-md.py +++ b/build/make/gen-64k-lines-test-md.py @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/gen-cpp-class.py b/build/make/gen-cpp-class.py index 3e3b72fc..7ab29a52 100755 --- a/build/make/gen-cpp-class.py +++ b/build/make/gen-cpp-class.py @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -27,7 +27,7 @@ TEMPLATE_HEADER_FILE = """/* {}.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -65,7 +65,7 @@ class {} TEMPLATE_CPP_FILE = """/* {}.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/build/make/gen-cpp-deletes.py b/build/make/gen-cpp-deletes.py index 933a0b5e..5fa233ff 100755 --- a/build/make/gen-cpp-deletes.py +++ b/build/make/gen-cpp-deletes.py @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/gen-cpp-menu.py b/build/make/gen-cpp-menu.py index a2c08f49..cd9cf93c 100755 --- a/build/make/gen-cpp-menu.py +++ b/build/make/gen-cpp-menu.py @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/gen-cpp-ui-class.py b/build/make/gen-cpp-ui-class.py index e783701b..712da5df 100755 --- a/build/make/gen-cpp-ui-class.py +++ b/build/make/gen-cpp-ui-class.py @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -27,7 +27,7 @@ TEMPLATE_HEADER_FILE = """/* {}.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -69,7 +69,7 @@ class {} : public QObject TEMPLATE_CPP_FILE = """/* {}.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/build/make/gen-l10n.sh b/build/make/gen-l10n.sh index 24e0c503..e089206e 100755 --- a/build/make/gen-l10n.sh +++ b/build/make/gen-l10n.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/gen-qt-project.prefix b/build/make/gen-qt-project.prefix index 60167c6a..871c4d32 100644 --- a/build/make/gen-qt-project.prefix +++ b/build/make/gen-qt-project.prefix @@ -1,6 +1,6 @@ # mindforger.pro MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/gen-qt-project.sh b/build/make/gen-qt-project.sh index 523f97dd..16961278 100755 --- a/build/make/gen-qt-project.sh +++ b/build/make/gen-qt-project.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/l10n-edit-and-release.sh b/build/make/l10n-edit-and-release.sh index dc8c5ed2..08438106 100755 --- a/build/make/l10n-edit-and-release.sh +++ b/build/make/l10n-edit-and-release.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -19,8 +19,8 @@ # Hints: # - nerd English is OOTB ~ strings in the source code -# - en ... user friendly English translation -# - cs ... user friendly Czech translation +# - en ... user friendly English translation +# - cs ... user friendly Czech translation MF_LANG="en" diff --git a/build/make/l10n-update-strings.sh b/build/make/l10n-update-strings.sh index 18e650a5..e5a75d0f 100755 --- a/build/make/l10n-update-strings.sh +++ b/build/make/l10n-update-strings.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/make-demo-repo.sh b/build/make/make-demo-repo.sh index 578a5963..4a175c8f 100755 --- a/build/make/make-demo-repo.sh +++ b/build/make/make-demo-repo.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/make-mf-snapshot.sh b/build/make/make-mf-snapshot.sh index 4bf18e9e..95dbb513 100755 --- a/build/make/make-mf-snapshot.sh +++ b/build/make/make-mf-snapshot.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/make-qt-webengine.sh b/build/make/make-qt-webengine.sh index 419e7292..c7253d62 100755 --- a/build/make/make-qt-webengine.sh +++ b/build/make/make-qt-webengine.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/profile-gprof.sh b/build/make/profile-gprof.sh index ad2fa5ae..1b0ea824 100755 --- a/build/make/profile-gprof.sh +++ b/build/make/profile-gprof.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/replace-version-all-files.py b/build/make/replace-version-all-files.py index 7234fd20..45683726 100755 --- a/build/make/replace-version-all-files.py +++ b/build/make/replace-version-all-files.py @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -61,7 +61,7 @@ def replace_version( if data and old_version and new_version: print(f"Replacing {old_version} -> {new_version} in {file_path}") - + updated_data = data.replace(old_version, new_version) with open(file_path, 'w') as file: @@ -75,7 +75,7 @@ def replace_version( def replace_files( file_paths: list, old_version: str, - new_version: str + new_version: str ): for file_path in file_paths: replace_version( @@ -96,14 +96,14 @@ def replace_files( replace_files( file_paths=SEMANTIC_VERSION_FILES, old_version=f"{old_major_version}.{old_minor_version}.0", - new_version=f"{new_major_version}.{new_minor_version}.0", + new_version=f"{new_major_version}.{new_minor_version}.0", ) # special files replacement replace_version( file_path=MINOR_VERSION_FILES[0], old_version=f"{old_major_version},{old_minor_version},0", - new_version=f"{new_major_version},{new_minor_version},0", + new_version=f"{new_major_version},{new_minor_version},0", ) # special files replacement diff --git a/build/make/statistic.sh b/build/make/statistic.sh index 4c4fc9b6..6fa89e43 100755 --- a/build/make/statistic.sh +++ b/build/make/statistic.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/test-all.sh b/build/make/test-all.sh index 5520fe92..5b0db175 100755 --- a/build/make/test-all.sh +++ b/build/make/test-all.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/test-autolinking.sh b/build/make/test-autolinking.sh index 94aca0a8..5b710a91 100755 --- a/build/make/test-autolinking.sh +++ b/build/make/test-autolinking.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/test-gui.sh b/build/make/test-gui.sh index ff8b46b3..0f9c0cef 100755 --- a/build/make/test-gui.sh +++ b/build/make/test-gui.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -24,7 +24,7 @@ #export OPTION_RECOMPILE=yes # recompile before running test(s) (comment this line to disable) #export OPTION_RUN_ALL_TESTS=yes # comment this line to disable export OPTION_TESTS="open-exit.sikuli" -export OPTION_TEST=open-exit.sikuli +export OPTION_TEST=open-exit.sikuli export M8R_TEST_APP_DIR="`pwd`/../../app/test/qt" export M8R_TEST_REPOSITORY="${HOME}/tmp/small-repository" @@ -55,7 +55,7 @@ then echo "Set M8R_SIKULIX_SCRIPTS_DIR env var to specify directory w/ MindForger's SikuliX scripts" exit 1 fi -if [ ${OPTION_RUN_VALGRIND} ] +if [ ${OPTION_RUN_VALGRIND} ] then export M8R_VALGRIND="valgrind --track-origins=yes --tool=memcheck --leak-check=full --show-leak-kinds=all" #export M8R_VALGRIND="valgrind -v --track-origins=yes --tool=memcheck --leak-check=full --show-leak-kinds=all" @@ -71,7 +71,7 @@ then exit 0 fi - + # Compile source w/ debug code enabled and various test libs linked to get test-ready binary # - use -g GCC option to get line information # Valgrind diff --git a/build/make/test-init-mf-repo-in-tmp.sh b/build/make/test-init-mf-repo-in-tmp.sh index 34e094fd..b51ce2b5 100755 --- a/build/make/test-init-mf-repo-in-tmp.sh +++ b/build/make/test-init-mf-repo-in-tmp.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/test-l10n.sh b/build/make/test-l10n.sh index 271f1667..9c196578 100755 --- a/build/make/test-l10n.sh +++ b/build/make/test-l10n.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/make/test-lib-units.sh b/build/make/test-lib-units.sh index c769deda..c78c90a6 100755 --- a/build/make/test-lib-units.sh +++ b/build/make/test-lib-units.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -136,9 +136,9 @@ then exit 1 fi -if [ ${OPTION_RUN_VALGRIND} ] +if [ ${OPTION_RUN_VALGRIND} ] then - if [ ${OPTION_RUN_GDB} ] + if [ ${OPTION_RUN_GDB} ] then export M8R_VALGRIND="valgrind --vgdb=yes --vgdb-error=0 --track-origins=yes --tool=memcheck --leak-check=full --show-leak-kinds=all" else @@ -146,8 +146,8 @@ then export M8R_VALGRIND="valgrind -v --track-origins=yes --tool=memcheck --leak-check=full --show-leak-kinds=all" fi else - export M8R_VALGRIND= - if [ ${OPTION_RUN_GDB} ] + export M8R_VALGRIND= + if [ ${OPTION_RUN_GDB} ] then export M8R_GDB="gdb --args" fi diff --git a/build/release/release-tgz-deb-rpm-exe.sh b/build/release/release-tgz-deb-rpm-exe.sh index c6e5d7c6..fefb166d 100755 --- a/build/release/release-tgz-deb-rpm-exe.sh +++ b/build/release/release-tgz-deb-rpm-exe.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/run-win-app.bat b/build/run-win-app.bat index 07c01868..6df26a74 100644 --- a/build/run-win-app.bat +++ b/build/run-win-app.bat @@ -1,7 +1,7 @@ @echo off rem MindForger thinking notebook -rem Copyright (C) 2016-2023 +rem Copyright (C) 2016-2024 rem This program is free software; you can redistribute it and/or rem modify it under the terms of the GNU General Public License diff --git a/build/run-win-unit-tests.bat b/build/run-win-unit-tests.bat index fd799e12..2102775f 100644 --- a/build/run-win-unit-tests.bat +++ b/build/run-win-unit-tests.bat @@ -1,7 +1,7 @@ @echo off rem MindForger thinking notebook -rem Copyright (C) 2016-2023 +rem Copyright (C) 2016-2024 rem This program is free software; you can redistribute it and/or rem modify it under the terms of the GNU General Public License diff --git a/build/tarball/tarball-build.sh b/build/tarball/tarball-build.sh index 5faf4b17..a6688056 100755 --- a/build/tarball/tarball-build.sh +++ b/build/tarball/tarball-build.sh @@ -2,7 +2,7 @@ # # MindForger knowledge management tool # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/travis-ci/.travis.yml b/build/travis-ci/.travis.yml index 7f04df3e..d0f64646 100644 --- a/build/travis-ci/.travis.yml +++ b/build/travis-ci/.travis.yml @@ -1,6 +1,6 @@ # .travis.yml Travis CI configuration file for MindForger # -# Copyright (C) 2014-2023 Martin Dvorak +# Copyright (C) 2014-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -17,12 +17,12 @@ os: - linux - + # Missing codecvt: upgrade from g++ 4.8 to 5 > MATRIX_EVAL sets CXX to g++-5 > qmake CONFIG and QMAKE_CXX sets it to build process matrix: include: - os: linux - addons: + addons: apt: sources: - ubuntu-toolchain-r-test @@ -40,7 +40,7 @@ dist: trusty # Travis CI provides Precise and Trusty only before_install: - sudo apt-get update -qq - "export DISPLAY=:99.0" - - "sh -e /etc/init.d/xvfb start" + - "sh -e /etc/init.d/xvfb start" - sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa - sudo apt-get update -qq - eval "${MATRIX_EVAL}" @@ -62,7 +62,7 @@ script: # make lib unit tests > run lib unit tests > make MF > install MF - cd "${M8RHOME}" - eval "${MATRIX_EVAL}" - cd deps/cmark-gfm && mkdir -v build && cd build && cmake -DCMARK_TESTS=OFF -DCMARK_SHARED=OFF .. && cmake --build . && cd ../../.. - - "echo \"M8RDEBUG: g++ compiler is set to: ${CXX}\"" + - "echo \"M8RDEBUG: g++ compiler is set to: ${CXX}\"" - cd lib/test # UNIT tests - qmake -r CONFIG+=mfnocxx CONFIG+=mfunits QMAKE_CXX=${CXX} mindforger-lib-unit-tests.pro - make diff --git a/build/ubuntu/build-all-clean-system.sh b/build/ubuntu/build-all-clean-system.sh index f3c5a8bf..b1eaeda6 100755 --- a/build/ubuntu/build-all-clean-system.sh +++ b/build/ubuntu/build-all-clean-system.sh @@ -2,7 +2,7 @@ # # MindForger knowledge management tool # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/ubuntu/debian/copyright b/build/ubuntu/debian/copyright index a983d196..42e95756 100644 --- a/build/ubuntu/debian/copyright +++ b/build/ubuntu/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: mindforger Source: https://github.com/dvorka/mindforger Files: debian/* -Copyright: 2016-2023 Martin Dvorak +Copyright: 2016-2024 Martin Dvorak License: GPL-2+ MindForger is licensed under GNU GPL version 2 or any later version. . diff --git a/build/ubuntu/ubuntu-launchpad-releases-from-beast.sh b/build/ubuntu/ubuntu-launchpad-releases-from-beast.sh index 60098b03..5dee1e41 100755 --- a/build/ubuntu/ubuntu-launchpad-releases-from-beast.sh +++ b/build/ubuntu/ubuntu-launchpad-releases-from-beast.sh @@ -2,7 +2,7 @@ # # MindForger knowledge management tool # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/ubuntu/ubuntu-launchpad-releases-from-mind.sh b/build/ubuntu/ubuntu-launchpad-releases-from-mind.sh index 423c6ef7..80ba6bc6 100755 --- a/build/ubuntu/ubuntu-launchpad-releases-from-mind.sh +++ b/build/ubuntu/ubuntu-launchpad-releases-from-mind.sh @@ -2,7 +2,7 @@ # # MindForger knowledge management tool # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -34,7 +34,7 @@ # > builds binary .deb # ~ checks that .deb build for target Ubuntu distro is OK # > uploads signed .dsc to LaunchPad using dput -# IMPORTANT: for ^ upload .deb builds are NOT needed, only signed .dsc +# IMPORTANT: for ^ upload .deb builds are NOT needed, only signed .dsc # # Tips: # - run the script from Emacs shell to easily review and analyze @@ -62,7 +62,7 @@ # https://launchpad.net/~ultradvorka/+editpgpkeys # # SSH key configuration: -# 1. Launchpad: upload and register the key +# 1. Launchpad: upload and register the key # https://launchpad.net/~ultradvorka/+editsshkeys # ~/.ssh/id_rsa.pub # @@ -136,7 +136,7 @@ function echoStepDone { function debugExit { echo "EXITING SCRIPT: intentional development script exit" - exit 1 + exit 1 } # ######################################################################## @@ -146,9 +146,9 @@ function debugExit { function checkoutMindforger { # use `bzr` to manually check and work with Bazaar repository: # - bzr ... get help - # - bzr status + # - bzr status # - bzr commit ... commints and PUSHES changes to server - + export MFSRC=$2 # create new branch: bzr init && bzr push lp:~ultradvorka/+junk/mindforger bzr checkout lp:~ultradvorka/+junk/mindforger @@ -171,7 +171,7 @@ function checkoutMindforger { rm -rf${OPT_VERBOSE} ./deps/mitie # IMPROVE: static libraries lib*.a are NOT deleted to keep cmark-gfm dependency libs find . -type f \( -name "*moc_*.cpp" -or -name "*.o" -or -name "*.*~" -or -name ".gitignore" -or -name ".git" \) | while read F; do rm -vf $F; done - + cd .. } @@ -199,7 +199,7 @@ function createTarball { echoStep "Create TARBALL ${MF}" # .orig.tar.gz is required Debian convention TARBALL_FILE="${MF}.orig.tar.gz" - + cd .. mkdir work cd work @@ -252,11 +252,11 @@ function releaseForParticularUbuntuVersion { export MFSRC=/home/dvorka/p/mindforger/git/mindforger export NOW=`date +%Y-%m-%d--%H-%M-%S` export MFBUILD=mindforger-${NOW} - + # 1) clean up echoStep "Cleanup" rm -rvf *.*~ ./debian - + # 2) checkout MindForger from Launchpad's bazaar to work directory # (will be needed to build SOURCE .deb package) echoStep "Checkout MF from LaunchPad bazaar" @@ -279,7 +279,7 @@ function releaseForParticularUbuntuVersion { # cmark-gfm static library: ls -l deps/cmark-gfm/build/src/libcmark-gfm.a if [[ $? -eq 0 ]] ; then echo " SUCCESSFULL"; else echo " FAILED"; exit 1; fi - + # 5) generate MF Makefiles using qmake echoStep "Generate Makefiles using qmake" cd .. @@ -291,7 +291,7 @@ function releaseForParticularUbuntuVersion { # Instead debian/rules file exports env var w/ Qt choice # .pro file is also extended to have 'make install' target qmake -r mindforger.pro - + # 6) optionally PATCH source files e.g. different Ubuntu distro specific paths echoStep "Patch Makefiles - fix Qt paths for Ubuntu versions" #if [[ "xenial" = "${UBUNTUVERSION}" ]] @@ -306,7 +306,7 @@ function releaseForParticularUbuntuVersion { echo -e "\n---------------------------------------------------------------" echo -e "5.1) create TARBALL: prepare files to work/ directory" createTarball - + # 8) start GPG agent if it's NOT running # gpg-agent is a program that runs in the background (a daemon) and stores # GPG secret keys in memory. When a GPG process needs the key, it contacts @@ -318,7 +318,7 @@ function releaseForParticularUbuntuVersion { echo "OK: GPG agent running." else gpg-agent --daemon - fi + fi # 9) add new version to LOCAL Bazaar branch (which will be used for .deb build) echoStep "add & commit ${MF} prepared files to the current bazaar branch" @@ -356,7 +356,7 @@ function releaseForParticularUbuntuVersion { build_status=$? echo -e "DONE: SOURCE .deb package build on HOST system (buildarea/mindforger_...orig.tar.gz):" if [[ $build_status -eq 0 ]] ; then echo " SUCCESSFULL"; else echo " FAILED"; exit 1; fi - + # 11) build BINARY .deb from source .deb on CLEAN system to dry run build @ Launchpad echoStep "Build SIGNED BINARY .deb package from source .deb (created in previous step) on CLEAN system (FAKEROOT mounted) - this is actual deps installation, compilation and link of the executable to create .deb file with the binary, HOWEVER, the binar .deb is NOT uploaded, this steps is made just to verify that the build will NOT fail on Launchpad (for the build is used just signed .dsc file)" # Build is made using Makefile(s) generated by qmake above: @@ -400,7 +400,7 @@ function releaseForParticularUbuntuVersion { bzr push lp:~ultradvorka/+junk/mindforger if [[ ${OPT_DO_RELEASE} == "true" ]] - then + then cd .. echo "Invoking dput in: $(pwd)" ls -l ${MFRELEASE}_source.changes diff --git a/build/ubuntu/ubuntu-pbuilder-add-distros.sh b/build/ubuntu/ubuntu-pbuilder-add-distros.sh index 1f973137..9d15fbb9 100755 --- a/build/ubuntu/ubuntu-pbuilder-add-distros.sh +++ b/build/ubuntu/ubuntu-pbuilder-add-distros.sh @@ -2,7 +2,7 @@ # # MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/build/windows/build-win-installer.bat b/build/windows/build-win-installer.bat index 83a96279..5cde16f0 100644 --- a/build/windows/build-win-installer.bat +++ b/build/windows/build-win-installer.bat @@ -1,7 +1,7 @@ @echo off rem MindForger thinking notebook -rem Copyright (C) 2016-2023 +rem Copyright (C) 2016-2024 rem This program is free software; you can redistribute it and/or rem modify it under the terms of the GNU General Public License diff --git a/deps/zlib-win/include/zconf.h b/deps/zlib-win/include/zconf.h index 76a7876b..6baede84 100644 --- a/deps/zlib-win/include/zconf.h +++ b/deps/zlib-win/include/zconf.h @@ -5,7 +5,7 @@ /* * MindForger thinking notebook - * Copyright (C) 2016-2023 Martin Dvorak + * Copyright (C) 2016-2024 Martin Dvorak * * This header file has been modified for MindForger as follows: diff --git a/lib/lib.pro b/lib/lib.pro index 8f6a6da0..917942fe 100644 --- a/lib/lib.pro +++ b/lib/lib.pro @@ -1,6 +1,6 @@ # mindforger-lib.pro MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software ; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -306,7 +306,7 @@ mfner { HEADERS += \ src/mind/ai/nlp/named_entity_recognition.h \ src/mind/ai/nlp/ner_named_entity.h -} +} win32 { HEADERS += \ diff --git a/lib/src/app_info.h b/lib/src/app_info.h index e7279bef..2381bf07 100644 --- a/lib/src/app_info.h +++ b/lib/src/app_info.h @@ -8,5 +8,5 @@ #define MINDFORGER_APP_AUTHOR "Martin Dvorak" #define MINDFORGER_APP_URL "https://www.mindforger.com" #define MINDFORGER_APP_COMPANY MINDFORGER_APP_NAME -#define MINDFORGER_APP_LEGAL "\xA9 2016-2023 Martin Dvorak. All Rights Reserved" +#define MINDFORGER_APP_LEGAL "\xA9 2016-2024 Martin Dvorak. All Rights Reserved" #define MINDFORGER_APP_EXE "mindforger.exe" diff --git a/lib/src/compilation.h b/lib/src/compilation.h index faf58578..78e5c16e 100644 --- a/lib/src/compilation.h +++ b/lib/src/compilation.h @@ -1,7 +1,7 @@ /* compilation.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/config/color.h b/lib/src/config/color.h index ba1e34e2..4febc4f3 100644 --- a/lib/src/config/color.h +++ b/lib/src/config/color.h @@ -1,7 +1,7 @@ /* color.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/config/configuration.cpp b/lib/src/config/configuration.cpp index 35123e5b..376f0ca3 100644 --- a/lib/src/config/configuration.cpp +++ b/lib/src/config/configuration.cpp @@ -1,7 +1,7 @@ /* configuration.cpp M8r configuration management - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/config/configuration.h b/lib/src/config/configuration.h index 3fb79e7c..ba7f5b6d 100644 --- a/lib/src/config/configuration.h +++ b/lib/src/config/configuration.h @@ -1,7 +1,7 @@ /* configuration.h M8r configuration management - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/config/palette.cpp b/lib/src/config/palette.cpp index b0ba1c6c..afc9940d 100644 --- a/lib/src/config/palette.cpp +++ b/lib/src/config/palette.cpp @@ -1,7 +1,7 @@ /* palette.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/config/palette.h b/lib/src/config/palette.h index ec6f8c0b..d7aa8ee3 100644 --- a/lib/src/config/palette.h +++ b/lib/src/config/palette.h @@ -1,7 +1,7 @@ /* palette.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/config/repository.cpp b/lib/src/config/repository.cpp index a93df25d..520e5dba 100644 --- a/lib/src/config/repository.cpp +++ b/lib/src/config/repository.cpp @@ -1,7 +1,7 @@ /* repository.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/config/repository.h b/lib/src/config/repository.h index 80992692..79652f3c 100644 --- a/lib/src/config/repository.h +++ b/lib/src/config/repository.h @@ -1,7 +1,7 @@ /* repository.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/config/repository_configuration.cpp b/lib/src/config/repository_configuration.cpp index 537289dd..4645b078 100644 --- a/lib/src/config/repository_configuration.cpp +++ b/lib/src/config/repository_configuration.cpp @@ -1,7 +1,7 @@ /* repository_configuration.cpp M8r configuration management - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/config/repository_configuration.h b/lib/src/config/repository_configuration.h index 2615c659..d59e6472 100644 --- a/lib/src/config/repository_configuration.h +++ b/lib/src/config/repository_configuration.h @@ -1,7 +1,7 @@ /* repository_configuration.h M8r configuration management - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/config/time_scope.cpp b/lib/src/config/time_scope.cpp index 0f40023f..914e2906 100644 --- a/lib/src/config/time_scope.cpp +++ b/lib/src/config/time_scope.cpp @@ -1,7 +1,7 @@ /* time_scope.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/config/time_scope.h b/lib/src/config/time_scope.h index 1f571e3d..22654725 100644 --- a/lib/src/config/time_scope.h +++ b/lib/src/config/time_scope.h @@ -1,7 +1,7 @@ /* time_scope.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/debug.h b/lib/src/debug.h index 70fe53a9..e3b01b68 100644 --- a/lib/src/debug.h +++ b/lib/src/debug.h @@ -1,7 +1,7 @@ /* debug.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/definitions.h b/lib/src/definitions.h index 04a40668..e5b428c1 100644 --- a/lib/src/definitions.h +++ b/lib/src/definitions.h @@ -1,7 +1,7 @@ /* definitions.h MindForger type, include, ... definitions - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/exceptions.h b/lib/src/exceptions.h index a8e08648..a1ee2f65 100644 --- a/lib/src/exceptions.h +++ b/lib/src/exceptions.h @@ -1,7 +1,7 @@ /* exceptions.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/gear/async_utils.cpp b/lib/src/gear/async_utils.cpp index 047ea1d5..391752e8 100644 --- a/lib/src/gear/async_utils.cpp +++ b/lib/src/gear/async_utils.cpp @@ -1,7 +1,7 @@ /* async_utils.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/gear/async_utils.h b/lib/src/gear/async_utils.h index e2a4393e..66e4a5ce 100644 --- a/lib/src/gear/async_utils.h +++ b/lib/src/gear/async_utils.h @@ -1,7 +1,7 @@ /* async_utils.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/gear/datetime_utils.cpp b/lib/src/gear/datetime_utils.cpp index d34125b3..c2026d96 100644 --- a/lib/src/gear/datetime_utils.cpp +++ b/lib/src/gear/datetime_utils.cpp @@ -1,7 +1,7 @@ /* datetime_utils.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/gear/datetime_utils.h b/lib/src/gear/datetime_utils.h index e2f39db5..1b26f3b3 100644 --- a/lib/src/gear/datetime_utils.h +++ b/lib/src/gear/datetime_utils.h @@ -1,7 +1,7 @@ /* datetime_utils.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/gear/file_utils.cpp b/lib/src/gear/file_utils.cpp index f43fdf22..18f538e2 100644 --- a/lib/src/gear/file_utils.cpp +++ b/lib/src/gear/file_utils.cpp @@ -1,7 +1,7 @@ /* file_utils.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/gear/file_utils.h b/lib/src/gear/file_utils.h index 836ba870..35572f6a 100644 --- a/lib/src/gear/file_utils.h +++ b/lib/src/gear/file_utils.h @@ -1,7 +1,7 @@ /* file_utils.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/gear/hash_map.h b/lib/src/gear/hash_map.h index 60fb0dcf..9738f92e 100644 --- a/lib/src/gear/hash_map.h +++ b/lib/src/gear/hash_map.h @@ -1,7 +1,7 @@ /* hash_map.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/gear/lang_utils.h b/lib/src/gear/lang_utils.h index 0e5e86c1..7a9f2a6b 100644 --- a/lib/src/gear/lang_utils.h +++ b/lib/src/gear/lang_utils.h @@ -1,7 +1,7 @@ /* lang-utils.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/gear/math_utils.cpp b/lib/src/gear/math_utils.cpp index 284dd6fa..14abbf59 100644 --- a/lib/src/gear/math_utils.cpp +++ b/lib/src/gear/math_utils.cpp @@ -1,7 +1,7 @@ /* math_utils.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/gear/math_utils.h b/lib/src/gear/math_utils.h index e17c4240..f0580a87 100644 --- a/lib/src/gear/math_utils.h +++ b/lib/src/gear/math_utils.h @@ -1,7 +1,7 @@ /* math_utils.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/gear/string_utils.cpp b/lib/src/gear/string_utils.cpp index 5f5876a2..31fbdee3 100644 --- a/lib/src/gear/string_utils.cpp +++ b/lib/src/gear/string_utils.cpp @@ -1,7 +1,7 @@ /* string-utils.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/gear/string_utils.h b/lib/src/gear/string_utils.h index de3e993f..34c08ec9 100644 --- a/lib/src/gear/string_utils.h +++ b/lib/src/gear/string_utils.h @@ -1,7 +1,7 @@ /* string-utils.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/gear/trie.cpp b/lib/src/gear/trie.cpp index 49cb3701..7c3e6fcd 100644 --- a/lib/src/gear/trie.cpp +++ b/lib/src/gear/trie.cpp @@ -1,7 +1,7 @@ /* trie.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -34,7 +34,7 @@ Trie::~Trie() } void Trie::destroy(Node* n) -{ +{ for(Node* c:n->mChildren) { destroy(c); } diff --git a/lib/src/gear/trie.h b/lib/src/gear/trie.h index 1ec11ab5..a834930d 100644 --- a/lib/src/gear/trie.h +++ b/lib/src/gear/trie.h @@ -1,7 +1,7 @@ /* trie.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/install/installer.cpp b/lib/src/install/installer.cpp index 509c2020..fabda199 100644 --- a/lib/src/install/installer.cpp +++ b/lib/src/install/installer.cpp @@ -1,7 +1,7 @@ /* installer.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/install/installer.h b/lib/src/install/installer.h index b194f814..4c3e8182 100644 --- a/lib/src/install/installer.h +++ b/lib/src/install/installer.h @@ -1,7 +1,7 @@ /* installer.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/aa_model.cpp b/lib/src/mind/ai/aa_model.cpp index 141fc073..cee616f2 100644 --- a/lib/src/mind/ai/aa_model.cpp +++ b/lib/src/mind/ai/aa_model.cpp @@ -1,7 +1,7 @@ /* aa_model.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/aa_model.h b/lib/src/mind/ai/aa_model.h index 2e4cbc2c..3ea7e2f4 100644 --- a/lib/src/mind/ai/aa_model.h +++ b/lib/src/mind/ai/aa_model.h @@ -1,7 +1,7 @@ /* aa_model.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/aa_notes_feature.cpp b/lib/src/mind/ai/aa_notes_feature.cpp index 5e1fba8f..68e71396 100644 --- a/lib/src/mind/ai/aa_notes_feature.cpp +++ b/lib/src/mind/ai/aa_notes_feature.cpp @@ -1,7 +1,7 @@ /* aa_notes_feature.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/aa_notes_feature.h b/lib/src/mind/ai/aa_notes_feature.h index aa77659f..a0409c85 100644 --- a/lib/src/mind/ai/aa_notes_feature.h +++ b/lib/src/mind/ai/aa_notes_feature.h @@ -1,7 +1,7 @@ /* aa_notes_feature.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/ai.cpp b/lib/src/mind/ai/ai.cpp index 8cbf5641..8b2b2c2a 100644 --- a/lib/src/mind/ai/ai.cpp +++ b/lib/src/mind/ai/ai.cpp @@ -1,7 +1,7 @@ /* ai.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/ai.h b/lib/src/mind/ai/ai.h index 4b7ad5b4..b49c937b 100644 --- a/lib/src/mind/ai/ai.h +++ b/lib/src/mind/ai/ai.h @@ -1,7 +1,7 @@ /* ai.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/ai_aa.h b/lib/src/mind/ai/ai_aa.h index 13a69ecd..0e70166f 100644 --- a/lib/src/mind/ai/ai_aa.h +++ b/lib/src/mind/ai/ai_aa.h @@ -1,7 +1,7 @@ /* ai_aa.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/ai_aa_bow.cpp b/lib/src/mind/ai/ai_aa_bow.cpp index 03874d96..22bbf253 100644 --- a/lib/src/mind/ai/ai_aa_bow.cpp +++ b/lib/src/mind/ai/ai_aa_bow.cpp @@ -1,7 +1,7 @@ /* ai_aa_bow.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -147,7 +147,7 @@ shared_future AiAaBoW::getAssociatedNotes(const Note* note, vector p{}; p.set_value(true); return shared_future(p.get_future()); - } else { + } else { MF_DEBUG("AA.BoW: ASYNC leaderboard calculation for '" << note->getName() << "'" << endl); if(leaderboardWip.find(note) != leaderboardWip.end()) { // calculation WIP & future OWNER will update what needs to be updated -> intentionally NOT sharing futures diff --git a/lib/src/mind/ai/ai_aa_bow.h b/lib/src/mind/ai/ai_aa_bow.h index 326171c3..477c8a40 100644 --- a/lib/src/mind/ai/ai_aa_bow.h +++ b/lib/src/mind/ai/ai_aa_bow.h @@ -1,7 +1,7 @@ /* ai_aa_bow.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/ai_aa_weighted_fts.cpp b/lib/src/mind/ai/ai_aa_weighted_fts.cpp index 5c9a001e..18e8bb2c 100644 --- a/lib/src/mind/ai/ai_aa_weighted_fts.cpp +++ b/lib/src/mind/ai/ai_aa_weighted_fts.cpp @@ -1,7 +1,7 @@ /* ai_aa_weighted_fts.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -112,7 +112,7 @@ void AiAaWeightedFts::tokenizeAndStripString(string s, const bool ignoreCase, ve } vector>* AiAaWeightedFts::assessNotesWithFallback(const string& regexp, Outline* scope, const Note* self) -{ +{ vector>* result = new vector>(); if(regexp.empty()) return result; diff --git a/lib/src/mind/ai/ai_aa_weighted_fts.h b/lib/src/mind/ai/ai_aa_weighted_fts.h index bfd5825d..34906c3e 100644 --- a/lib/src/mind/ai/ai_aa_weighted_fts.h +++ b/lib/src/mind/ai/ai_aa_weighted_fts.h @@ -1,7 +1,7 @@ /* ai_aa_weighted_fts.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/autolinking/autolinking_mind.cpp b/lib/src/mind/ai/autolinking/autolinking_mind.cpp index 74a99709..701b3584 100644 --- a/lib/src/mind/ai/autolinking/autolinking_mind.cpp +++ b/lib/src/mind/ai/autolinking/autolinking_mind.cpp @@ -1,7 +1,7 @@ /* autolinking_mind.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/autolinking/autolinking_mind.h b/lib/src/mind/ai/autolinking/autolinking_mind.h index b436883d..2d50a106 100644 --- a/lib/src/mind/ai/autolinking/autolinking_mind.h +++ b/lib/src/mind/ai/autolinking/autolinking_mind.h @@ -1,7 +1,7 @@ /* autolinking_mind.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/autolinking/cmark_aho_corasick_block_autolinking_preprocessor.cpp b/lib/src/mind/ai/autolinking/cmark_aho_corasick_block_autolinking_preprocessor.cpp index 7daac9e0..492061da 100644 --- a/lib/src/mind/ai/autolinking/cmark_aho_corasick_block_autolinking_preprocessor.cpp +++ b/lib/src/mind/ai/autolinking/cmark_aho_corasick_block_autolinking_preprocessor.cpp @@ -1,7 +1,7 @@ /* cmark_aho_corasick_block_autolinking_preprocessor.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/autolinking/cmark_aho_corasick_block_autolinking_preprocessor.h b/lib/src/mind/ai/autolinking/cmark_aho_corasick_block_autolinking_preprocessor.h index 5a22faf3..f51dcee6 100644 --- a/lib/src/mind/ai/autolinking/cmark_aho_corasick_block_autolinking_preprocessor.h +++ b/lib/src/mind/ai/autolinking/cmark_aho_corasick_block_autolinking_preprocessor.h @@ -1,7 +1,7 @@ /* cmark_aho_corasick_block_autolinking_preprocessor.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/autolinking/cmark_trie_line_autolinking_preprocessor.cpp b/lib/src/mind/ai/autolinking/cmark_trie_line_autolinking_preprocessor.cpp index a28136e2..adb42f55 100644 --- a/lib/src/mind/ai/autolinking/cmark_trie_line_autolinking_preprocessor.cpp +++ b/lib/src/mind/ai/autolinking/cmark_trie_line_autolinking_preprocessor.cpp @@ -1,7 +1,7 @@ /* cmark_trie_line_autolinking_preprocessor.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/autolinking/cmark_trie_line_autolinking_preprocessor.h b/lib/src/mind/ai/autolinking/cmark_trie_line_autolinking_preprocessor.h index 04e2eb42..7e976755 100644 --- a/lib/src/mind/ai/autolinking/cmark_trie_line_autolinking_preprocessor.h +++ b/lib/src/mind/ai/autolinking/cmark_trie_line_autolinking_preprocessor.h @@ -1,7 +1,7 @@ /* cmark_trie_line_autolinking_preprocessor.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/autolinking/naive_autolinking_preprocessor.cpp b/lib/src/mind/ai/autolinking/naive_autolinking_preprocessor.cpp index 73fefc05..403fb193 100644 --- a/lib/src/mind/ai/autolinking/naive_autolinking_preprocessor.cpp +++ b/lib/src/mind/ai/autolinking/naive_autolinking_preprocessor.cpp @@ -1,7 +1,7 @@ /* naive_autolinking_preprocessor.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -118,7 +118,7 @@ void NaiveAutolinkingPreprocessor::process(const vector& md, string &am // skip code/math/... blocks if(stringStartsWith(*l, CODE_BLOCK)) { - inCodeBlock = !inCodeBlock; + inCodeBlock = !inCodeBlock; nl->append(*l); amdl.push_back(nl); diff --git a/lib/src/mind/ai/autolinking/naive_autolinking_preprocessor.h b/lib/src/mind/ai/autolinking/naive_autolinking_preprocessor.h index 8f07fd54..74f5cd0c 100644 --- a/lib/src/mind/ai/autolinking/naive_autolinking_preprocessor.h +++ b/lib/src/mind/ai/autolinking/naive_autolinking_preprocessor.h @@ -1,7 +1,7 @@ /* naive_autolinking_preprocessor.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/autolinking_preprocessor.cpp b/lib/src/mind/ai/autolinking_preprocessor.cpp index 0748e8df..12839fe8 100644 --- a/lib/src/mind/ai/autolinking_preprocessor.cpp +++ b/lib/src/mind/ai/autolinking_preprocessor.cpp @@ -1,7 +1,7 @@ /* autolinking_preprocessor.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/autolinking_preprocessor.h b/lib/src/mind/ai/autolinking_preprocessor.h index db1e5513..2cb0fba7 100644 --- a/lib/src/mind/ai/autolinking_preprocessor.h +++ b/lib/src/mind/ai/autolinking_preprocessor.h @@ -1,7 +1,7 @@ /* autolinking_preprocessor.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/llm/mock_wingman.cpp b/lib/src/mind/ai/llm/mock_wingman.cpp index bccc1b5a..afe572f2 100644 --- a/lib/src/mind/ai/llm/mock_wingman.cpp +++ b/lib/src/mind/ai/llm/mock_wingman.cpp @@ -1,7 +1,7 @@ /* mock_wingman.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/llm/mock_wingman.h b/lib/src/mind/ai/llm/mock_wingman.h index b6a69bb5..6480d66f 100644 --- a/lib/src/mind/ai/llm/mock_wingman.h +++ b/lib/src/mind/ai/llm/mock_wingman.h @@ -1,7 +1,7 @@ /* mock_wingman.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/llm/wingman.cpp b/lib/src/mind/ai/llm/wingman.cpp index fdab1c66..e5b78ab8 100644 --- a/lib/src/mind/ai/llm/wingman.cpp +++ b/lib/src/mind/ai/llm/wingman.cpp @@ -1,7 +1,7 @@ /* wingman.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/llm/wingman.h b/lib/src/mind/ai/llm/wingman.h index 0d5b8c7e..94e61b9c 100644 --- a/lib/src/mind/ai/llm/wingman.h +++ b/lib/src/mind/ai/llm/wingman.h @@ -1,7 +1,7 @@ /* wingman.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/bag_of_words.cpp b/lib/src/mind/ai/nlp/bag_of_words.cpp index d56fd8e4..37ccafee 100644 --- a/lib/src/mind/ai/nlp/bag_of_words.cpp +++ b/lib/src/mind/ai/nlp/bag_of_words.cpp @@ -1,7 +1,7 @@ /* bag_of_words.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/bag_of_words.h b/lib/src/mind/ai/nlp/bag_of_words.h index 3209418b..ce9ba884 100644 --- a/lib/src/mind/ai/nlp/bag_of_words.h +++ b/lib/src/mind/ai/nlp/bag_of_words.h @@ -1,7 +1,7 @@ /* bag_of_words.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/char_provider.h b/lib/src/mind/ai/nlp/char_provider.h index c602087b..f5596c1d 100644 --- a/lib/src/mind/ai/nlp/char_provider.h +++ b/lib/src/mind/ai/nlp/char_provider.h @@ -1,7 +1,7 @@ /* char_provider.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/common_words_blacklist.cpp b/lib/src/mind/ai/nlp/common_words_blacklist.cpp index 3531a7cd..fb21bfde 100644 --- a/lib/src/mind/ai/nlp/common_words_blacklist.cpp +++ b/lib/src/mind/ai/nlp/common_words_blacklist.cpp @@ -1,7 +1,7 @@ /* common_words_blacklist.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/common_words_blacklist.h b/lib/src/mind/ai/nlp/common_words_blacklist.h index 0665734f..6e8eb2b9 100644 --- a/lib/src/mind/ai/nlp/common_words_blacklist.h +++ b/lib/src/mind/ai/nlp/common_words_blacklist.h @@ -1,7 +1,7 @@ /* common_words_blacklist.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/lexicon.cpp b/lib/src/mind/ai/nlp/lexicon.cpp index 525a2fc2..b7b4b83f 100644 --- a/lib/src/mind/ai/nlp/lexicon.cpp +++ b/lib/src/mind/ai/nlp/lexicon.cpp @@ -1,7 +1,7 @@ /* lexicon.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/lexicon.h b/lib/src/mind/ai/nlp/lexicon.h index f17edb0e..cc30d39d 100644 --- a/lib/src/mind/ai/nlp/lexicon.h +++ b/lib/src/mind/ai/nlp/lexicon.h @@ -1,7 +1,7 @@ /* lexicon.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/markdown_tokenizer.cpp b/lib/src/mind/ai/nlp/markdown_tokenizer.cpp index 69e0fb5e..54f24eb9 100644 --- a/lib/src/mind/ai/nlp/markdown_tokenizer.cpp +++ b/lib/src/mind/ai/nlp/markdown_tokenizer.cpp @@ -1,7 +1,7 @@ /* markdown_tokenizer.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/markdown_tokenizer.h b/lib/src/mind/ai/nlp/markdown_tokenizer.h index 0f64f491..2274c67f 100644 --- a/lib/src/mind/ai/nlp/markdown_tokenizer.h +++ b/lib/src/mind/ai/nlp/markdown_tokenizer.h @@ -1,7 +1,7 @@ /* markdown_tokenizer.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/named_entity_recognition.cpp b/lib/src/mind/ai/nlp/named_entity_recognition.cpp index 30643744..18b9085e 100644 --- a/lib/src/mind/ai/nlp/named_entity_recognition.cpp +++ b/lib/src/mind/ai/nlp/named_entity_recognition.cpp @@ -1,7 +1,7 @@ /* named_entity_recognition.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -86,7 +86,7 @@ vector NamedEntityRecognition::tokenizeFile(const string& filename) std::vector tokens; string token; - // Read the tokens out of the file one at a time and store into tokens. + // Read the tokens out of the file one at a time and store into tokens. while(tok(token)) { tokens.push_back(token); } diff --git a/lib/src/mind/ai/nlp/named_entity_recognition.h b/lib/src/mind/ai/nlp/named_entity_recognition.h index 10501c15..ffb80ebb 100644 --- a/lib/src/mind/ai/nlp/named_entity_recognition.h +++ b/lib/src/mind/ai/nlp/named_entity_recognition.h @@ -1,7 +1,7 @@ /* named_entity_recognition.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/ner_named_entity.cpp b/lib/src/mind/ai/nlp/ner_named_entity.cpp index a99932fd..c04c4dd8 100644 --- a/lib/src/mind/ai/nlp/ner_named_entity.cpp +++ b/lib/src/mind/ai/nlp/ner_named_entity.cpp @@ -1,7 +1,7 @@ /* ner_named_entity.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/ner_named_entity.h b/lib/src/mind/ai/nlp/ner_named_entity.h index ff5e4d68..a29a940e 100644 --- a/lib/src/mind/ai/nlp/ner_named_entity.h +++ b/lib/src/mind/ai/nlp/ner_named_entity.h @@ -1,7 +1,7 @@ /* ner_named_entity.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/note_char_provider.cpp b/lib/src/mind/ai/nlp/note_char_provider.cpp index 55cb47f9..8fca90df 100644 --- a/lib/src/mind/ai/nlp/note_char_provider.cpp +++ b/lib/src/mind/ai/nlp/note_char_provider.cpp @@ -1,7 +1,7 @@ /* note_char_provider.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/note_char_provider.h b/lib/src/mind/ai/nlp/note_char_provider.h index d5c275e1..0f8e98c0 100644 --- a/lib/src/mind/ai/nlp/note_char_provider.h +++ b/lib/src/mind/ai/nlp/note_char_provider.h @@ -1,7 +1,7 @@ /* note_char_provider.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/outline_char_provider.cpp b/lib/src/mind/ai/nlp/outline_char_provider.cpp index 382fb08d..38a4c3bd 100644 --- a/lib/src/mind/ai/nlp/outline_char_provider.cpp +++ b/lib/src/mind/ai/nlp/outline_char_provider.cpp @@ -1,7 +1,7 @@ /* outline_char_provider.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/outline_char_provider.h b/lib/src/mind/ai/nlp/outline_char_provider.h index 916324da..3e41895f 100644 --- a/lib/src/mind/ai/nlp/outline_char_provider.h +++ b/lib/src/mind/ai/nlp/outline_char_provider.h @@ -1,7 +1,7 @@ /* outline_char_provider.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/stemmer/stemmer.cpp b/lib/src/mind/ai/nlp/stemmer/stemmer.cpp index 39b0f165..2af14f93 100644 --- a/lib/src/mind/ai/nlp/stemmer/stemmer.cpp +++ b/lib/src/mind/ai/nlp/stemmer/stemmer.cpp @@ -1,7 +1,7 @@ /* stemmer.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/stemmer/stemmer.h b/lib/src/mind/ai/nlp/stemmer/stemmer.h index f3847a4f..fbe9f911 100644 --- a/lib/src/mind/ai/nlp/stemmer/stemmer.h +++ b/lib/src/mind/ai/nlp/stemmer/stemmer.h @@ -1,7 +1,7 @@ /* stemmer.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/string_char_provider.cpp b/lib/src/mind/ai/nlp/string_char_provider.cpp index 732f2f92..fb7e3f8d 100644 --- a/lib/src/mind/ai/nlp/string_char_provider.cpp +++ b/lib/src/mind/ai/nlp/string_char_provider.cpp @@ -1,7 +1,7 @@ /* string_char_provider.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/string_char_provider.h b/lib/src/mind/ai/nlp/string_char_provider.h index 0eabc7e7..4bc673f3 100644 --- a/lib/src/mind/ai/nlp/string_char_provider.h +++ b/lib/src/mind/ai/nlp/string_char_provider.h @@ -1,7 +1,7 @@ /* string_char_provider.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/word_frequency_list.cpp b/lib/src/mind/ai/nlp/word_frequency_list.cpp index cd527400..0968b612 100644 --- a/lib/src/mind/ai/nlp/word_frequency_list.cpp +++ b/lib/src/mind/ai/nlp/word_frequency_list.cpp @@ -1,7 +1,7 @@ /* word_frequency_list.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ai/nlp/word_frequency_list.h b/lib/src/mind/ai/nlp/word_frequency_list.h index bc13ff17..08a616c8 100644 --- a/lib/src/mind/ai/nlp/word_frequency_list.h +++ b/lib/src/mind/ai/nlp/word_frequency_list.h @@ -1,7 +1,7 @@ /* word_frequency_list.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/aspect/aspect.h b/lib/src/mind/aspect/aspect.h index 1daf35ef..60a6b54e 100644 --- a/lib/src/mind/aspect/aspect.h +++ b/lib/src/mind/aspect/aspect.h @@ -1,7 +1,7 @@ /* aspect.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/aspect/mind_scope_aspect.cpp b/lib/src/mind/aspect/mind_scope_aspect.cpp index cee95e66..99f42f22 100644 --- a/lib/src/mind/aspect/mind_scope_aspect.cpp +++ b/lib/src/mind/aspect/mind_scope_aspect.cpp @@ -1,7 +1,7 @@ /* mind_scope_aspect.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/aspect/mind_scope_aspect.h b/lib/src/mind/aspect/mind_scope_aspect.h index 261bfdf6..a05c1a98 100644 --- a/lib/src/mind/aspect/mind_scope_aspect.h +++ b/lib/src/mind/aspect/mind_scope_aspect.h @@ -1,7 +1,7 @@ /* mind_scope_aspect.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/aspect/tag_scope_aspect.cpp b/lib/src/mind/aspect/tag_scope_aspect.cpp index f9b782c9..ea885ecc 100644 --- a/lib/src/mind/aspect/tag_scope_aspect.cpp +++ b/lib/src/mind/aspect/tag_scope_aspect.cpp @@ -1,7 +1,7 @@ /* tag_scope_aspect.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/aspect/tag_scope_aspect.h b/lib/src/mind/aspect/tag_scope_aspect.h index 5459d3db..93fbd407 100644 --- a/lib/src/mind/aspect/tag_scope_aspect.h +++ b/lib/src/mind/aspect/tag_scope_aspect.h @@ -1,7 +1,7 @@ /* tag_scope_aspect.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/aspect/time_scope_aspect.cpp b/lib/src/mind/aspect/time_scope_aspect.cpp index ac29377e..e5039d54 100644 --- a/lib/src/mind/aspect/time_scope_aspect.cpp +++ b/lib/src/mind/aspect/time_scope_aspect.cpp @@ -1,7 +1,7 @@ /* forget_aspect.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/aspect/time_scope_aspect.h b/lib/src/mind/aspect/time_scope_aspect.h index 9200eee5..6849cfb6 100644 --- a/lib/src/mind/aspect/time_scope_aspect.h +++ b/lib/src/mind/aspect/time_scope_aspect.h @@ -1,7 +1,7 @@ /* time_scope_aspect.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/associated_notes.cpp b/lib/src/mind/associated_notes.cpp index 98bf10e0..e87587bb 100644 --- a/lib/src/mind/associated_notes.cpp +++ b/lib/src/mind/associated_notes.cpp @@ -1,7 +1,7 @@ /* associated_notes.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/associated_notes.h b/lib/src/mind/associated_notes.h index 0d904ba0..4b7e806e 100644 --- a/lib/src/mind/associated_notes.h +++ b/lib/src/mind/associated_notes.h @@ -1,7 +1,7 @@ /* associated_notes.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/dikw/dikw_pyramid.cpp b/lib/src/mind/dikw/dikw_pyramid.cpp index 53f6a1ba..9f36b151 100644 --- a/lib/src/mind/dikw/dikw_pyramid.cpp +++ b/lib/src/mind/dikw/dikw_pyramid.cpp @@ -1,7 +1,7 @@ /* dikw_pyramid.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/dikw/dikw_pyramid.h b/lib/src/mind/dikw/dikw_pyramid.h index a34bf3f2..1165fda3 100644 --- a/lib/src/mind/dikw/dikw_pyramid.h +++ b/lib/src/mind/dikw/dikw_pyramid.h @@ -1,7 +1,7 @@ /* dikw_pyramid.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/dikw/filesystem_information.cpp b/lib/src/mind/dikw/filesystem_information.cpp index 0fcd774a..05611c8d 100644 --- a/lib/src/mind/dikw/filesystem_information.cpp +++ b/lib/src/mind/dikw/filesystem_information.cpp @@ -1,7 +1,7 @@ /* filesystem_information.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/dikw/filesystem_information.h b/lib/src/mind/dikw/filesystem_information.h index 37ec3323..e9291478 100644 --- a/lib/src/mind/dikw/filesystem_information.h +++ b/lib/src/mind/dikw/filesystem_information.h @@ -1,7 +1,7 @@ /* filesystem_information.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/dikw/information.cpp b/lib/src/mind/dikw/information.cpp index 77b3b656..eb953657 100644 --- a/lib/src/mind/dikw/information.cpp +++ b/lib/src/mind/dikw/information.cpp @@ -1,7 +1,7 @@ /* information.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/dikw/information.h b/lib/src/mind/dikw/information.h index f0af23b1..9f1a3311 100644 --- a/lib/src/mind/dikw/information.h +++ b/lib/src/mind/dikw/information.h @@ -1,7 +1,7 @@ /* information.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/galaxy.cpp b/lib/src/mind/galaxy.cpp index a075b802..cb7276f6 100644 --- a/lib/src/mind/galaxy.cpp +++ b/lib/src/mind/galaxy.cpp @@ -1,7 +1,7 @@ /* galaxy.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/galaxy.h b/lib/src/mind/galaxy.h index 7c2ee8ba..f7572509 100644 --- a/lib/src/mind/galaxy.h +++ b/lib/src/mind/galaxy.h @@ -1,7 +1,7 @@ /* galaxy.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/knowledge_graph.cpp b/lib/src/mind/knowledge_graph.cpp index c888793c..a75992fc 100644 --- a/lib/src/mind/knowledge_graph.cpp +++ b/lib/src/mind/knowledge_graph.cpp @@ -1,7 +1,7 @@ /* knowledge_graph.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/knowledge_graph.h b/lib/src/mind/knowledge_graph.h index cc1686b0..52a53309 100644 --- a/lib/src/mind/knowledge_graph.h +++ b/lib/src/mind/knowledge_graph.h @@ -1,7 +1,7 @@ /* knowledge_graph.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/limbo.cpp b/lib/src/mind/limbo.cpp index ff809842..1c78379c 100644 --- a/lib/src/mind/limbo.cpp +++ b/lib/src/mind/limbo.cpp @@ -1,7 +1,7 @@ /* limbo.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/limbo.h b/lib/src/mind/limbo.h index 32997aba..f028676c 100644 --- a/lib/src/mind/limbo.h +++ b/lib/src/mind/limbo.h @@ -1,7 +1,7 @@ /* limbo.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/memory.cpp b/lib/src/mind/memory.cpp index f95c313f..d58c26ae 100644 --- a/lib/src/mind/memory.cpp +++ b/lib/src/mind/memory.cpp @@ -1,7 +1,7 @@ /* memory.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/memory.h b/lib/src/mind/memory.h index 2239ea52..42f190a5 100644 --- a/lib/src/mind/memory.h +++ b/lib/src/mind/memory.h @@ -1,7 +1,7 @@ /* memory.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -53,7 +53,7 @@ class Memory */ bool aware; - /** + /** * @brief Cache outlines in memory. * * If FALSE, then outlines are always loaded from diff --git a/lib/src/mind/memory_dwell.cpp b/lib/src/mind/memory_dwell.cpp index 8cd24518..2af986f9 100644 --- a/lib/src/mind/memory_dwell.cpp +++ b/lib/src/mind/memory_dwell.cpp @@ -1,7 +1,7 @@ /* memory_dwell.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/memory_dwell.h b/lib/src/mind/memory_dwell.h index 587b94b8..17e70294 100644 --- a/lib/src/mind/memory_dwell.h +++ b/lib/src/mind/memory_dwell.h @@ -1,7 +1,7 @@ /* memory_dwell.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/mind.cpp b/lib/src/mind/mind.cpp index 5098ae3c..fa812255 100644 --- a/lib/src/mind/mind.cpp +++ b/lib/src/mind/mind.cpp @@ -1,7 +1,7 @@ /* mind.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/mind.h b/lib/src/mind/mind.h index f6970dcd..d725222e 100644 --- a/lib/src/mind/mind.h +++ b/lib/src/mind/mind.h @@ -1,7 +1,7 @@ /* mind.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -163,7 +163,7 @@ class Mind : public OntologyProvider /** * Outline map is an Outline used to organize Outlines into the tree. * Notes in the Outline map: - * + * * - has exactly one link which points to the Outline they represent * - Outline link is *relative* on the filesystem and absolute (resolved) in runtime */ @@ -396,7 +396,7 @@ class Mind : public OntologyProvider // >> temporary note of Outline type (never saved), cannot be created by user void getOutlineNames(std::vector& names) const; void getOutlineKeys(std::vector& keys) const; - + /* * SCOPING */ diff --git a/lib/src/mind/mind_listener.h b/lib/src/mind/mind_listener.h index 8b97eb4e..390ddf19 100644 --- a/lib/src/mind/mind_listener.h +++ b/lib/src/mind/mind_listener.h @@ -1,7 +1,7 @@ /* mind_listener.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ontology/ontology.cpp b/lib/src/mind/ontology/ontology.cpp index 058f0eb1..009f50fc 100644 --- a/lib/src/mind/ontology/ontology.cpp +++ b/lib/src/mind/ontology/ontology.cpp @@ -1,7 +1,7 @@ /* ontology.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ontology/ontology.h b/lib/src/mind/ontology/ontology.h index 72029fb7..5c3e6e75 100644 --- a/lib/src/mind/ontology/ontology.h +++ b/lib/src/mind/ontology/ontology.h @@ -1,7 +1,7 @@ /* ontology.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ontology/ontology_vocabulary.h b/lib/src/mind/ontology/ontology_vocabulary.h index b0bdfbc7..c66b120c 100644 --- a/lib/src/mind/ontology/ontology_vocabulary.h +++ b/lib/src/mind/ontology/ontology_vocabulary.h @@ -1,7 +1,7 @@ /* ontology_map.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ontology/taxonomy.h b/lib/src/mind/ontology/taxonomy.h index ac2d3a68..4a1527b7 100644 --- a/lib/src/mind/ontology/taxonomy.h +++ b/lib/src/mind/ontology/taxonomy.h @@ -1,7 +1,7 @@ /* taxonomy.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ontology/thing_class_rel_triple.cpp b/lib/src/mind/ontology/thing_class_rel_triple.cpp index 8400a2d2..3fa704b4 100644 --- a/lib/src/mind/ontology/thing_class_rel_triple.cpp +++ b/lib/src/mind/ontology/thing_class_rel_triple.cpp @@ -1,7 +1,7 @@ /* thing.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/ontology/thing_class_rel_triple.h b/lib/src/mind/ontology/thing_class_rel_triple.h index 446b2df5..71250ea8 100644 --- a/lib/src/mind/ontology/thing_class_rel_triple.h +++ b/lib/src/mind/ontology/thing_class_rel_triple.h @@ -1,7 +1,7 @@ /* thing_class_rel_triple.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/working_memory.cpp b/lib/src/mind/working_memory.cpp index 5d2eb656..92b2de1e 100644 --- a/lib/src/mind/working_memory.cpp +++ b/lib/src/mind/working_memory.cpp @@ -1,7 +1,7 @@ /* working_memory.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/mind/working_memory.h b/lib/src/mind/working_memory.h index 00e2b16e..6eabed7f 100644 --- a/lib/src/mind/working_memory.h +++ b/lib/src/mind/working_memory.h @@ -1,7 +1,7 @@ /* working_memory.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/eisenhower_matrix.cpp b/lib/src/model/eisenhower_matrix.cpp index 25835e21..a7887fa6 100644 --- a/lib/src/model/eisenhower_matrix.cpp +++ b/lib/src/model/eisenhower_matrix.cpp @@ -1,7 +1,7 @@ /* eisenhower_matrix.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/eisenhower_matrix.h b/lib/src/model/eisenhower_matrix.h index 86562988..2f3be4b4 100644 --- a/lib/src/model/eisenhower_matrix.h +++ b/lib/src/model/eisenhower_matrix.h @@ -1,7 +1,7 @@ /* eisenhower_matrix.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/kanban.cpp b/lib/src/model/kanban.cpp index 71459e8a..83c6b737 100644 --- a/lib/src/model/kanban.cpp +++ b/lib/src/model/kanban.cpp @@ -1,7 +1,7 @@ /* kanban.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/kanban.h b/lib/src/model/kanban.h index 3d865a0b..fb507c58 100644 --- a/lib/src/model/kanban.h +++ b/lib/src/model/kanban.h @@ -1,7 +1,7 @@ /* kanban.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/link.cpp b/lib/src/model/link.cpp index 10d89883..ad43af20 100644 --- a/lib/src/model/link.cpp +++ b/lib/src/model/link.cpp @@ -1,7 +1,7 @@ /* link.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/link.h b/lib/src/model/link.h index 16846fb1..1422ffc9 100644 --- a/lib/src/model/link.h +++ b/lib/src/model/link.h @@ -1,7 +1,7 @@ /* link.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/note.cpp b/lib/src/model/note.cpp index 8a3fcc33..321f98b2 100644 --- a/lib/src/model/note.cpp +++ b/lib/src/model/note.cpp @@ -1,7 +1,7 @@ /* note.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -296,7 +296,7 @@ const vector& Note::getDescription() const } string Note::getDescriptionAsString(const std::string& separator) const -{ +{ // IMPROVE cache narrowed description for performance & return it by reference string result{}; if(description.size()) { diff --git a/lib/src/model/note.h b/lib/src/model/note.h index 382324fe..c994b0ed 100644 --- a/lib/src/model/note.h +++ b/lib/src/model/note.h @@ -1,7 +1,7 @@ /* note.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -162,9 +162,9 @@ class Note : public ThingInTime const std::vector& getLinks() const { return links; } Link* getLinkByName(const std::string& name) const; size_t getLinksCount() const { return links.size(); } - void clearLinks() { + void clearLinks() { for(auto l:links) { delete l; } - links.clear(); + links.clear(); } void promote(); diff --git a/lib/src/model/note_type.cpp b/lib/src/model/note_type.cpp index cef050ae..155492e3 100644 --- a/lib/src/model/note_type.cpp +++ b/lib/src/model/note_type.cpp @@ -1,7 +1,7 @@ /* note_type.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/note_type.h b/lib/src/model/note_type.h index 8b41dbc8..8d8f47f8 100644 --- a/lib/src/model/note_type.h +++ b/lib/src/model/note_type.h @@ -1,7 +1,7 @@ /* note_type.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/organizer.cpp b/lib/src/model/organizer.cpp index ddc104b0..5d752b24 100644 --- a/lib/src/model/organizer.cpp +++ b/lib/src/model/organizer.cpp @@ -1,7 +1,7 @@ /* organizer.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -58,7 +58,7 @@ Organizer::Organizer(const Organizer& o) organizerType{o.organizerType}, filterBy{o.getFilterBy()}, modified{o.modified} -{ +{ this->tagsUrQuadrant = o.tagsUrQuadrant; this->tagsUlQuadrant = o.tagsUlQuadrant; this->tagsLrQuadrant = o.tagsLlQuadrant; diff --git a/lib/src/model/organizer.h b/lib/src/model/organizer.h index de57e9a9..9cb76265 100644 --- a/lib/src/model/organizer.h +++ b/lib/src/model/organizer.h @@ -1,7 +1,7 @@ /* organizer.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/outline.cpp b/lib/src/model/outline.cpp index 9853a026..9767edfc 100644 --- a/lib/src/model/outline.cpp +++ b/lib/src/model/outline.cpp @@ -1,7 +1,7 @@ /* outline.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/outline.h b/lib/src/model/outline.h index b3051f5d..81955499 100644 --- a/lib/src/model/outline.h +++ b/lib/src/model/outline.h @@ -1,7 +1,7 @@ /* outline.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -260,7 +260,7 @@ class Outline : public ThingInTime size_t getNotesCount() const; void setNotes(const std::vector& notes); void sortNotesByRead(); - void addNote(Note*); + void addNote(Note*); /** * @brief Clone Note including its children. * diff --git a/lib/src/model/outline_type.cpp b/lib/src/model/outline_type.cpp index 4d5004bc..6a63d1b4 100644 --- a/lib/src/model/outline_type.cpp +++ b/lib/src/model/outline_type.cpp @@ -1,7 +1,7 @@ /* outline_type.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/outline_type.h b/lib/src/model/outline_type.h index 6d07a281..5306ecef 100644 --- a/lib/src/model/outline_type.h +++ b/lib/src/model/outline_type.h @@ -1,7 +1,7 @@ /* outline_type.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/resource_types.h b/lib/src/model/resource_types.h index 02b99e80..ef52a802 100644 --- a/lib/src/model/resource_types.h +++ b/lib/src/model/resource_types.h @@ -1,7 +1,7 @@ /* resource_types.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/stencil.cpp b/lib/src/model/stencil.cpp index 11ff5c69..e43c82ba 100644 --- a/lib/src/model/stencil.cpp +++ b/lib/src/model/stencil.cpp @@ -1,7 +1,7 @@ /* concept_stencil.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/stencil.h b/lib/src/model/stencil.h index 9b8fa7a9..93e99df8 100644 --- a/lib/src/model/stencil.h +++ b/lib/src/model/stencil.h @@ -1,7 +1,7 @@ /* concept_stencil.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/tag.cpp b/lib/src/model/tag.cpp index b5813042..b64d5623 100644 --- a/lib/src/model/tag.cpp +++ b/lib/src/model/tag.cpp @@ -1,7 +1,7 @@ /* tag.cpp MindForger application entry point - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/model/tag.h b/lib/src/model/tag.h index 93b4b1df..b069db85 100644 --- a/lib/src/model/tag.h +++ b/lib/src/model/tag.h @@ -1,7 +1,7 @@ /* tag.h MindForger application entry point - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/persistence/configuration_persistence.cpp b/lib/src/persistence/configuration_persistence.cpp index e02fad19..c71bb13e 100644 --- a/lib/src/persistence/configuration_persistence.cpp +++ b/lib/src/persistence/configuration_persistence.cpp @@ -1,7 +1,7 @@ /* configuration_persistence.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/persistence/configuration_persistence.h b/lib/src/persistence/configuration_persistence.h index 985bbc14..0f497dc5 100644 --- a/lib/src/persistence/configuration_persistence.h +++ b/lib/src/persistence/configuration_persistence.h @@ -1,7 +1,7 @@ /* configuration_persistence.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/persistence/filesystem_persistence.cpp b/lib/src/persistence/filesystem_persistence.cpp index b12b1448..bbf46850 100644 --- a/lib/src/persistence/filesystem_persistence.cpp +++ b/lib/src/persistence/filesystem_persistence.cpp @@ -1,7 +1,7 @@ /* filesystem_persistence.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/persistence/filesystem_persistence.h b/lib/src/persistence/filesystem_persistence.h index 2f3ea14d..d0173acf 100644 --- a/lib/src/persistence/filesystem_persistence.h +++ b/lib/src/persistence/filesystem_persistence.h @@ -1,7 +1,7 @@ /* filesystem_persistence.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/persistence/persistence.cpp b/lib/src/persistence/persistence.cpp index a83b6c7e..7f3a8457 100644 --- a/lib/src/persistence/persistence.cpp +++ b/lib/src/persistence/persistence.cpp @@ -1,7 +1,7 @@ /* persistence.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/persistence/persistence.h b/lib/src/persistence/persistence.h index 3379e3c4..86c2f750 100644 --- a/lib/src/persistence/persistence.h +++ b/lib/src/persistence/persistence.h @@ -1,7 +1,7 @@ /* persistence.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -37,7 +37,7 @@ class Persistence { const std::string& extension) = 0; virtual void load(Stencil* stencil) = 0; virtual bool isWriteable(const std::string& outlineKey) = 0; - virtual void save(Outline* outline) = 0; + virtual void save(Outline* outline) = 0; virtual void saveAsHtml(Outline* outline, const std::string& fileName) = 0; }; diff --git a/lib/src/repository_indexer.cpp b/lib/src/repository_indexer.cpp index a113f584..2a477bda 100644 --- a/lib/src/repository_indexer.cpp +++ b/lib/src/repository_indexer.cpp @@ -1,7 +1,7 @@ /* repository_indexer.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/repository_indexer.h b/lib/src/repository_indexer.h index 5144d0a8..807360bb 100644 --- a/lib/src/repository_indexer.h +++ b/lib/src/repository_indexer.h @@ -1,7 +1,7 @@ /* repository_indexer.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/csv/csv_outline_representation.cpp b/lib/src/representations/csv/csv_outline_representation.cpp index 47d56b87..ffbfe1a6 100644 --- a/lib/src/representations/csv/csv_outline_representation.cpp +++ b/lib/src/representations/csv/csv_outline_representation.cpp @@ -1,7 +1,7 @@ /* csv_outline_representation.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/csv/csv_outline_representation.h b/lib/src/representations/csv/csv_outline_representation.h index 916f1aed..0adef823 100644 --- a/lib/src/representations/csv/csv_outline_representation.h +++ b/lib/src/representations/csv/csv_outline_representation.h @@ -1,7 +1,7 @@ /* csv_outline_representation.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/html/html_document.cpp b/lib/src/representations/html/html_document.cpp index 3e7314cb..d3e30522 100644 --- a/lib/src/representations/html/html_document.cpp +++ b/lib/src/representations/html/html_document.cpp @@ -1,7 +1,7 @@ /* html_document.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/html/html_document.h b/lib/src/representations/html/html_document.h index ad2af47c..234f36ef 100644 --- a/lib/src/representations/html/html_document.h +++ b/lib/src/representations/html/html_document.h @@ -1,7 +1,7 @@ /* html_document.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/html/html_outline_representation.cpp b/lib/src/representations/html/html_outline_representation.cpp index c26554b6..ba9062c3 100644 --- a/lib/src/representations/html/html_outline_representation.cpp +++ b/lib/src/representations/html/html_outline_representation.cpp @@ -1,7 +1,7 @@ /* html_outline_representation.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/html/html_outline_representation.h b/lib/src/representations/html/html_outline_representation.h index cb157712..0e5efa1e 100644 --- a/lib/src/representations/html/html_outline_representation.h +++ b/lib/src/representations/html/html_outline_representation.h @@ -1,7 +1,7 @@ /* html_outline_representation.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -79,7 +79,7 @@ class HtmlOutlineRepresentation Configuration& config; HtmlExportColorsRepresentation exportColors; - HtmlColorsRepresentation& lf; + HtmlColorsRepresentation& lf; MarkdownOutlineRepresentation markdownRepresentation; MarkdownTranscoder* markdownTranscoder; diff --git a/lib/src/representations/markdown/cmark_gfm_markdown_transcoder.cpp b/lib/src/representations/markdown/cmark_gfm_markdown_transcoder.cpp index 496d3e18..0046cdb7 100644 --- a/lib/src/representations/markdown/cmark_gfm_markdown_transcoder.cpp +++ b/lib/src/representations/markdown/cmark_gfm_markdown_transcoder.cpp @@ -1,7 +1,7 @@ /* cmark_gfm_markdown_transcoder.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/cmark_gfm_markdown_transcoder.h b/lib/src/representations/markdown/cmark_gfm_markdown_transcoder.h index c66cfc3b..adbe396b 100644 --- a/lib/src/representations/markdown/cmark_gfm_markdown_transcoder.h +++ b/lib/src/representations/markdown/cmark_gfm_markdown_transcoder.h @@ -1,7 +1,7 @@ /* cmark_gfm_markdown_transcoder.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -33,7 +33,7 @@ namespace m8r { enum class CmarkGfmOption { // TODO VH: complete this - + }; /** diff --git a/lib/src/representations/markdown/markdown_ast_node.cpp b/lib/src/representations/markdown/markdown_ast_node.cpp index 405ed254..3e8d1573 100644 --- a/lib/src/representations/markdown/markdown_ast_node.cpp +++ b/lib/src/representations/markdown/markdown_ast_node.cpp @@ -1,7 +1,7 @@ /* markdown_ast_node.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_ast_node.h b/lib/src/representations/markdown/markdown_ast_node.h index 0d8d862b..8bc7165c 100644 --- a/lib/src/representations/markdown/markdown_ast_node.h +++ b/lib/src/representations/markdown/markdown_ast_node.h @@ -1,7 +1,7 @@ /* markdown_ast_node.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_configuration_representation.cpp b/lib/src/representations/markdown/markdown_configuration_representation.cpp index 050e4238..4d12e580 100644 --- a/lib/src/representations/markdown/markdown_configuration_representation.cpp +++ b/lib/src/representations/markdown/markdown_configuration_representation.cpp @@ -1,7 +1,7 @@ /* markdown_configuration_representation.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -72,7 +72,7 @@ constexpr const auto CONFIG_SETTING_REPOSITORY_LABEL = "* Repository: "; MarkdownConfigurationRepresentation::MarkdownConfigurationRepresentation() : mdRepositoryCfgRepresentation{} -{ +{ } MarkdownConfigurationRepresentation::~MarkdownConfigurationRepresentation() diff --git a/lib/src/representations/markdown/markdown_configuration_representation.h b/lib/src/representations/markdown/markdown_configuration_representation.h index 92894552..a9ce3c1d 100644 --- a/lib/src/representations/markdown/markdown_configuration_representation.h +++ b/lib/src/representations/markdown/markdown_configuration_representation.h @@ -1,7 +1,7 @@ /* markdown_configuration_representation.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_document.cpp b/lib/src/representations/markdown/markdown_document.cpp index c8dc5c14..d24a69f9 100644 --- a/lib/src/representations/markdown/markdown_document.cpp +++ b/lib/src/representations/markdown/markdown_document.cpp @@ -1,7 +1,7 @@ /* markdown.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_document.h b/lib/src/representations/markdown/markdown_document.h index 493fe480..dbc23e8c 100644 --- a/lib/src/representations/markdown/markdown_document.h +++ b/lib/src/representations/markdown/markdown_document.h @@ -1,7 +1,7 @@ /* markdown.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_document_representation.cpp b/lib/src/representations/markdown/markdown_document_representation.cpp index 97d57ab3..e3d9f499 100644 --- a/lib/src/representations/markdown/markdown_document_representation.cpp +++ b/lib/src/representations/markdown/markdown_document_representation.cpp @@ -1,7 +1,7 @@ /* markdown_document_representation.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_document_representation.h b/lib/src/representations/markdown/markdown_document_representation.h index 35ff3cf1..603f4306 100644 --- a/lib/src/representations/markdown/markdown_document_representation.h +++ b/lib/src/representations/markdown/markdown_document_representation.h @@ -1,7 +1,7 @@ /* markdown_document_representation.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_lexem.cpp b/lib/src/representations/markdown/markdown_lexem.cpp index 2c25ce4a..68f83292 100644 --- a/lib/src/representations/markdown/markdown_lexem.cpp +++ b/lib/src/representations/markdown/markdown_lexem.cpp @@ -1,7 +1,7 @@ /* markdown_lexem.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_lexem.h b/lib/src/representations/markdown/markdown_lexem.h index fd2528bc..8d06295a 100644 --- a/lib/src/representations/markdown/markdown_lexem.h +++ b/lib/src/representations/markdown/markdown_lexem.h @@ -1,7 +1,7 @@ /* markdown_lexem.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_lexer_sections.cpp b/lib/src/representations/markdown/markdown_lexer_sections.cpp index 251dabdb..71503b6b 100644 --- a/lib/src/representations/markdown/markdown_lexer_sections.cpp +++ b/lib/src/representations/markdown/markdown_lexer_sections.cpp @@ -1,7 +1,7 @@ /* markdown_lexer-sections.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_lexer_sections.h b/lib/src/representations/markdown/markdown_lexer_sections.h index 0d70431b..53ccc721 100644 --- a/lib/src/representations/markdown/markdown_lexer_sections.h +++ b/lib/src/representations/markdown/markdown_lexer_sections.h @@ -1,7 +1,7 @@ /* markdown_lexer_sections.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_note_metadata.cpp b/lib/src/representations/markdown/markdown_note_metadata.cpp index 7ea8b45a..c3e6d1fe 100644 --- a/lib/src/representations/markdown/markdown_note_metadata.cpp +++ b/lib/src/representations/markdown/markdown_note_metadata.cpp @@ -1,7 +1,7 @@ /* markdown_note_metadata.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_note_metadata.h b/lib/src/representations/markdown/markdown_note_metadata.h index e7ffc93e..a19788a6 100644 --- a/lib/src/representations/markdown/markdown_note_metadata.h +++ b/lib/src/representations/markdown/markdown_note_metadata.h @@ -1,7 +1,7 @@ /* markdown_note_metadata.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_outline_metadata.cpp b/lib/src/representations/markdown/markdown_outline_metadata.cpp index ffb5216c..2fc5b461 100644 --- a/lib/src/representations/markdown/markdown_outline_metadata.cpp +++ b/lib/src/representations/markdown/markdown_outline_metadata.cpp @@ -1,7 +1,7 @@ /* markdown_outline_metadata.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_outline_metadata.h b/lib/src/representations/markdown/markdown_outline_metadata.h index e2ca0a00..20a06520 100644 --- a/lib/src/representations/markdown/markdown_outline_metadata.h +++ b/lib/src/representations/markdown/markdown_outline_metadata.h @@ -1,7 +1,7 @@ /* markdown_outline_metadata.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_outline_representation.cpp b/lib/src/representations/markdown/markdown_outline_representation.cpp index 973be8ba..25171cac 100644 --- a/lib/src/representations/markdown/markdown_outline_representation.cpp +++ b/lib/src/representations/markdown/markdown_outline_representation.cpp @@ -1,7 +1,7 @@ /* markdown_outline_representation.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_outline_representation.h b/lib/src/representations/markdown/markdown_outline_representation.h index 4a601c38..9fa23a49 100644 --- a/lib/src/representations/markdown/markdown_outline_representation.h +++ b/lib/src/representations/markdown/markdown_outline_representation.h @@ -1,7 +1,7 @@ /* markdown_outline_representation.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_parser_sections.cpp b/lib/src/representations/markdown/markdown_parser_sections.cpp index a08549d3..25648f55 100644 --- a/lib/src/representations/markdown/markdown_parser_sections.cpp +++ b/lib/src/representations/markdown/markdown_parser_sections.cpp @@ -1,7 +1,7 @@ /* markdown_parser_sections.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_parser_sections.h b/lib/src/representations/markdown/markdown_parser_sections.h index b3e7ca0e..5948c46f 100644 --- a/lib/src/representations/markdown/markdown_parser_sections.h +++ b/lib/src/representations/markdown/markdown_parser_sections.h @@ -1,7 +1,7 @@ /* markdown_parser_sections.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_repository_configuration_representation.cpp b/lib/src/representations/markdown/markdown_repository_configuration_representation.cpp index b41dd6c3..f050f0d6 100644 --- a/lib/src/representations/markdown/markdown_repository_configuration_representation.cpp +++ b/lib/src/representations/markdown/markdown_repository_configuration_representation.cpp @@ -1,7 +1,7 @@ /* markdown_configuration_representation.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -42,7 +42,7 @@ using namespace std; MarkdownRepositoryConfigurationRepresentation ::MarkdownRepositoryConfigurationRepresentation() -{ +{ } MarkdownRepositoryConfigurationRepresentation diff --git a/lib/src/representations/markdown/markdown_repository_configuration_representation.h b/lib/src/representations/markdown/markdown_repository_configuration_representation.h index 9caba46a..fad92e56 100644 --- a/lib/src/representations/markdown/markdown_repository_configuration_representation.h +++ b/lib/src/representations/markdown/markdown_repository_configuration_representation.h @@ -1,7 +1,7 @@ /* markdown_configuration_representation.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_section_metadata.cpp b/lib/src/representations/markdown/markdown_section_metadata.cpp index 05451180..e68d9c0b 100644 --- a/lib/src/representations/markdown/markdown_section_metadata.cpp +++ b/lib/src/representations/markdown/markdown_section_metadata.cpp @@ -1,7 +1,7 @@ /* markdown_section_metadata.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_section_metadata.h b/lib/src/representations/markdown/markdown_section_metadata.h index 390cad78..b7953961 100644 --- a/lib/src/representations/markdown/markdown_section_metadata.h +++ b/lib/src/representations/markdown/markdown_section_metadata.h @@ -1,7 +1,7 @@ /* markdown_section_metadata.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/markdown/markdown_transcoder.h b/lib/src/representations/markdown/markdown_transcoder.h index 11728b6e..f6305f86 100644 --- a/lib/src/representations/markdown/markdown_transcoder.h +++ b/lib/src/representations/markdown/markdown_transcoder.h @@ -1,7 +1,7 @@ /* markdown_transcoder.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -57,7 +57,7 @@ enum MdToHtmlOption * to HTML and other representations. */ class MarkdownTranscoder -{ +{ public: explicit MarkdownTranscoder() {} MarkdownTranscoder(const MarkdownTranscoder&) = delete; diff --git a/lib/src/representations/outline_representation.cpp b/lib/src/representations/outline_representation.cpp index 086c06b8..420b5da0 100644 --- a/lib/src/representations/outline_representation.cpp +++ b/lib/src/representations/outline_representation.cpp @@ -1,7 +1,7 @@ /* outline_representation.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/outline_representation.h b/lib/src/representations/outline_representation.h index e2cbf5f2..5f2e5b58 100644 --- a/lib/src/representations/outline_representation.h +++ b/lib/src/representations/outline_representation.h @@ -1,7 +1,7 @@ /* outline_representation.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/representation_interceptor.h b/lib/src/representations/representation_interceptor.h index 72afef71..5baec7e5 100644 --- a/lib/src/representations/representation_interceptor.h +++ b/lib/src/representations/representation_interceptor.h @@ -1,7 +1,7 @@ /* representation_interceptor.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/representation_type.h b/lib/src/representations/representation_type.h index d5a29838..17e2ba90 100644 --- a/lib/src/representations/representation_type.h +++ b/lib/src/representations/representation_type.h @@ -1,7 +1,7 @@ /* representation_type.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/twiki/twiki_outline_representation.cpp b/lib/src/representations/twiki/twiki_outline_representation.cpp index f5a87f34..b4674851 100644 --- a/lib/src/representations/twiki/twiki_outline_representation.cpp +++ b/lib/src/representations/twiki/twiki_outline_representation.cpp @@ -1,7 +1,7 @@ /* twiki_outline_representation.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/twiki/twiki_outline_representation.h b/lib/src/representations/twiki/twiki_outline_representation.h index 2fd7fa16..413ce7df 100644 --- a/lib/src/representations/twiki/twiki_outline_representation.h +++ b/lib/src/representations/twiki/twiki_outline_representation.h @@ -1,7 +1,7 @@ /* twiki_outline_representation.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/unicode.cpp b/lib/src/representations/unicode.cpp index 6c387a04..7c08e950 100644 --- a/lib/src/representations/unicode.cpp +++ b/lib/src/representations/unicode.cpp @@ -1,7 +1,7 @@ /* unicode.cpp MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/representations/unicode.h b/lib/src/representations/unicode.h index e86ec658..1eee63ce 100644 --- a/lib/src/representations/unicode.h +++ b/lib/src/representations/unicode.h @@ -1,7 +1,7 @@ /* unicode.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/src/version.h b/lib/src/version.h index 3e1d46c5..48ab3189 100644 --- a/lib/src/version.h +++ b/lib/src/version.h @@ -1,7 +1,7 @@ /* version.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/benchmark/ai_benchmark.cpp b/lib/test/benchmark/ai_benchmark.cpp index 0b5a211c..19d89856 100644 --- a/lib/test/benchmark/ai_benchmark.cpp +++ b/lib/test/benchmark/ai_benchmark.cpp @@ -1,7 +1,7 @@ /* ai_benchmark.cpp MindForger markdown test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/benchmark/html_benchmark.cpp b/lib/test/benchmark/html_benchmark.cpp index c2bb4caf..a9b261ba 100644 --- a/lib/test/benchmark/html_benchmark.cpp +++ b/lib/test/benchmark/html_benchmark.cpp @@ -1,7 +1,7 @@ /* markdown_benchmark.cpp MindForger markdown test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -37,7 +37,7 @@ extern char* getMindforgerGitHomePath(); // 2018/03/18 110MiB (100x1.1MiB) MDs 2 HTML converted in 2496.91ms ~ AVG: 2.49691ms TEST(HtmlBenchmark, DISABLED_Outline) -{ +{ string fileName{"/lib/test/resources/benchmark-repository/memory/meta.md"}; fileName.insert(0, getMindforgerGitHomePath()); diff --git a/lib/test/benchmark/markdown_benchmark.cpp b/lib/test/benchmark/markdown_benchmark.cpp index 8d2e403c..aa2dfd20 100644 --- a/lib/test/benchmark/markdown_benchmark.cpp +++ b/lib/test/benchmark/markdown_benchmark.cpp @@ -1,7 +1,7 @@ /* markdown_benchmark.cpp MindForger markdown test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -44,7 +44,7 @@ extern char* getMindforgerGitHomePath(); // 2018/03/02 100x = 2.460ms (120MiB) TEST(MarkdownParserBenchmark, DISABLED_ParserMeta) -{ +{ unique_ptr fileName = unique_ptr(new string{"/lib/test/resources/benchmark-repository/memory/meta.md"}); fileName.get()->insert(0, getMindforgerGitHomePath()); diff --git a/lib/test/benchmark/trie_benchmark.cpp b/lib/test/benchmark/trie_benchmark.cpp index 20271910..877de726 100644 --- a/lib/test/benchmark/trie_benchmark.cpp +++ b/lib/test/benchmark/trie_benchmark.cpp @@ -1,7 +1,7 @@ /* trie_benchmark.cpp MindForger markdown test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/mindforger-lib-unit-tests.pro b/lib/test/mindforger-lib-unit-tests.pro index 400b0a3b..b70ce89f 100644 --- a/lib/test/mindforger-lib-unit-tests.pro +++ b/lib/test/mindforger-lib-unit-tests.pro @@ -1,6 +1,6 @@ # mindforger-lib-unit-tests.pro Qt project file for MindForger # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/test/src/ai/autolinking_cmark_test.cpp b/lib/test/src/ai/autolinking_cmark_test.cpp index 9c1f1347..e147c79a 100644 --- a/lib/test/src/ai/autolinking_cmark_test.cpp +++ b/lib/test/src/ai/autolinking_cmark_test.cpp @@ -1,7 +1,7 @@ /* autolinkin_cmark_test.cpp MindForger application test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/ai/autolinking_test.cpp b/lib/test/src/ai/autolinking_test.cpp index 12352068..52eed98f 100644 --- a/lib/test/src/ai/autolinking_test.cpp +++ b/lib/test/src/ai/autolinking_test.cpp @@ -1,7 +1,7 @@ /* autolinkin_test.cpp MindForger application test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/ai/nlp_test.cpp b/lib/test/src/ai/nlp_test.cpp index 4e798db9..1b8a731f 100644 --- a/lib/test/src/ai/nlp_test.cpp +++ b/lib/test/src/ai/nlp_test.cpp @@ -1,7 +1,7 @@ /* nlp_test.cpp MindForger application test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/config/configuration_test.cpp b/lib/test/src/config/configuration_test.cpp index 98f9dc37..9ec72e5f 100644 --- a/lib/test/src/config/configuration_test.cpp +++ b/lib/test/src/config/configuration_test.cpp @@ -1,7 +1,7 @@ /* configuration_test.cpp MindForger configuration test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/gear/datetime_test.cpp b/lib/test/src/gear/datetime_test.cpp index 8d1581b6..2ef5ad2a 100644 --- a/lib/test/src/gear/datetime_test.cpp +++ b/lib/test/src/gear/datetime_test.cpp @@ -1,7 +1,7 @@ /* datetime_test.cpp MindForger application test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/gear/file_utils_test.cpp b/lib/test/src/gear/file_utils_test.cpp index cdb50f8e..e4b8b605 100644 --- a/lib/test/src/gear/file_utils_test.cpp +++ b/lib/test/src/gear/file_utils_test.cpp @@ -1,7 +1,7 @@ /* file_utils_test.cpp MindForger application test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/gear/string_utils_test.cpp b/lib/test/src/gear/string_utils_test.cpp index 757a4366..2d418e00 100644 --- a/lib/test/src/gear/string_utils_test.cpp +++ b/lib/test/src/gear/string_utils_test.cpp @@ -1,7 +1,7 @@ /* string_utils_test.cpp MindForger application test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/gear/trie_test.cpp b/lib/test/src/gear/trie_test.cpp index a9ce2d1b..5b8b52e6 100644 --- a/lib/test/src/gear/trie_test.cpp +++ b/lib/test/src/gear/trie_test.cpp @@ -1,7 +1,7 @@ /* trie_test.cpp MindForger application test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/html/html_test.cpp b/lib/test/src/html/html_test.cpp index 3781f97c..9b0bc281 100644 --- a/lib/test/src/html/html_test.cpp +++ b/lib/test/src/html/html_test.cpp @@ -1,7 +1,7 @@ /* markdown_benchmark.cpp MindForger markdown test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -37,7 +37,7 @@ using namespace std; extern char* getMindforgerGitHomePath(); TEST(HtmlTestCase, Outline) -{ +{ string fileName{"/lib/test/resources/benchmark-repository/memory/meta.md"}; fileName.insert(0, getMindforgerGitHomePath()); diff --git a/lib/test/src/indexer/repository_indexer_test.cpp b/lib/test/src/indexer/repository_indexer_test.cpp index 09ce744b..fdcb2c98 100644 --- a/lib/test/src/indexer/repository_indexer_test.cpp +++ b/lib/test/src/indexer/repository_indexer_test.cpp @@ -1,7 +1,7 @@ /* repository_indexer_test.cpp MindForger indexer test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/markdown/markdown_test.cpp b/lib/test/src/markdown/markdown_test.cpp index 791381fe..1c1f829e 100644 --- a/lib/test/src/markdown/markdown_test.cpp +++ b/lib/test/src/markdown/markdown_test.cpp @@ -1,7 +1,7 @@ /* markdown_test.cpp MindForger markdown test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/mind/filesystem_information_test.cpp b/lib/test/src/mind/filesystem_information_test.cpp index 2e8cb3f5..46c61843 100644 --- a/lib/test/src/mind/filesystem_information_test.cpp +++ b/lib/test/src/mind/filesystem_information_test.cpp @@ -1,7 +1,7 @@ /* filesystem_information_test.cpp MindForger fullt text search test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/mind/fts_test.cpp b/lib/test/src/mind/fts_test.cpp index fecabd95..7e3559d6 100644 --- a/lib/test/src/mind/fts_test.cpp +++ b/lib/test/src/mind/fts_test.cpp @@ -1,7 +1,7 @@ /* fts_test.cpp MindForger fullt text search test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/mind/memory_test.cpp b/lib/test/src/mind/memory_test.cpp index d502da1d..c4847ea7 100644 --- a/lib/test/src/mind/memory_test.cpp +++ b/lib/test/src/mind/memory_test.cpp @@ -1,7 +1,7 @@ /* memory_test.cpp MindForger memory test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/mind/mind_test.cpp b/lib/test/src/mind/mind_test.cpp index df4d73c1..65aed000 100644 --- a/lib/test/src/mind/mind_test.cpp +++ b/lib/test/src/mind/mind_test.cpp @@ -1,7 +1,7 @@ /* mind_test.cpp MindForger mind test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/mind/note_test.cpp b/lib/test/src/mind/note_test.cpp index c75e53a9..5483c538 100644 --- a/lib/test/src/mind/note_test.cpp +++ b/lib/test/src/mind/note_test.cpp @@ -1,7 +1,7 @@ /* note_test.cpp MindForger test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/mind/organizer_test.cpp b/lib/test/src/mind/organizer_test.cpp index 67403803..51209dda 100644 --- a/lib/test/src/mind/organizer_test.cpp +++ b/lib/test/src/mind/organizer_test.cpp @@ -1,7 +1,7 @@ /* organizer_test.cpp MindForger test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/mind/outline_test.cpp b/lib/test/src/mind/outline_test.cpp index 38e0f350..d0e8c84a 100644 --- a/lib/test/src/mind/outline_test.cpp +++ b/lib/test/src/mind/outline_test.cpp @@ -1,7 +1,7 @@ /* outline_test.cpp MindForger test - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/mindforger_lib_unit_tests.cpp b/lib/test/src/mindforger_lib_unit_tests.cpp index 840ba6f3..ac0417e2 100644 --- a/lib/test/src/mindforger_lib_unit_tests.cpp +++ b/lib/test/src/mindforger_lib_unit_tests.cpp @@ -1,7 +1,7 @@ /* mindforger_lib_unit_tests.cpp MindForger library unit tests - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/src.pro b/lib/test/src/src.pro index 850fbf37..3811230b 100644 --- a/lib/test/src/src.pro +++ b/lib/test/src/src.pro @@ -1,6 +1,6 @@ # mindforger-lib-unit-tests.pro MindForger thinking notebook # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software ; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/lib/test/src/test_utils.cpp b/lib/test/src/test_utils.cpp index 972adeb3..eb16b348 100644 --- a/lib/test/src/test_utils.cpp +++ b/lib/test/src/test_utils.cpp @@ -1,7 +1,7 @@ /* test_gear.cpp MindForger test utils and gears - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/lib/test/src/test_utils.h b/lib/test/src/test_utils.h index 8df32246..c8a2f464 100644 --- a/lib/test/src/test_utils.h +++ b/lib/test/src/test_utils.h @@ -1,7 +1,7 @@ /* test_gear.h MindForger thinking notebook - Copyright (C) 2016-2023 Martin Dvorak + Copyright (C) 2016-2024 Martin Dvorak This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/licenses/llama-cpp-license.txt b/licenses/llama-cpp-license.txt deleted file mode 100644 index 76f67efd..00000000 --- a/licenses/llama-cpp-license.txt +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2023 Georgi Gerganov - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/mindforger.pro b/mindforger.pro index a55fd719..9f0f6f94 100644 --- a/mindforger.pro +++ b/mindforger.pro @@ -1,6 +1,6 @@ # mindforger.pro Qt project file for MindForger # -# Copyright (C) 2016-2023 Martin Dvorak +# Copyright (C) 2016-2024 Martin Dvorak # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License