Bret Curtis
|
2c90b0b78d
|
fix a few spelling mistakes
|
2016-04-07 11:55:49 +02:00 |
|
scrawl
|
67bd6cd708
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
2015-08-18 23:06:12 +02:00 |
|
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.
|
2014-09-08 23:14:04 +10:00 |
|
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.
|
2014-09-07 06:29:09 +10:00 |
|
Marek Kochanowicz
|
57131332f4
|
fixing minor issues
|
2014-05-01 12:34:54 +02:00 |
|
Marek Kochanowicz
|
853abb65c3
|
added new, later common, base for the regionmap and the table
|
2014-04-29 11:44:21 +02:00 |
|
Marek Kochanowicz
|
2a26ff2299
|
better fix
|
2014-03-21 12:13:54 +01:00 |
|
Marek Kochanowicz
|
e1a4b64efb
|
fixed segfault
|
2014-03-13 16:50:04 +01:00 |
|
Marek Kochanowicz
|
fca7701359
|
Column titles retrived and passed to the filterbox.
|
2014-02-19 16:15:51 +01:00 |
|
Marek Kochanowicz
|
e9664d80bd
|
make convert enumns public static
|
2014-02-19 11:22:47 +01:00 |
|
Marek Kochanowicz
|
56be62b956
|
small reformatting
|
2014-02-15 13:23:51 +01:00 |
|
Marek Kochanowicz
|
b1f63947e8
|
Checking if the drop comes from same document.
|
2014-02-15 12:40:07 +01:00 |
|
Marek Kochanowicz
|
37d262b147
|
Splited very long line.
|
2014-02-14 15:12:34 +01:00 |
|
Marek Kochanowicz
|
aafde926d3
|
Documentation, corrections.
|
2014-02-14 14:04:36 +01:00 |
|
Marek Kochanowicz
|
09d3c7a446
|
Attempt to match types. Does not work at the moment.
|
2014-02-13 13:54:09 +01:00 |
|
Marek Kochanowicz
|
5f3f867a10
|
Implemented convertEnums function
|
2014-02-13 10:21:49 +01:00 |
|
gus
|
b5006c5dbd
|
compile fix
|
2014-02-09 15:33:00 +01:00 |
|
Marek Kochanowicz
|
76b729ac9b
|
Removed getUniversalid interface.
|
2014-02-05 11:19:55 +01:00 |
|
Marek Kochanowicz
|
04287cb87a
|
Provide method to return whole data vector from tablemimedata.
|
2014-02-04 19:42:52 +01:00 |
|
Marek Kochanowicz
|
3439940a8e
|
Tablemimedata able to handle vector of objects and return icon.
|
2014-02-04 18:38:31 +01:00 |
|
Marek Kochanowicz
|
423b2906be
|
Yes, you can drag. But not drop.
|
2014-02-04 11:40:48 +01:00 |
|
Marek Kochanowicz
|
dc80bfff55
|
Attempt to get basic tablemimedata subclass.
|
2014-02-04 09:13:40 +01:00 |
|
Marek Kochanowicz
|
a36cc26434
|
Created new files for TableMimeData class.
|
2014-02-01 19:06:41 +01:00 |
|