botanic
|
822d255aa7
|
Merge
|
2014-09-04 17:27:29 -07:00 |
|
dfighter1985
|
916810c35d
|
Added support for creating new form documents
--HG--
branch : dfighter-tools
|
2014-09-03 19:55:46 +02:00 |
|
dfighter1985
|
37bbb6be32
|
Added support for new DFN document creation.
--HG--
branch : dfighter-tools
|
2014-09-03 19:37:49 +02:00 |
|
dfighter1985
|
ca127f756c
|
Added support for new typ document creation.
--HG--
branch : dfighter-tools
|
2014-09-03 19:28:01 +02:00 |
|
dfighter1985
|
22d1fe0cbc
|
Error messages
--HG--
branch : dfighter-tools
|
2014-09-03 19:14:32 +02:00 |
|
dfighter1985
|
84853839f8
|
A little refactoring, dialogs are now loaded using the full filepath.
--HG--
branch : dfighter-tools
|
2014-09-03 19:11:38 +02:00 |
|
dfighter1985
|
7206f060a7
|
Added GUI stub for new types/Dfns/forms.
--HG--
branch : dfighter-tools
|
2014-09-03 18:33:09 +02:00 |
|
dfighter1985
|
99e9a2ad76
|
Removed m_modified, since the base widget has a field for this.
--HG--
branch : dfighter-tools
|
2014-09-03 17:25:11 +02:00 |
|
dfighter1985
|
691edb41eb
|
Form editor should trigger the save button properly now.
--HG--
branch : dfighter-tools
|
2014-09-03 17:22:09 +02:00 |
|
dfighter1985
|
7e66701cba
|
Added missing copyright headers.
--HG--
branch : dfighter-tools
|
2014-09-03 17:12:25 +02:00 |
|
dfighter1985
|
b68b658f89
|
Log changes and save log.
--HG--
branch : dfighter-tools
|
2014-09-03 16:42:12 +02:00 |
|
dfighter1985
|
d289b7e030
|
Mark the typ dialog modified after a modification.
--HG--
branch : dfighter-tools
|
2014-09-03 16:26:52 +02:00 |
|
dfighter1985
|
2ee86da670
|
Apply changes.
--HG--
branch : dfighter-tools
|
2014-09-03 16:14:38 +02:00 |
|
dfighter1985
|
6e86da4c40
|
Load type data into the property browser.
--HG--
branch : dfighter-tools
|
2014-09-03 16:08:13 +02:00 |
|
dfighter1985
|
6cd4d756db
|
Mark the DFN editor modified after adding / removing an element.
--HG--
branch : dfighter-tools
|
2014-09-03 00:00:52 +02:00 |
|
dfighter1985
|
f587e06d7a
|
Implemented saving.
--HG--
branch : dfighter-tools
|
2014-09-02 23:54:42 +02:00 |
|
dfighter1985
|
173dbba11c
|
Implemented add button.
--HG--
branch : dfighter-tools
|
2014-09-02 23:37:16 +02:00 |
|
dfighter1985
|
a68dd4c33e
|
Implemented definition editing.
--HG--
branch : dfighter-tools
|
2014-09-02 23:25:47 +02:00 |
|
dfighter1985
|
ec8a7522b2
|
Implemented remove button.
--HG--
branch : dfighter-tools
|
2014-09-02 23:07:55 +02:00 |
|
dfighter1985
|
73a2b9bc90
|
Load comments, log, and definitions.
--HG--
branch : dfighter-tools
|
2014-09-02 23:00:32 +02:00 |
|
dfighter1985
|
a69e09af6f
|
Delete DFN when destroying a DFN editor...
--HG--
branch : dfighter-tools
|
2014-09-02 22:47:18 +02:00 |
|
dfighter1985
|
cfaebcc1ff
|
Load .typ file.
--HG--
branch : dfighter-tools
|
2014-09-02 22:46:19 +02:00 |
|
dfighter1985
|
24a7cc4a6d
|
Added GUI for the Type editor.
--HG--
branch : dfighter-tools
|
2014-09-02 22:32:56 +02:00 |
|
dfighter1985
|
0b9c281b2f
|
Logging DFN changes.
--HG--
branch : dfighter-tools
|
2014-09-02 20:13:10 +02:00 |
|
dfighter1985
|
e3d405454e
|
No comment. Literally! :D
--HG--
branch : dfighter-tools
|
2014-09-02 19:32:05 +02:00 |
|
dfighter1985
|
c51b519845
|
Implemented add and remove buttons.
--HG--
branch : dfighter-tools
|
2014-09-02 19:26:02 +02:00 |
|
dfighter1985
|
ed1c600c4d
|
Save changes.
--HG--
branch : dfighter-tools
|
2014-09-02 15:31:14 +02:00 |
|
dfighter1985
|
afc8aef238
|
Change the name in the list too.
--HG--
branch : dfighter-tools
|
2014-09-02 15:13:48 +02:00 |
|
dfighter1985
|
e2cb637a13
|
Enable saving when modified, disable saving after saving.
--HG--
branch : dfighter-tools
|
2014-09-02 15:11:28 +02:00 |
|
dfighter1985
|
f1a6a8d9cd
|
Apply changes.
--HG--
branch : dfighter-tools
|
2014-09-02 14:54:07 +02:00 |
|
dfighter1985
|
25d808f7ea
|
Added first iteration of the file path property manager / editor / factory.
--HG--
branch : dfighter-tools
|
2014-09-01 23:06:23 +02:00 |
|
dfighter1985
|
259dc63ac4
|
Use enum property manager for the type.
--HG--
branch : dfighter-tools
|
2014-08-31 23:21:19 +02:00 |
|
dfighter1985
|
e768506349
|
Load DFN.
--HG--
branch : dfighter-tools
|
2014-08-31 22:42:49 +02:00 |
|
dfighter1985
|
230159e2b6
|
Added common base class for Typ, Dfn, and From dialogs: GeorgesDockWidget.
--HG--
branch : dfighter-tools
|
2014-08-31 21:25:12 +02:00 |
|
dfighter1985
|
0a3d7d6355
|
Added GUI for DFN dialog.
--HG--
branch : dfighter-tools
|
2014-08-31 20:21:31 +02:00 |
|
dfighter1985
|
d232939294
|
Merged default
--HG--
branch : dfighter-tools
|
2014-08-30 23:02:14 +02:00 |
|
dfighter1985
|
cfabc13ffd
|
EOL
--HG--
branch : dfighter-tools
|
2014-08-30 22:23:21 +02:00 |
|
dfighter1985
|
ad4771e3d1
|
Show an error message when form loading fails.
--HG--
branch : dfighter-tools
|
2014-08-30 21:37:11 +02:00 |
|
dfighter1985
|
0d530f15f6
|
Renamed signal.
--HG--
branch : dfighter-tools
|
2014-08-30 21:32:28 +02:00 |
|
kervala
|
3625818283
|
Fixed: EOL
|
2014-08-30 16:21:25 +02:00 |
|
dfighter1985
|
58b50e7d7e
|
Save the log too, when saving..
--HG--
branch : dfighter-tools
|
2014-08-27 20:30:16 +02:00 |
|
dfighter1985
|
e6aa34584a
|
Mark file modified even when using the context menu.
--HG--
branch : dfighter-tools
|
2014-08-27 20:25:30 +02:00 |
|
dfighter1985
|
0ae8fbde29
|
Implemented rename context menu.
--HG--
branch : dfighter-tools
|
2014-08-27 20:24:05 +02:00 |
|
dfighter1985
|
77a21cfc99
|
Now logging changes.
--HG--
branch : dfighter-tools
|
2014-08-27 19:22:10 +02:00 |
|
dfighter1985
|
3c0e76e78b
|
Load log into the log tab.
--HG--
branch : dfighter-tools
|
2014-08-27 17:37:53 +02:00 |
|
dfighter1985
|
f0fdd41675
|
Don't disable the log tab!
--HG--
branch : dfighter-tools
|
2014-08-27 17:34:26 +02:00 |
|
dfighter1985
|
5bb3e16ca4
|
Implement 'delete array entry' context menu command.
--HG--
branch : dfighter-tools
|
2014-08-27 16:23:16 +02:00 |
|
dfighter1985
|
6fb9c35d84
|
Implemented 'append array entry' context menu
--HG--
branch : dfighter-tools
|
2014-08-27 01:14:49 +02:00 |
|
dfighter1985
|
d593ef5d17
|
Crash fixes related to Georges array size changing.
--HG--
branch : dfighter-tools
|
2014-08-20 23:36:53 +02:00 |
|
dfighter1985
|
eeac53ebba
|
Added support for creating arrays.
--HG--
branch : dfighter-tools
|
2014-08-20 23:18:16 +02:00 |
|