Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nefunkční copy&paste v záložce Úseky/Etapy #969 #990

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

fvacek
Copy link
Collaborator

@fvacek fvacek commented Nov 2, 2024

No description provided.

@fvacek fvacek requested review from arnost00 and paukert November 2, 2024 11:47
@paukert
Copy link
Member

paukert commented Nov 3, 2024

@fvacek asKeyValueRange je dostupné od QT 6.4 a pokud se nepletu, tak QE 2 běží ještě na QT5 (v CI to tady také failnulo)

../../../../libqf/libqfqmlwidgets/src/tableview.cpp: In static member function ‘static void qf::qmlwidgets::TableView::copySpecial_helper(const QTableView*, const QString&, const QString&, const QString&, qf::qmlwidgets::TableView::ReplaceEscapes)’:
../../../../libqf/libqfqmlwidgets/src/tableview.cpp:1970:37: error: ‘class QMap<int, QList >’ has no member named ‘asKeyValueRange’
1970 | for (const auto &[row, cols] : sel.asKeyValueRange()) {

@fvacek fvacek force-pushed the nefunkcni-copy-qe2 branch from b9d01f6 to c4b7746 Compare November 3, 2024 19:05
Copy link
Member

@paukert paukert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nyní mi copy&paste funguje dle očekávání i v záložce Runs (Úseky/Etapy) :)

@fvacek fvacek merged commit eb792c9 into master Nov 3, 2024
2 checks passed
@arnost00
Copy link
Contributor

arnost00 commented Nov 3, 2024

Ano souhlasim s @paukert, funguje to ocekavane.

@fvacek nechces zvednout cislo verze QE2 na 2.6.31 ?

@fvacek
Copy link
Collaborator Author

fvacek commented Nov 13, 2024

Ano souhlasim s @paukert, funguje to ocekavane.

@fvacek nechces zvednout cislo verze QE2 na 2.6.31 ?

Klidne to udelej sam :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants