Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
ec98902b
Commit
ec98902b
authored
Nov 01, 2015
by
Maxime Perrotin
Browse files
Use rounded tab shapes
parent
2f5e23be
Changes
4
Show whitespace changes
Inline
Side-by-side
opengeode.ui
View file @
ec98902b
...
...
@@ -45,7 +45,7 @@
<bool>
true
</bool>
</property>
<property
name=
"tabShape"
>
<enum>
QTabWidget::
Triangular
</enum>
<enum>
QTabWidget::
Rounded
</enum>
</property>
<widget
class=
"QWidget"
name=
"process"
>
<property
name=
"windowTitle"
>
...
...
opengeode/icons.py
View file @
ec98902b
This source diff could not be displayed because it is too large. You can
view the blob
instead.
opengeode/sdl92Lexer.py
View file @
ec98902b
# $ANTLR 3.1.3 Mar 17, 2009 19:23:44 sdl92.g 2015-1
0-31 22:2
8:1
5
# $ANTLR 3.1.3 Mar 17, 2009 19:23:44 sdl92.g 2015-1
1-01 16:3
8:1
4
import
sys
from
antlr3
import
*
...
...
opengeode/sdl92Parser.py
View file @
ec98902b
# $ANTLR 3.1.3 Mar 17, 2009 19:23:44 sdl92.g 2015-1
0-31 22:2
8:1
2
# $ANTLR 3.1.3 Mar 17, 2009 19:23:44 sdl92.g 2015-1
1-01 16:3
8:1
1
import sys
from antlr3 import *
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment