[Wireshark-bugs] [Bug 13909] Wireshark 2.4.0 doesn't build with Qt 4.8

2017-09-02 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909 Michael Mann changed: What|Removed |Added Resolution|--- |FIXED

[Wireshark-bugs] [Bug 13909] Wireshark 2.4.0 doesn't build with Qt 4.8

2017-08-31 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909 --- Comment #14 from Gerrit Code Review --- Change 23326 merged by Anders Broman: Qt: Fix errors when compiling for Qt4. https://code.wireshark.org/review/23326 -- You are receiving this mail because:

[Wireshark-bugs] [Bug 13909] Wireshark 2.4.0 doesn't build with Qt 4.8

2017-08-31 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909 --- Comment #13 from Gerrit Code Review --- Change 23326 had a related patch set uploaded by Michael Mann: Qt: Fix errors when compiling for Qt4. https://code.wireshark.org/review/23326 -- You are

[Wireshark-bugs] [Bug 13909] Wireshark 2.4.0 doesn't build with Qt 4.8

2017-08-31 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909 --- Comment #12 from Gerrit Code Review --- Change 23322 merged by Michael Mann: Qt: Fix errors when compiling for Qt4. https://code.wireshark.org/review/23322 -- You are receiving this mail because:

[Wireshark-bugs] [Bug 13909] Wireshark 2.4.0 doesn't build with Qt 4.8

2017-08-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909 Alexis La Goutte changed: What|Removed |Added CC|

[Wireshark-bugs] [Bug 13909] Wireshark 2.4.0 doesn't build with Qt 4.8

2017-07-24 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909 --- Comment #10 from Roland Knall --- (In reply to Alexis La Goutte from comment #9) > (In reply to Roland Knall from comment #8) > > Qt4 support is a mess. So far, I've found 3 different issues: > > > > - Q_NULLPTR is

[Wireshark-bugs] [Bug 13909] Wireshark 2.4.0 doesn't build with Qt 4.8

2017-07-24 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909 --- Comment #9 from Alexis La Goutte --- (In reply to Roland Knall from comment #8) > Qt4 support is a mess. So far, I've found 3 different issues: > > - Q_NULLPTR is not introduced prior Qt 5.0 - my bad Yes,

[Wireshark-bugs] [Bug 13909] Wireshark 2.4.0 doesn't build with Qt 4.8

2017-07-24 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909 Roland Knall changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED

[Wireshark-bugs] [Bug 13909] Wireshark 2.4.0 doesn't build with Qt 4.8

2017-07-24 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909 Alexis La Goutte changed: What|Removed |Added CC|

[Wireshark-bugs] [Bug 13909] Wireshark 2.4.0 doesn't build with Qt 4.8

2017-07-24 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909 Alexis La Goutte changed: What|Removed |Added CC|

[Wireshark-bugs] [Bug 13909] Wireshark 2.4.0 doesn't build with Qt 4.8

2017-07-23 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909 --- Comment #6 from Gerrit Code Review --- Change 22773 had a related patch set uploaded by Michael Mann: Qt: Compile InterfaceToolbar with Qt4 https://code.wireshark.org/review/22773 -- You are

[Wireshark-bugs] [Bug 13909] Wireshark 2.4.0 doesn't build with Qt 4.8

2017-07-22 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909 --- Comment #5 from Gerrit Code Review --- Change 22761 had a related patch set uploaded by Stig Bjørlykke: Qt: Compile InterfaceToolbar with Qt4 https://code.wireshark.org/review/22761 -- You are

[Wireshark-bugs] [Bug 13909] Wireshark 2.4.0 doesn't build with Qt 4.8

2017-07-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909 --- Comment #4 from Guy Harris --- (In reply to Jason Byrne from comment #3) > In any case, the later errors (since the bug title was updated to... doesn't > build with Qt 4.8...) were... Yes, that's the underlying

[Wireshark-bugs] [Bug 13909] Wireshark 2.4.0 doesn't build with Qt 4.8

2017-07-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909 --- Comment #3 from Jason Byrne --- I actually humored a few code changes, which got me past a few similar compile errors, but I hit another compile error later, e.g. //combobox->setCurrentText(display);

[Wireshark-bugs] [Bug 13909] Wireshark 2.4.0 doesn't build with Qt 4.8

2017-07-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909 --- Comment #2 from Guy Harris --- The description of that slot is The setter setCurrentText() simply calls setEditText() if the combo box is editable. Otherwise, if there is a matching text in the list,

[Wireshark-bugs] [Bug 13909] Wireshark 2.4.0 doesn't build with Qt 4.8

2017-07-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13909 Guy Harris changed: What|Removed |Added Hardware|x86 |All