• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 13 14 15 16 17 ... 116 Next »

Question about Qt minimum version
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Question about Qt minimum version
02-08-2019, 12:24 PM (This post was last modified: 02-08-2019, 12:26 PM by 8times9. Edit Reason: Fixes )
#1
8times9 Offline
Junior Member
**
Posts: 10
Threads: 2
Joined: Feb 2018
Hi, I'm new to development and had a question.

I saw that the minimum Qt version is 5.9, but I have a pull request ready that uses the flag
Code:
QCoreApplication::setAttribute(Qt::AA_DisableWindowContextHelpButton)
in Main.cpp to disable all help buttons globally. However, this flag was only introduced in Qt 5.10.

Does that mean I can't submit this pull request until 5.10 becomes the minimum?
Find
Reply
02-09-2019, 11:57 PM (This post was last modified: 02-09-2019, 11:58 PM by Zexaron.)
#2
Zexaron Offline
Member
***
Posts: 118
Threads: 15
Joined: Oct 2016
I think there was a Qt version bump over 5.9 PR, but I'm not sure if it went through.
Find
Reply
02-17-2019, 12:22 PM
#3
8times9 Offline
Junior Member
**
Posts: 10
Threads: 2
Joined: Feb 2018
(02-09-2019, 11:57 PM)Zexaron Wrote: I think there was a Qt version bump over 5.9 PR, but I'm not sure if it went through.

I don't know how else to contact you so I guess I'll do it here, why did you delete your GitHub account?
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode