[yast-commit] [libyui/libyui-qt] 911717: fix tab switching in Qt5
Branch: refs/heads/master Home: https://github.com/libyui/libyui-qt Commit: 911717daa656751dce53d477ecc99195fe998b7b https://github.com/libyui/libyui-qt/commit/911717daa656751dce53d477ecc99195f... Author: Martin Vidner <mvidner@suse.cz> Date: 2014-03-03 (Mon, 03 Mar 2014) Changed paths: M src/YQDumbTab.cc M src/YQUI.h Log Message: ----------- fix tab switching in Qt5 "QObject::connect: No such signal QTabBar::selected ( int )" is now currentIndex(int) http://qt-project.org/doc/qt-5.0/qtwidgets/qtabbar.html#currentIndex-prop Commit: 97fb8c08a251f4e7ab4b8b3f16d375a1ea440f00 https://github.com/libyui/libyui-qt/commit/97fb8c08a251f4e7ab4b8b3f16d375a1e... Author: Martin Vidner <mvidner@suse.cz> Date: 2014-03-03 (Mon, 03 Mar 2014) Changed paths: M src/QY2ComboTabWidget.cc M src/QY2HelpDialog.cc M src/QY2ListView.cc M src/QY2StyleEditor.cc M src/YQBusyIndicator.cc M src/YQCheckBox.cc M src/YQCheckBoxFrame.cc M src/YQComboBox.cc M src/YQContextMenu.cc M src/YQDialog.cc M src/YQDownloadProgress.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/YQWizard.cc M src/YQWizardButton.cc Log Message: ----------- use type-checked QObject::connect wherever possible Commit: 97e6d31517a2de836964269f1d395af50067127b https://github.com/libyui/libyui-qt/commit/97e6d31517a2de836964269f1d395af50... Author: Martin Vidner <mvidner@suse.cz> Date: 2014-03-03 (Mon, 03 Mar 2014) Changed paths: M ChangeLog M VERSION.cmake Log Message: ----------- version, changes Commit: a476f6efda957913b6e631f77bbb46c2d9227ecb https://github.com/libyui/libyui-qt/commit/a476f6efda957913b6e631f77bbb46c2d... Author: Martin Vidner <martin@vidner.net> Date: 2014-03-10 (Mon, 10 Mar 2014) Changed paths: M ChangeLog M VERSION.cmake M src/QY2ComboTabWidget.cc M src/QY2HelpDialog.cc M src/QY2ListView.cc M src/QY2StyleEditor.cc M src/YQBusyIndicator.cc M src/YQCheckBox.cc M src/YQCheckBoxFrame.cc M src/YQComboBox.cc M src/YQContextMenu.cc 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/YQWizard.cc M src/YQWizardButton.cc Log Message: ----------- Merge pull request #23 from mvidner/typed-signals fix tab switching in Qt5 Compare: https://github.com/libyui/libyui-qt/compare/4004df18cf06...a476f6efda95
participants (1)
-
GitHub