Bret Curtis
|
2c90b0b78d
|
fix a few spelling mistakes
|
9 years ago |
scrawl
|
67bd6cd708
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
10 years ago |
cc9cii
|
724ed807c8
|
Let the filterbox of the receiving side of the drag&drop to decide whether to add referenceable type. Only added if the table has "Referenceable ID" column AND the UniversalId type is referenceable.
|
10 years ago |
cc9cii
|
4a8fe39b2c
|
For bug #1710. Change the ID type of mime data for filterbox drop events to Referenceable rather than using the ID's native type.
|
10 years ago |
Marek Kochanowicz
|
57131332f4
|
fixing minor issues
|
11 years ago |
Marek Kochanowicz
|
853abb65c3
|
added new, later common, base for the regionmap and the table
|
11 years ago |
Marek Kochanowicz
|
2a26ff2299
|
better fix
|
11 years ago |
Marek Kochanowicz
|
e1a4b64efb
|
fixed segfault
|
11 years ago |
Marek Kochanowicz
|
fca7701359
|
Column titles retrived and passed to the filterbox.
|
11 years ago |
Marek Kochanowicz
|
e9664d80bd
|
make convert enumns public static
|
11 years ago |
Marek Kochanowicz
|
56be62b956
|
small reformatting
|
11 years ago |
Marek Kochanowicz
|
b1f63947e8
|
Checking if the drop comes from same document.
|
11 years ago |
Marek Kochanowicz
|
37d262b147
|
Splited very long line.
|
11 years ago |
Marek Kochanowicz
|
aafde926d3
|
Documentation, corrections.
|
11 years ago |
Marek Kochanowicz
|
09d3c7a446
|
Attempt to match types. Does not work at the moment.
|
11 years ago |
Marek Kochanowicz
|
5f3f867a10
|
Implemented convertEnums function
|
11 years ago |
gus
|
b5006c5dbd
|
compile fix
|
11 years ago |
Marek Kochanowicz
|
76b729ac9b
|
Removed getUniversalid interface.
|
11 years ago |
Marek Kochanowicz
|
04287cb87a
|
Provide method to return whole data vector from tablemimedata.
|
11 years ago |
Marek Kochanowicz
|
3439940a8e
|
Tablemimedata able to handle vector of objects and return icon.
|
11 years ago |
Marek Kochanowicz
|
423b2906be
|
Yes, you can drag. But not drop.
|
11 years ago |
Marek Kochanowicz
|
dc80bfff55
|
Attempt to get basic tablemimedata subclass.
|
11 years ago |
Marek Kochanowicz
|
a36cc26434
|
Created new files for TableMimeData class.
|
11 years ago |