14 Commits

Author SHA1 Message Date
Nyall Dawson
0caf944747 Misc optimisations identified by clazy:
- call reserve on container classes where applicable
- make sure Q_FOREACH uses references
- remove dynamic casts to base classes
- fix some implicit bool conversions
2015-10-05 18:43:18 +11:00
Matthias Kuhn
1e6f673a23 Update email address 2015-08-30 13:00:15 +02:00
Matthias Kuhn
20abb7d83e Autocreate wrapper for date and relation editor widgets
Followup de547ad
2015-07-24 13:39:22 +02:00
Denis Rouzaud
9e3183c63f Revert "sort includes"
This reverts commit 2b7d3d3c73b50ba6dc74abec6dd652ff1b87c0ec.
2015-06-10 14:54:47 +02:00
Denis Rouzaud
2b7d3d3c73 sort includes 2015-06-10 13:59:08 +02:00
Matthias Kuhn
733b7c9c8d Add filter chaining to the pre-filters of the relation reference wdg 2015-03-26 16:48:18 +01:00
Matthias Kuhn
c5a4ea56b1 Add "filter fields" configuraiton option to relation reference widget 2015-03-26 16:48:17 +01:00
Matthias Kuhn
52c2e4e90a Allow "order features by value" for relation reference widget 2015-01-29 12:11:32 +01:00
Denis Rouzaud
13eb726d39 rename relreference...to relationreference 2014-09-15 11:34:46 +02:00
Matthias Kuhn
b1a2bef1fc [relation widgets] General update
* Improve speed (lazy loading)
 * Loop detection for circular dependencies (Fix #10850)
 * Some memory leaks fixed
 * More const-correctness
 * Fix the attribute editor context
2014-09-12 09:30:39 +02:00
Denis Rouzaud
8953a8053e select related feature on the canvas from the relation reference widget (in the attribute form) 2014-08-19 09:48:15 +02:00
Denis Rouzaud
2a1a7944f7 use a specific class for the widget (to be used as a custom widget), rename old _widget to _wrapper 2014-08-19 09:09:06 +02:00
Juergen E. Fischer
faab0867db edit types: fix saving of range and relation reference widget (fixes #10562) 2014-06-14 19:55:40 +02:00
Matthias Kuhn
dc3b56a13c Add relations capabilites and widgets 2013-10-07 16:17:43 +02:00