grossmj
9568f08058
Backport: dark style
2026-02-18 22:56:45 +08:00
grossmj
370dd6ed82
Base migration to PyQt6
2025-12-14 18:19:47 +08:00
Julien Duponchelle
0f00e206bf
Remove unbreakable space
2016-05-18 11:27:38 +02:00
Julien Duponchelle
da100e494b
Fix bus error when writting on console
...
Fix #371
2015-12-04 11:37:42 +01:00
Julien Duponchelle
0faa4e62f0
Fix segfault at exit on OSX
...
The fix as two part
1) We restore the IO at exit, because otherwise a print on console
crash due to the fact the console as already disapear
2) We force a Garbage Collect it seem to clean the pyqt
references and allow QT to properly exit
Fix #475
2015-06-29 12:23:09 +02:00
Julien Duponchelle
8ab07563e0
Merge branch 'master' into unstable
2015-05-11 14:39:22 +02:00
Julien Duponchelle
74b4013002
Fix a crash in console when you used non UTF-8 terminal
...
Fix #351
2015-05-11 14:34:18 +02:00
Julien Duponchelle
fb14747a8b
Merge branch 'master' into unstable
2015-05-08 14:40:12 +02:00
Julien Duponchelle
3bdb18a2b4
Another broken pipe error catched for OSX
...
Fix https://github.com/GNS3/gns3-server/issues/166
2015-05-07 15:35:15 +02:00
Julien Duponchelle
756f1dd218
Merge branch 'master' into unstable
2015-05-04 09:37:29 +02:00
Julien Duponchelle
a31cc33c67
Do not crash if terminal doesn't support UTF-8
...
Fix #306
2015-05-02 15:41:18 +02:00
Julien Duponchelle
6ab00e46b2
Migration to QT5
...
I drop some related cloud support, we will restore it when we will be ready.
* Switch to Python3 super style
* Drop old object inheritance
* Fixed old super call
2015-04-23 12:24:26 +02:00
Julien Duponchelle
5c9bb477b4
Display print( in std console and Qt Console
2015-04-22 17:30:25 +02:00
grossmj
3649ea612f
Fixes GNS3 console issues.
2015-03-10 13:03:38 -06:00
Julien Duponchelle
7a5f2412c0
Fix copy paste in GNS3 console
...
Fix #192
2015-03-02 19:14:39 +01:00
Julien Duponchelle
8fb92a316a
PEP8
2015-01-28 11:13:10 +01:00
grossmj
b38e82d9cb
Handle server errors using another signal.
2014-04-29 12:24:52 -06:00
grossmj
f3606d75d3
Display server error messages in the console
2014-03-17 11:51:01 -06:00
grossmj
fc360ec66e
Base for the GNS3 console & some minor fixes.
2014-03-15 18:49:06 -06:00