Commit Graph

863 Commits

Author SHA1 Message Date
Basile Burg c17a49bdc2 Merge branch 'a12_2_a13' 2015-02-24 05:10:37 +01:00
Basile Burg bfee995bd9 fix, in 1.4 it breaks DDOc hints 2015-02-24 04:50:06 +01:00
Basile Burg f07b051455 rewritten factory docking settings 2015-02-24 04:49:31 +01:00
Basile Burg f83111bbeb Merge branch 'a12_2_a13' 2015-02-23 06:22:18 +01:00
Basile Burg a1d0d600f2 added basic TCEActionProviderSubject implementation 2015-02-23 06:21:26 +01:00
Basile Burg 10aa04e96a added support for modal widget 2015-02-23 06:20:53 +01:00
Basile Burg 6df102dac4 shortcut editor pass the new shortcut value to the observers 2015-02-23 06:20:33 +01:00
Basile Burg 9ea1608f74 added interface ICEActionProvider
maybe as an alternative to ICEMainMenuProvider
2015-02-23 06:20:00 +01:00
Basile Burg 42a8cc8924 option editor is modal
when editing a shortcut this prevent the shortcut to be handled
2015-02-23 06:19:08 +01:00
Basile Burg d600486198 tools pass their shortcut when declared in main menu 2015-02-23 06:18:19 +01:00
Basile Burg 2f2808005d widget can specify it want to be shown as modal form 2015-02-23 06:17:39 +01:00
Basile Burg f65f666ae9 Merge branch 'a12_2_a13' 2015-02-23 03:59:50 +01:00
Basile Burg 038246a56f lpi update 2015-02-23 03:53:38 +01:00
Basile Burg 570c8aae4a tools shortcuts are exposed as option 2015-02-23 03:52:59 +01:00
Basile Burg ca84243cfa options are sorted 2015-02-23 03:52:10 +01:00
Basile Burg 4e51c7bbe6 fix, less esoteric declaration of the shortcuts 2015-02-23 03:51:44 +01:00
Basile Burg a460b168a4 fix, shortcut editor want first/want next, always handle the last result 2015-02-23 03:50:40 +01:00
Basile Burg 8b7cf2dd24 Merge branch 'a12_2_a13' 2015-02-23 00:45:35 +01:00
Basile Burg e1034fa8a4 review, source comment, minor fixes, todo update 2015-02-22 16:21:44 +01:00
Basile Burg 06deabd011 editor cache not saved if document is temp 2015-02-22 13:00:31 +01:00
Basile Burg d3407fbda6 Merge branch 'a12_2_a13' 2015-02-22 12:56:14 +01:00
Basile Burg f3b7120610 fix, message click not handled until options edited 2015-02-22 12:55:54 +01:00
Basile Burg ba0019e62a Merge branch 'a12_2_a13' 2015-02-22 12:49:57 +01:00
Basile Burg 701fd79d00 added message-widget setting, single/dbl click handler 2015-02-22 12:49:05 +01:00
Basile Burg e9926c8203 added font as an editable message-widget option
+ messages options does not use ICESessionObserver anymore but decentralized persistence.
2015-02-22 12:38:06 +01:00
Basile Burg faecac4b3a fix, option editor was not updating edited value on cancel event 2015-02-22 12:27:57 +01:00
Basile Burg 5b9743bcf3 clean up 2015-02-22 09:54:07 +01:00
Basile Burg 858be53ef3 Merge branch 'a12_2_a13' 2015-02-22 09:43:37 +01:00
Basile Burg d386e723ae fix, fold kinds were overwritten for each new editor 2015-02-22 09:40:35 +01:00
Basile Burg adc4a55b28 added assignation of additional published props 2015-02-22 09:39:51 +01:00
Basile Burg 6344593802 Merge branch 'a12_2_a13' 2015-02-22 02:27:27 +01:00
Basile Burg fd0b98ea7c prepared for laz 1.4 2015-02-22 02:26:35 +01:00
Basile Burg 8ecd0221d3 Merge branch 'a12_2_a13' 2015-02-21 14:00:00 +01:00
Basile Burg 8bd0bcae68 added support for catching new shortcut value 2015-02-21 13:59:41 +01:00
Basile Burg 4bcb2c6dcf tweaked option editor options 2015-02-21 13:58:56 +01:00
Basile Burg 3ff19f5160 test editable editor shortcut 2015-02-21 13:58:34 +01:00
Basile Burg 9e5278f221 found bug, Synedit related 2015-02-21 13:57:59 +01:00
Basile Burg 94b1862014 updated icons 2015-02-21 13:57:13 +01:00
Basile Burg b46259c195 Merge branch 'a12_2_a13' 2015-02-21 06:21:00 +01:00
Basile Burg 67cb1ed157 added shortcut editor, as an ICEEditableOptions 2015-02-21 06:20:24 +01:00
Basile Burg f651dd9cdd try ICEEditableShortcut in main form 2015-02-21 06:19:27 +01:00
Basile Burg 764bdb27a3 redesigned the ICEEditableShortcut interface 2015-02-21 06:18:55 +01:00
Basile Burg 5591907a03 doc comment 2015-02-21 04:08:01 +01:00
Basile Burg 2be5f71a86 fix, docking options is a not a form 2015-02-21 03:57:13 +01:00
Basile Burg 1d26658a7b added a 3rd option container kind 2015-02-21 03:56:41 +01:00
Basile Burg 63879aeca3 Merge branch 'a12_2_a13' 2015-02-21 01:49:35 +01:00
Basile Burg 55ce01af2d added option editor for the docking 2015-02-21 01:49:16 +01:00
Basile Burg 969c7ff40e Merge branch 'a12_2_a13' 2015-02-20 11:38:25 +01:00
Basile Burg c12df7d39e found bug, linux only, convert error after color edit 2015-02-20 11:38:02 +01:00
Basile Burg 82084975d8 non default value in green 2015-02-20 11:37:09 +01:00