Justin Rajewski
95f0a19391
Fixes for building on windows
2023-10-26 21:21:14 +02:00
gatecat
41eecd7ce2
gui: Improve Fatal Error message
...
Signed-off-by: gatecat <gatecat@ds0.me>
2021-07-20 15:01:34 +01:00
gatecat
2ffb081442
Fixing old emails and names in copyrights
...
Signed-off-by: gatecat <gatecat@ds0.me>
2021-06-12 13:22:38 +01:00
David Shah
fa77a5ae4a
clangformat
...
Signed-off-by: David Shah <dave@ds0.me>
2019-06-24 11:43:01 +01:00
Miodrag Milanovic
9b8d3b7546
option to disable anti aliasing in gui
2019-05-25 08:42:17 +02:00
Miodrag Milanović
0d1c7118e3
Merge pull request #169 from ajeakins/master
...
Fix device view not showing anything on macOS.
2019-05-23 23:53:52 -07:00
Michael Buesch
3d4f1dc60b
gui: Fix warning: catching polymorphic type by value
...
gui/application.cc: In member function ‘virtual bool nextpnr_ice40::Application::notify(QObject*, QEvent*)’:
gui/application.cc:56:32: warning: catching polymorphic type ‘class nextpnr_ice40::assertion_failure’ by value [-Wcatch-value=]
2019-05-20 22:17:45 +02:00
Adrian Jeakins
d00288198f
Bring back check that GL contexts get the format requested.
2019-05-01 21:32:48 +01:00
Adrian Jeakins
38f80b1048
Fix device view not showing anything on macOS.
...
* Fix line shader when running under the core profile and make version match those elsewhere.
* Make surface format version match the openGL functions we are using.
2018-12-05 22:27:04 +00:00
Adrian Jeakins
92ddef9fc3
Fix crash starting the GUI on macOS where we must request a core profile.
...
See http://doc.qt.io/qt-5/qabstractopenglfunctions.html
2018-12-04 23:05:06 +00:00
Miodrag Milanovic
85e9aa3426
Handle CTRL-C for windows build
2018-08-02 09:54:16 +02:00
Miodrag Milanovic
1a22ccdfe6
Added rest of properties to all sections in GUI
2018-07-07 12:24:13 +02:00
Miodrag Milanovic
e5bd4764b2
Added custom QApplication implementation
2018-06-22 16:49:15 +02:00