Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
mobile Datovka
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
12
Issues
12
List
Boards
Labels
Service Desk
Milestones
Merge Requests
4
Merge Requests
4
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Datovka projects
mobile Datovka
Commits
982136bf
Commit
982136bf
authored
Jan 17, 2019
by
Karel Slaný
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated copyright statement.
parent
f31e87e8
Changes
231
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
231 changed files
with
523 additions
and
523 deletions
+523
-523
android/src/android_io.cpp
android/src/android_io.cpp
+3
-3
android/src/android_io.h
android/src/android_io.h
+3
-3
android/src/cz/nic/mobiledatovka/java/QFileProvider.java
android/src/cz/nic/mobiledatovka/java/QFileProvider.java
+3
-3
ios/src/app_delegate.h
ios/src/app_delegate.h
+2
-2
ios/src/app_delegate.mm
ios/src/app_delegate.mm
+2
-2
ios/src/doc_view_controller.h
ios/src/doc_view_controller.h
+2
-2
ios/src/doc_view_controller.mm
ios/src/doc_view_controller.mm
+2
-2
ios/src/ios_file_opener.h
ios/src/ios_file_opener.h
+2
-2
ios/src/ios_file_opener.mm
ios/src/ios_file_opener.mm
+2
-2
ios/src/qt_app_delegate.h
ios/src/qt_app_delegate.h
+2
-2
ios/src/send_email_controller.h
ios/src/send_email_controller.h
+2
-2
ios/src/send_email_controller.mm
ios/src/send_email_controller.mm
+2
-2
ios/src/url_opener.h
ios/src/url_opener.h
+2
-2
ios/src/url_opener.mm
ios/src/url_opener.mm
+2
-2
qml/components/AccessibleButton.qml
qml/components/AccessibleButton.qml
+2
-2
qml/components/AccessibleButtonWithImage.qml
qml/components/AccessibleButtonWithImage.qml
+2
-2
qml/components/AccessibleComboBox.qml
qml/components/AccessibleComboBox.qml
+2
-2
qml/components/AccessibleImageButton.qml
qml/components/AccessibleImageButton.qml
+2
-2
qml/components/AccessibleMenu.qml
qml/components/AccessibleMenu.qml
+2
-2
qml/components/AccessibleOverlaidImageButton.qml
qml/components/AccessibleOverlaidImageButton.qml
+2
-2
qml/components/AccessibleSpinBox.qml
qml/components/AccessibleSpinBox.qml
+2
-2
qml/components/AccessibleSpinBoxZeroMax.qml
qml/components/AccessibleSpinBoxZeroMax.qml
+2
-2
qml/components/AccessibleSwitch.qml
qml/components/AccessibleSwitch.qml
+2
-2
qml/components/AccessibleTabButton.qml
qml/components/AccessibleTabButton.qml
+2
-2
qml/components/AccessibleText.qml
qml/components/AccessibleText.qml
+2
-2
qml/components/AccessibleTextButton.qml
qml/components/AccessibleTextButton.qml
+2
-2
qml/components/AccessibleTextField.qml
qml/components/AccessibleTextField.qml
+2
-2
qml/components/Calendar.qml
qml/components/Calendar.qml
+3
-3
qml/components/DataboxList.qml
qml/components/DataboxList.qml
+2
-2
qml/components/FilterBar.qml
qml/components/FilterBar.qml
+2
-2
qml/components/GovFormList.qml
qml/components/GovFormList.qml
+3
-3
qml/components/GovServiceList.qml
qml/components/GovServiceList.qml
+3
-3
qml/components/InputLineMenu.qml
qml/components/InputLineMenu.qml
+2
-2
qml/components/LogBar.qml
qml/components/LogBar.qml
+3
-3
qml/components/MessageList.qml
qml/components/MessageList.qml
+2
-2
qml/components/OverlaidImage.qml
qml/components/OverlaidImage.qml
+2
-2
qml/components/PageHeader.qml
qml/components/PageHeader.qml
+2
-2
qml/components/ProgressBar.qml
qml/components/ProgressBar.qml
+2
-2
qml/components/ScrollableListView.qml
qml/components/ScrollableListView.qml
+2
-2
qml/dialogues/CalendarDialogue.qml
qml/dialogues/CalendarDialogue.qml
+3
-3
qml/dialogues/FileDialogue.qml
qml/dialogues/FileDialogue.qml
+2
-2
qml/dialogues/InputDialogue.qml
qml/dialogues/InputDialogue.qml
+2
-2
qml/dialogues/MessageDialogue.qml
qml/dialogues/MessageDialogue.qml
+2
-2
qml/dialogues/PasteInputDialogue.qml
qml/dialogues/PasteInputDialogue.qml
+2
-2
qml/main.qml
qml/main.qml
+3
-3
qml/pages/PageAboutApp.qml
qml/pages/PageAboutApp.qml
+2
-2
qml/pages/PageAccountDetail.qml
qml/pages/PageAccountDetail.qml
+2
-2
qml/pages/PageAccountList.qml
qml/pages/PageAccountList.qml
+3
-3
qml/pages/PageChangePassword.qml
qml/pages/PageChangePassword.qml
+2
-2
qml/pages/PageContactList.qml
qml/pages/PageContactList.qml
+2
-2
qml/pages/PageDataboxDetail.qml
qml/pages/PageDataboxDetail.qml
+2
-2
qml/pages/PageDataboxSearch.qml
qml/pages/PageDataboxSearch.qml
+2
-2
qml/pages/PageGovService.qml
qml/pages/PageGovService.qml
+3
-3
qml/pages/PageGovServiceList.qml
qml/pages/PageGovServiceList.qml
+3
-3
qml/pages/PageImportMessage.qml
qml/pages/PageImportMessage.qml
+2
-2
qml/pages/PageLog.qml
qml/pages/PageLog.qml
+3
-3
qml/pages/PageMenuAccount.qml
qml/pages/PageMenuAccount.qml
+2
-2
qml/pages/PageMenuDatovkaSettings.qml
qml/pages/PageMenuDatovkaSettings.qml
+3
-3
qml/pages/PageMenuMessage.qml
qml/pages/PageMenuMessage.qml
+2
-2
qml/pages/PageMenuMessageDetail.qml
qml/pages/PageMenuMessageDetail.qml
+2
-2
qml/pages/PageMenuMessageList.qml
qml/pages/PageMenuMessageList.qml
+2
-2
qml/pages/PageMessageDetail.qml
qml/pages/PageMessageDetail.qml
+2
-2
qml/pages/PageMessageList.qml
qml/pages/PageMessageList.qml
+2
-2
qml/pages/PageMessageSearch.qml
qml/pages/PageMessageSearch.qml
+2
-2
qml/pages/PageRecordsManagementUpload.qml
qml/pages/PageRecordsManagementUpload.qml
+2
-2
qml/pages/PageSendMessage.qml
qml/pages/PageSendMessage.qml
+3
-3
qml/pages/PageSettingsAccount.qml
qml/pages/PageSettingsAccount.qml
+3
-3
qml/pages/PageSettingsGeneral.qml
qml/pages/PageSettingsGeneral.qml
+2
-2
qml/pages/PageSettingsPin.qml
qml/pages/PageSettingsPin.qml
+2
-2
qml/pages/PageSettingsRecordsManagement.qml
qml/pages/PageSettingsRecordsManagement.qml
+2
-2
qml/pages/PageSettingsStorage.qml
qml/pages/PageSettingsStorage.qml
+2
-2
qml/pages/PageSettingsSync.qml
qml/pages/PageSettingsSync.qml
+2
-2
src/accounts.cpp
src/accounts.cpp
+3
-3
src/accounts.h
src/accounts.h
+3
-3
src/auxiliaries/email_helper.cpp
src/auxiliaries/email_helper.cpp
+3
-3
src/auxiliaries/email_helper.h
src/auxiliaries/email_helper.h
+3
-3
src/common.h
src/common.h
+2
-2
src/crypto/crypto.c
src/crypto/crypto.c
+2
-2
src/crypto/crypto.h
src/crypto/crypto.h
+2
-2
src/dialogues/dialogues.cpp
src/dialogues/dialogues.cpp
+2
-2
src/dialogues/dialogues.h
src/dialogues/dialogues.h
+2
-2
src/dialogues/qml_dialogue_helper.cpp
src/dialogues/qml_dialogue_helper.cpp
+2
-2
src/dialogues/qml_dialogue_helper.h
src/dialogues/qml_dialogue_helper.h
+2
-2
src/dialogues/qml_input_dialogue.cpp
src/dialogues/qml_input_dialogue.cpp
+2
-2
src/dialogues/qml_input_dialogue.h
src/dialogues/qml_input_dialogue.h
+2
-2
src/dialogues/qml_message_dialogue.cpp
src/dialogues/qml_message_dialogue.cpp
+2
-2
src/dialogues/qml_message_dialogue.h
src/dialogues/qml_message_dialogue.h
+2
-2
src/dialogues/widget_input_dialogue.cpp
src/dialogues/widget_input_dialogue.cpp
+2
-2
src/dialogues/widget_input_dialogue.h
src/dialogues/widget_input_dialogue.h
+2
-2
src/dialogues/widget_message_dialogue.cpp
src/dialogues/widget_message_dialogue.cpp
+2
-2
src/dialogues/widget_message_dialogue.h
src/dialogues/widget_message_dialogue.h
+2
-2
src/files.cpp
src/files.cpp
+3
-3
src/files.h
src/files.h
+3
-3
src/global.cpp
src/global.cpp
+2
-2
src/global.h
src/global.h
+2
-2
src/gov_services/models/gov_form_list_model.cpp
src/gov_services/models/gov_form_list_model.cpp
+3
-3
src/gov_services/models/gov_form_list_model.h
src/gov_services/models/gov_form_list_model.h
+3
-3
src/gov_services/models/gov_service_list_model.cpp
src/gov_services/models/gov_service_list_model.cpp
+3
-3
src/gov_services/models/gov_service_list_model.h
src/gov_services/models/gov_service_list_model.h
+3
-3
src/gov_wrapper.cpp
src/gov_wrapper.cpp
+3
-3
src/gov_wrapper.h
src/gov_wrapper.h
+3
-3
src/io/db_tables.h
src/io/db_tables.h
+2
-2
src/io/filesystem.cpp
src/io/filesystem.cpp
+3
-3
src/io/filesystem.h
src/io/filesystem.h
+3
-3
src/isds/isds_conversion.cpp
src/isds/isds_conversion.cpp
+2
-2
src/isds/isds_conversion.h
src/isds/isds_conversion.h
+2
-2
src/isds/isds_type_conversion.cpp
src/isds/isds_type_conversion.cpp
+2
-2
src/isds/isds_type_conversion.h
src/isds/isds_type_conversion.h
+2
-2
src/locker.cpp
src/locker.cpp
+2
-2
src/locker.h
src/locker.h
+2
-2
src/log.cpp
src/log.cpp
+3
-3
src/log.h
src/log.h
+3
-3
src/main.cpp
src/main.cpp
+3
-3
src/messages.cpp
src/messages.cpp
+3
-3
src/messages.h
src/messages.h
+2
-2
src/models/accountmodel.cpp
src/models/accountmodel.cpp
+3
-3
src/models/accountmodel.h
src/models/accountmodel.h
+3
-3
src/models/databoxmodel.cpp
src/models/databoxmodel.cpp
+2
-2
src/models/databoxmodel.h
src/models/databoxmodel.h
+2
-2
src/models/filemodel.cpp
src/models/filemodel.cpp
+3
-3
src/models/filemodel.h
src/models/filemodel.h
+3
-3
src/models/list_sort_filter_proxy_model.cpp
src/models/list_sort_filter_proxy_model.cpp
+2
-2
src/models/list_sort_filter_proxy_model.h
src/models/list_sort_filter_proxy_model.h
+2
-2
src/models/messagemodel.cpp
src/models/messagemodel.cpp
+2
-2
src/models/messagemodel.h
src/models/messagemodel.h
+2
-2
src/net/db_wrapper.cpp
src/net/db_wrapper.cpp
+3
-3
src/net/db_wrapper.h
src/net/db_wrapper.h
+2
-2
src/net/isds_const.h
src/net/isds_const.h
+3
-3
src/net/isds_session.cpp
src/net/isds_session.cpp
+2
-2
src/net/isds_session.h
src/net/isds_session.h
+2
-2
src/net/isds_wrapper.cpp
src/net/isds_wrapper.cpp
+3
-3
src/net/isds_wrapper.h
src/net/isds_wrapper.h
+3
-3
src/net/net_layer.cpp
src/net/net_layer.cpp
+2
-2
src/net/net_layer.h
src/net/net_layer.h
+2
-2
src/os_android.cpp
src/os_android.cpp
+2
-2
src/os_android.h
src/os_android.h
+2
-2
src/qml_interaction/image_provider.cpp
src/qml_interaction/image_provider.cpp
+2
-2
src/qml_interaction/image_provider.h
src/qml_interaction/image_provider.h
+2
-2
src/qml_interaction/interaction_filesystem.cpp
src/qml_interaction/interaction_filesystem.cpp
+2
-2
src/qml_interaction/interaction_filesystem.h
src/qml_interaction/interaction_filesystem.h
+2
-2
src/qml_interaction/interaction_zfo_file.cpp
src/qml_interaction/interaction_zfo_file.cpp
+2
-2
src/qml_interaction/interaction_zfo_file.h
src/qml_interaction/interaction_zfo_file.h
+2
-2
src/qml_interaction/message_info.cpp
src/qml_interaction/message_info.cpp
+2
-2
src/qml_interaction/message_info.h
src/qml_interaction/message_info.h
+2
-2
src/qml_interaction/string_manipulation.cpp
src/qml_interaction/string_manipulation.cpp
+2
-2
src/qml_interaction/string_manipulation.h
src/qml_interaction/string_manipulation.h
+2
-2
src/qml_isds/message_interface.cpp
src/qml_isds/message_interface.cpp
+2
-2
src/qml_isds/message_interface.h
src/qml_isds/message_interface.h
+2
-2
src/records_management.cpp
src/records_management.cpp
+2
-2
src/records_management.h
src/records_management.h
+2
-2
src/records_management/models/upload_hierarchy_list_model.cpp
...records_management/models/upload_hierarchy_list_model.cpp
+2
-2
src/records_management/models/upload_hierarchy_list_model.h
src/records_management/models/upload_hierarchy_list_model.h
+2
-2
src/records_management/models/upload_hierarchy_qml_proxy_model.cpp
...ds_management/models/upload_hierarchy_qml_proxy_model.cpp
+2
-2
src/records_management/models/upload_hierarchy_qml_proxy_model.h
...ords_management/models/upload_hierarchy_qml_proxy_model.h
+2
-2
src/settings.cpp
src/settings.cpp
+2
-2
src/settings.h
src/settings.h
+2
-2
src/setwrapper.cpp
src/setwrapper.cpp
+2
-2
src/setwrapper.h
src/setwrapper.h
+2
-2
src/sqlite/account_db.cpp
src/sqlite/account_db.cpp
+3
-3
src/sqlite/account_db.h
src/sqlite/account_db.h
+3
-3
src/sqlite/db_tables.cpp
src/sqlite/db_tables.cpp
+2
-2
src/sqlite/db_tables.h
src/sqlite/db_tables.h
+2
-2
src/sqlite/dbs.cpp
src/sqlite/dbs.cpp
+2
-2
src/sqlite/dbs.h
src/sqlite/dbs.h
+2
-2
src/sqlite/file_db.cpp
src/sqlite/file_db.cpp
+3
-3
src/sqlite/file_db.h
src/sqlite/file_db.h
+3
-3
src/sqlite/file_db_container.cpp
src/sqlite/file_db_container.cpp
+2
-2
src/sqlite/file_db_container.h
src/sqlite/file_db_container.h
+2
-2
src/sqlite/message_db.cpp
src/sqlite/message_db.cpp
+3
-3
src/sqlite/message_db.h
src/sqlite/message_db.h
+3
-3
src/sqlite/message_db_container.cpp
src/sqlite/message_db_container.cpp
+2
-2
src/sqlite/message_db_container.h
src/sqlite/message_db_container.h
+2
-2
src/sqlite/zfo_db.cpp
src/sqlite/zfo_db.cpp
+2
-2
src/sqlite/zfo_db.h
src/sqlite/zfo_db.h
+2
-2
src/worker/emitter.h
src/worker/emitter.h
+2
-2
src/worker/task.h
src/worker/task.h
+2
-2
src/worker/task_change_password.cpp
src/worker/task_change_password.cpp
+3
-3
src/worker/task_change_password.h
src/worker/task_change_password.h
+2
-2
src/worker/task_download_account_info.cpp
src/worker/task_download_account_info.cpp
+3
-3
src/worker/task_download_account_info.h
src/worker/task_download_account_info.h
+3
-3
src/worker/task_download_delivery_info.cpp
src/worker/task_download_delivery_info.cpp
+3
-3
src/worker/task_download_delivery_info.h
src/worker/task_download_delivery_info.h
+2
-2
src/worker/task_download_message.cpp
src/worker/task_download_message.cpp
+3
-3
src/worker/task_download_message.h
src/worker/task_download_message.h
+2
-2
src/worker/task_download_message_list.cpp
src/worker/task_download_message_list.cpp
+3
-3
src/worker/task_download_message_list.h
src/worker/task_download_message_list.h
+2
-2
src/worker/task_find_databox.cpp
src/worker/task_find_databox.cpp
+3
-3
src/worker/task_find_databox.h
src/worker/task_find_databox.h
+2
-2
src/worker/task_find_databox_fulltext.cpp
src/worker/task_find_databox_fulltext.cpp
+3
-3
src/worker/task_find_databox_fulltext.h
src/worker/task_find_databox_fulltext.h
+2
-2
src/worker/task_import_zfo.cpp
src/worker/task_import_zfo.cpp
+3
-3
src/worker/task_import_zfo.h
src/worker/task_import_zfo.h
+2
-2
src/worker/task_keep_alive.cpp
src/worker/task_keep_alive.cpp
+3
-3
src/worker/task_keep_alive.h
src/worker/task_keep_alive.h
+2
-2
src/worker/task_records_management_stored_messages.cpp
src/worker/task_records_management_stored_messages.cpp
+3
-3
src/worker/task_records_management_stored_messages.h
src/worker/task_records_management_stored_messages.h
+2
-2
src/worker/task_send_message.cpp
src/worker/task_send_message.cpp
+3
-3
src/worker/task_send_message.h
src/worker/task_send_message.h
+2
-2
src/worker/task_send_sms.cpp
src/worker/task_send_sms.cpp
+3
-3
src/worker/task_send_sms.h
src/worker/task_send_sms.h
+2
-2
src/xml/xml_authenticate_message.cpp
src/xml/xml_authenticate_message.cpp
+2
-2
src/xml/xml_authenticate_message.h
src/xml/xml_authenticate_message.h
+2
-2
src/xml/xml_base.cpp
src/xml/xml_base.cpp
+2
-2
src/xml/xml_base.h
src/xml/xml_base.h
+2
-2
src/xml/xml_download_delivery_info.cpp
src/xml/xml_download_delivery_info.cpp
+2
-2
src/xml/xml_download_delivery_info.h
src/xml/xml_download_delivery_info.h
+2
-2
src/xml/xml_download_message.cpp
src/xml/xml_download_message.cpp
+2
-2
src/xml/xml_download_message.h
src/xml/xml_download_message.h
+2
-2
src/xml/xml_download_message_author.cpp
src/xml/xml_download_message_author.cpp
+2
-2
src/xml/xml_download_message_author.h
src/xml/xml_download_message_author.h
+2
-2
src/xml/xml_download_message_list.cpp
src/xml/xml_download_message_list.cpp
+2
-2
src/xml/xml_download_message_list.h
src/xml/xml_download_message_list.h
+2
-2
src/xml/xml_find_databox.cpp
src/xml/xml_find_databox.cpp
+2
-2
src/xml/xml_find_databox.h
src/xml/xml_find_databox.h
+2
-2
src/xml/xml_find_databox_fulltext.cpp
src/xml/xml_find_databox_fulltext.cpp
+2
-2
src/xml/xml_find_databox_fulltext.h
src/xml/xml_find_databox_fulltext.h
+2
-2
src/xml/xml_get_db_owner_info.cpp
src/xml/xml_get_db_owner_info.cpp
+2
-2
src/xml/xml_get_db_owner_info.h
src/xml/xml_get_db_owner_info.h
+2
-2
src/xml/xml_get_db_user_info.cpp
src/xml/xml_get_db_user_info.cpp
+2
-2
src/xml/xml_get_db_user_info.h
src/xml/xml_get_db_user_info.h
+2
-2
src/xml/xml_isds_const.h
src/xml/xml_isds_const.h
+2
-2
src/xml/xml_login.cpp
src/xml/xml_login.cpp
+2
-2
src/xml/xml_login.h
src/xml/xml_login.h
+2
-2
src/xml/xml_mark_message_as_read.cpp
src/xml/xml_mark_message_as_read.cpp
+2
-2
src/xml/xml_mark_message_as_read.h
src/xml/xml_mark_message_as_read.h
+2
-2
src/xml/xml_parse_zfo.cpp
src/xml/xml_parse_zfo.cpp
+2
-2
src/xml/xml_parse_zfo.h
src/xml/xml_parse_zfo.h
+2
-2
src/xml/xml_send_message.cpp
src/xml/xml_send_message.cpp
+2
-2
src/xml/xml_send_message.h
src/xml/xml_send_message.h
+2
-2
src/zfo.cpp
src/zfo.cpp
+2
-2
src/zfo.h
src/zfo.h
+2
-2
No files found.
android/src/android_io.cpp
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
android/src/android_io.h
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
android/src/cz/nic/mobiledatovka/java/QFileProvider.java
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
ios/src/app_delegate.h
View file @
982136bf
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
ios/src/app_delegate.mm
View file @
982136bf
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
ios/src/doc_view_controller.h
View file @
982136bf
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
ios/src/doc_view_controller.mm
View file @
982136bf
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
ios/src/ios_file_opener.h
View file @
982136bf
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
ios/src/ios_file_opener.mm
View file @
982136bf
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
ios/src/qt_app_delegate.h
View file @
982136bf
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
ios/src/send_email_controller.h
View file @
982136bf
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
ios/src/send_email_controller.mm
View file @
982136bf
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
ios/src/url_opener.h
View file @
982136bf
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
ios/src/url_opener.mm
View file @
982136bf
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/AccessibleButton.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/AccessibleButtonWithImage.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/AccessibleComboBox.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/AccessibleImageButton.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/AccessibleMenu.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/AccessibleOverlaidImageButton.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/AccessibleSpinBox.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/AccessibleSpinBoxZeroMax.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/AccessibleSwitch.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/AccessibleTabButton.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/AccessibleText.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/AccessibleTextButton.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/AccessibleTextField.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/Calendar.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/DataboxList.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/FilterBar.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/GovFormList.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/GovServiceList.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/InputLineMenu.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
qml/components/LogBar.qml
View file @
982136bf
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* 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
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the