[yast-commit] [libyui/libyui-qt] c355e7: currentItemChanged signal is emitted when the curr...
Branch: refs/heads/master Home: https://github.com/libyui/libyui-qt Commit: c355e7a798c91aa1b25ef2b41dc196ead55592dc https://github.com/libyui/libyui-qt/commit/c355e7a798c91aa1b25ef2b41dc196ead... Author: Angelo Naselli <anaselli@linux.it> Date: 2013-12-27 (Fri, 27 Dec 2013) Changed paths: M src/YQTable.cc Log Message: ----------- currentItemChanged signal is emitted when the current item changes. Current item is the first parameter, and we should trust it, otherwhise using YTable as single selection and deselecting the first item, will ignore the item selected at the first click (immediate mode shows it). Commit: 33e27ee221de53b03a6e1cc4623c18145c4ac65f https://github.com/libyui/libyui-qt/commit/33e27ee221de53b03a6e1cc4623c18145... Author: Angelo Naselli <anaselli@linux.it> Date: 2014-01-18 (Sat, 18 Jan 2014) Changed paths: M ChangeLog M PROJECTINFO.cmake M VERSION.cmake M libyui-qt.spec.in M src/CMakeLists.txt M src/QY2ComboTabWidget.h M src/QY2DiskUsageList.cc M src/QY2DiskUsageList.h M src/QY2ListView.cc M src/QY2ListView.h M src/YQApplication.h M src/YQInputField.h M src/YQMultiSelectionBox.h M src/YQRichText.cc M src/YQTable.cc M src/YQTree.cc M src/YQUI.cc M src/YQUI_builtins.cc M src/YQWidgetFactory.cc M src/YQWizard.cc Log Message: ----------- Merge remote-tracking branch 'upstream/master' Commit: 1e6f277be2f8ff5b8c74f704abe740545958185e https://github.com/libyui/libyui-qt/commit/1e6f277be2f8ff5b8c74f704abe740545... Author: Angelo Naselli <anaselli@linux.it> Date: 2014-01-19 (Sun, 19 Jan 2014) Changed paths: M src/YQTree.cc Log Message: ----------- Corrected selection of item during YTree population Commit: 7d39556c09ffa71873a223af777ebd097a3dec8e https://github.com/libyui/libyui-qt/commit/7d39556c09ffa71873a223af777ebd097... Author: Angelo Naselli <anaselli@linux.it> Date: 2014-01-20 (Mon, 20 Jan 2014) Changed paths: M ChangeLog M VERSION.cmake Log Message: ----------- Updated Changelog and version Commit: 4eb9897683359acbf66cefa3cd3618b338ad0448 https://github.com/libyui/libyui-qt/commit/4eb9897683359acbf66cefa3cd3618b33... Author: Angelo Naselli <anaselli@linux.it> Date: 2014-01-25 (Sat, 25 Jan 2014) Changed paths: M src/QY2Styler.cc Log Message: ----------- Fixed <libqt-warning> QFSFileEngine::open: No file name specified Commit: 0827c5bbfe0ec78c5172c37030dc65ec1b26f323 https://github.com/libyui/libyui-qt/commit/0827c5bbfe0ec78c5172c37030dc65ec1... Author: Angelo Naselli <anaselli@linux.it> Date: 2014-01-25 (Sat, 25 Jan 2014) Changed paths: M ChangeLog M src/YQDumbTab.cc Log Message: ----------- Fixed signal connection currentChanged instead of selected Commit: 78395a38ece94e971af5e7aa8e32475c673185ba https://github.com/libyui/libyui-qt/commit/78395a38ece94e971af5e7aa8e32475c6... Author: Angelo Naselli <angelo.naselli@softeco.it> Date: 2014-02-20 (Thu, 20 Feb 2014) Changed paths: M ChangeLog M src/YQDateField.cc M src/YQDateField.h M src/YQTimeField.cc M src/YQTimeField.h Log Message: ----------- Fixed YQDateField and YQTimeField notification event Commit: a41674b98e90371333b7b52e3243765d6fba504d https://github.com/libyui/libyui-qt/commit/a41674b98e90371333b7b52e3243765d6... Author: Angelo Naselli <anaselli@linux.it> Date: 2014-02-21 (Fri, 21 Feb 2014) Changed paths: M src/YQDateField.cc M src/YQTimeField.cc Log Message: ----------- Forgot to block signal on setValue Commit: 8ebdc3b86d2af330047962b13bdad957f7fc7128 https://github.com/libyui/libyui-qt/commit/8ebdc3b86d2af330047962b13bdad957f... Author: Angelo Naselli <anaselli@linux.it> Date: 2014-03-15 (Sat, 15 Mar 2014) Changed paths: M ChangeLog M VERSION.cmake M libyui-qt.spec.in M src/QY2ComboTabWidget.cc M src/QY2HelpDialog.cc M src/QY2HelpDialog.h M src/QY2ListView.cc M src/QY2StyleEditor.cc M src/YQApplication.cc M src/YQBusyIndicator.cc M src/YQCheckBox.cc M src/YQCheckBoxFrame.cc M src/YQComboBox.cc M src/YQContextMenu.cc M src/YQContextMenu.h M src/YQDialog.cc M src/YQDownloadProgress.cc M src/YQDumbTab.cc M src/YQInputField.cc M src/YQIntField.cc M src/YQLogView.cc M src/YQMenuButton.cc M src/YQMultiLineEdit.cc M src/YQMultiSelectionBox.cc M src/YQPartitionSplitter.cc M src/YQPushButton.cc M src/YQRadioButton.cc M src/YQRichText.cc M src/YQSelectionBox.cc M src/YQSlider.cc M src/YQTable.cc M src/YQTimezoneSelector.cc M src/YQTree.cc M src/YQUI.cc M src/YQUI.h M src/YQUI_builtins.cc M src/YQWizard.cc M src/YQWizardButton.cc Log Message: ----------- Merge remote-tracking branch 'upstream/master' Conflicts: ChangeLog VERSION.cmake src/YQDumbTab.cc Commit: b96934a4c7a7fc9d38c27f9956729546be035962 https://github.com/libyui/libyui-qt/commit/b96934a4c7a7fc9d38c27f9956729546b... Author: Martin Vidner <mvidner@suse.cz> Date: 2014-03-21 (Fri, 21 Mar 2014) Changed paths: M ChangeLog Log Message: ----------- changelog: removed items already mentioned earlier Commit: 559a86aef9b406ec8cada9f01f7015b08c036fd1 https://github.com/libyui/libyui-qt/commit/559a86aef9b406ec8cada9f01f7015b08... Author: Martin Vidner <mvidner@suse.cz> Date: 2014-03-21 (Fri, 21 Mar 2014) Changed paths: M src/YQDateField.cc M src/YQTimeField.cc Log Message: ----------- use type checked signals Commit: f92f4ec03cc599dfa05a76e7ed3091ac2121c3de https://github.com/libyui/libyui-qt/commit/f92f4ec03cc599dfa05a76e7ed3091ac2... Author: Martin Vidner <mvidner@suse.cz> Date: 2014-03-21 (Fri, 21 Mar 2014) Changed paths: M ChangeLog M VERSION.cmake M src/YQDateField.cc M src/YQDateField.h M src/YQTable.cc M src/YQTimeField.cc M src/YQTimeField.h M src/YQTree.cc Log Message: ----------- Merge branch 'pr/21' Compare: https://github.com/libyui/libyui-qt/compare/1ec984f8ebaf...f92f4ec03cc5
participants (1)
-
GitHub