Marc Zinnschlag
|
96cd46568b
|
some cleanup
|
2014-09-01 11:15:59 +02:00 |
|
Marc Zinnschlag
|
30830d0693
|
make delegates use the whole document instead of the undo stack
|
2014-08-23 12:25:12 +02:00 |
|
Marc Zinnschlag
|
1a1f5dfc4a
|
added tooltips to dialgoue subview buttons
|
2014-07-15 12:46:52 +02:00 |
|
Marc Zinnschlag
|
48468b7d0c
|
some dialogue subview cleanup and start of command dispatching refactoring
|
2014-06-08 14:10:08 +02:00 |
|
Marc Zinnschlag
|
a28a2bc2fe
|
simplified feature management for record tables
|
2014-06-05 10:28:10 +02:00 |
|
cc9cii
|
7d990abd37
|
OpenCS changes to allow compilation with MSVC 11.0.
|
2014-04-29 22:46:55 +10:00 |
|
Alexander "Ace" Olofsson
|
317f1e0b63
|
Update dialoguesubview.cpp
That doesn't work on Windows. (Are and/or allowed in C++ in any other compiler?)
|
2014-03-21 13:44:01 +01:00 |
|
Marc Zinnschlag
|
1a9df4bc56
|
Merge branch 'preview'
|
2014-03-21 12:35:40 +01:00 |
|
Marek Kochanowicz
|
2a26ff2299
|
better fix
|
2014-03-21 12:13:54 +01:00 |
|
Marc Zinnschlag
|
fc8ae2b9b5
|
fixed encoding problems
|
2014-03-21 11:56:48 +01:00 |
|
Marek Kochanowicz
|
fbb619db73
|
…
|
2014-03-20 21:41:11 +01:00 |
|
Marek Kochanowicz
|
a692ce99fa
|
where was my mind…
|
2014-03-20 20:26:53 +01:00 |
|
Marek Kochanowicz
|
ccd5e549cd
|
moved buttons down
|
2014-03-20 19:53:03 +01:00 |
|
Marek Kochanowicz
|
832a10b2ac
|
solving problems
|
2014-03-20 18:40:10 +01:00 |
|
Marek Kochanowicz
|
5c34823bb0
|
added some placeholder icons
|
2014-03-20 13:59:00 +01:00 |
|
Marek Kochanowicz
|
ad2f9a69a1
|
prevent deleting already deleted record
|
2014-03-20 08:59:04 +01:00 |
|
Marek Kochanowicz
|
ea9b6fa37e
|
view button
|
2014-03-19 12:01:36 +01:00 |
|
Marek Kochanowicz
|
8f3103ce65
|
added preview button
|
2014-03-19 11:43:25 +01:00 |
|
Marek Kochanowicz
|
db774b02d7
|
clone and create buttons work
|
2014-03-18 09:36:22 +01:00 |
|
Marek Kochanowicz
|
95afca0558
|
delete record button
|
2014-03-17 19:28:41 +01:00 |
|
Marek Kochanowicz
|
7296b09357
|
revert button
|
2014-03-17 19:18:18 +01:00 |
|
Marek Kochanowicz
|
09ba547630
|
use tool buttons with icons
|
2014-03-17 15:35:36 +01:00 |
|
sirherrbatka
|
3c8eeb8c48
|
added comment
|
2014-03-16 17:11:13 +01:00 |
|
sirherrbatka
|
4a0d1ba272
|
do not cast and check multiple times
|
2014-03-16 17:06:11 +01:00 |
|
Marek Kochanowicz
|
4a623ace71
|
disabling works
|
2014-03-13 18:41:37 +01:00 |
|
Marek Kochanowicz
|
c97172d89c
|
fixed segfault and prevent drops from other documents
|
2014-03-13 17:00:14 +01:00 |
|
Marek Kochanowicz
|
e1a4b64efb
|
fixed segfault
|
2014-03-13 16:50:04 +01:00 |
|
Marek Kochanowicz
|
cc1ceb35ce
|
drag and drop works
|
2014-03-12 20:34:55 +01:00 |
|
Marek Kochanowicz
|
fd4829141d
|
succesfully connected the signals
|
2014-03-12 19:55:51 +01:00 |
|
Marek Kochanowicz
|
30a0c82e22
|
this code segfaults, but i don't know why
|
2014-03-12 16:28:10 +01:00 |
|
Marek Kochanowicz
|
919065db32
|
fixed segfault
|
2014-03-12 16:06:59 +01:00 |
|
Marek Kochanowicz
|
d1290ac556
|
skip deleled or erased records
|
2014-03-12 15:46:27 +01:00 |
|
Marek Kochanowicz
|
2278eb5e91
|
handle locking
|
2014-03-12 15:17:49 +01:00 |
|
Marek Kochanowicz
|
1a9d4204d2
|
correction
|
2014-03-12 15:07:17 +01:00 |
|
Marek Kochanowicz
|
2e226e63b6
|
change universalid of base subview after pressing next or prev
|
2014-03-12 13:04:40 +01:00 |
|
Marek Kochanowicz
|
cb9bcc3cc1
|
buttons are functional
|
2014-03-12 12:25:37 +01:00 |
|
Marek Kochanowicz
|
299b7a6ce6
|
Added buttons, they don't do anything.
|
2014-03-12 11:08:04 +01:00 |
|
Marek Kochanowicz
|
8d50af547a
|
created editwidget
|
2014-03-12 10:39:28 +01:00 |
|
Marek Kochanowicz
|
865e6b52ae
|
scroll area
|
2014-03-11 21:21:05 +01:00 |
|
Marek Kochanowicz
|
c422dc6eed
|
Refactorisation.
|
2014-03-11 20:40:31 +01:00 |
|
Marek Kochanowicz
|
a25271f0b6
|
moving bloat away from the dispatcher
|
2014-03-11 09:14:13 +01:00 |
|
Marek Kochanowicz
|
17b521cec8
|
additional check
|
2014-03-10 17:57:40 +01:00 |
|
Marek Kochanowicz
|
f4614c2c63
|
use qlabels for not editable fields
|
2014-03-10 17:52:45 +01:00 |
|
Marek Kochanowicz
|
089732419a
|
introduce longString
|
2014-03-10 17:18:29 +01:00 |
|
Marek Kochanowicz
|
874847c959
|
handle color
|
2014-03-10 13:25:01 +01:00 |
|
Marek Kochanowicz
|
73cb3ac0ed
|
embelishing
|
2014-03-10 12:04:03 +01:00 |
|
Marek Kochanowicz
|
361bc55973
|
dont force trying display
|
2014-03-10 09:47:41 +01:00 |
|
Marek Kochanowicz
|
b2fdaa74b0
|
trying to set the size policy
|
2014-03-09 18:44:04 +01:00 |
|
Marek Kochanowicz
|
7eb10756d4
|
some extra views enabled
|
2014-03-09 08:58:24 +01:00 |
|
Marek Kochanowicz
|
0447be7e7a
|
register extra views. do not display id
|
2014-03-08 17:24:00 +01:00 |
|