Andreas Stallinger
46a629358c
utility: loading project via commanlineargument
...
loading a project via commanline with --project or -p argument
2016-01-12 13:24:04 +01:00
Eberhard Graether
94e3058e38
ui: Added shortcut to font size resetting
2016-01-04 11:34:20 +01:00
Manuel Dobusch
958dad1d59
logic: vs plugin solution utility
...
Utility class to get list of files in a vs solution in the plugin.
2015-12-30 01:06:15 +01:00
Manuel Dobusch
5af8d0f03f
ui: graph toggle button number position
...
Improved the position of the small number in the graph node toggle button for windows.
2015-12-30 00:21:38 +01:00
malte_langkabel
bed0f8f157
logic: c language support
...
* re-added gui for c project setup
* ASTVisitor now visits RecordDecls instead of CXXRecordDecls
* prevented endless recursion when parsing struct that is defined in functions signature.
2015-12-18 16:27:49 +01:00
Eberhard Graether
5c0493267c
ui: Added option for hiding dock widge title bars to view menu
2015-12-17 14:28:47 +01:00
malte_langkabel
b6beab8283
logic: fixed locations in macro
...
* fixed a bug where the end of source locations contained in a macro was not calculated correctly.
2015-12-17 14:14:03 +01:00
Eberhard Graether
32cc49b0fd
refactor: Define tooltip style in single css file and pass it to QApplication
2015-12-17 13:45:02 +01:00
Manuel Dobusch
8a1914182f
ui: disabled language selection
...
Disabled language selection because parsing C code caused crashes.
2015-12-16 16:58:40 +01:00
Eberhard Graether
82a16341d8
ui: renamed undo&redo to back&forward, control back&forward via mouse and backspace
...
* the key codes for mouse back and forward buttons can be defined in the ApplicationSettings
* fixed only left mouse button allowed for graph interactions
2015-12-16 16:22:10 +01:00
Eberhard Graether
f06bb0e031
logic: Fixed log warnings of color scheme and edge
...
* fixed warnings for overriden node and edge colors
* fixed warnings for edges connecting the wrong node types
* removed tool tip from color scheme
* changed names in project setup screen
2015-12-16 11:33:59 +01:00
Eberhard Graether
801c2555bc
src: fixed clang warnings
2015-12-13 04:48:04 +01:00
Manuel Dobusch
0f4e49477a
ui: language standard options
...
Added some language standard options.
<description>
2015-12-11 15:22:28 +01:00
Manuel Dobusch
2b03215ea4
ui: language standard
...
Added language standard select functionality to gui and language standard to project settings.
2015-12-09 19:54:13 +01:00
Andreas Stallinger
a6648cafeb
ui: different ui for trial and app
2015-12-09 13:00:39 +01:00
Andreas Stallinger
43409cd6b7
build: trial version target
...
builds now app and trail target, lib_gui added, istrail function
2015-12-08 17:55:12 +01:00