efl/src
Daniel Kolesa fcae7cab27 eolian gen: enable constness generation on property getter impls
This changes a lot of things all across the EFL. Previously,
methods tagged @const had both their external prototype and
internal impl generated with const on object, while property
getters only had const on the external API. This is now changed
and it all has const everywhere.

Ref T6859.
2018-04-17 20:31:55 +02:00
..
benchmarks efl: use efl_add_ref to create objects which have no parent 2018-03-20 17:20:56 -07:00
bin eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
bindings csharp: Provisionally fix conversion of eina.Value 2018-04-03 17:29:41 -03:00
edje_external
examples examples: Improve efl_mono and eolian_cxx build 2018-04-12 21:23:42 -03:00
generic
lib eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
modules eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
scripts gendoc-mono: Add documentation generation for C# language 2018-04-08 11:25:25 -03:00
static_libs evas: vg loader actually should hold a ref when no parent is given. 2018-04-03 14:26:59 -07:00
tests eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
wayland_protocol
CMakeLists.txt
CMakeLists_Eina.txt
Makefile.am tests: use dbus-run-session when running tests 2018-04-10 11:28:01 +02:00
Makefile_Cxx.am efl-cxx: Fix installation of efl_part_impl header 2018-03-16 11:12:49 -03:00
Makefile_EPhysics.am
Makefile_Ecore.am tests: move ecore promise tests into efl_app_suite 2018-04-10 11:28:01 +02:00
Makefile_Ecore_Audio.am
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am
Makefile_Ecore_Cocoa.am
Makefile_Ecore_Con.am ecore: use new bs static lib 2018-02-17 21:17:58 +01:00
Makefile_Ecore_Drm.am
Makefile_Ecore_Drm2.am
Makefile_Ecore_Evas.am ecore: use new bs static lib 2018-02-17 21:17:58 +01:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am Revert "wayland_imf: Fix bug in shutdown" 2018-02-28 13:35:10 -06:00
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Js.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am
Makefile_Ecore_Wl2.am Revert "wayland_imf: Fix bug in shutdown" 2018-02-28 13:35:10 -06:00
Makefile_Ecore_X.am
Makefile_Ector.am tests: unbreak PACKAGE_BUILD_DIR usage in makefiles 2018-04-05 11:10:27 +02:00
Makefile_Edje.am edje: use new bs static lib 2018-02-17 21:17:58 +01:00
Makefile_Edje_Helper.am
Makefile_Eet.am
Makefile_Eet_Helper.am
Makefile_Eeze.am eeze: use new bs static lib 2018-02-17 21:17:58 +01:00
Makefile_Efl.am elm_menu, toolbar, ctxpopup : remove unnecesary interface efl_ui_item and efl_ui_menu 2018-04-16 11:03:02 -07:00
Makefile_Efl_Js.am
Makefile_Efl_Mono.am efl_mono: Proper support for @class methods. 2018-04-12 21:23:42 -03:00
Makefile_Efl_Mono_MSBuild_Gen_Helper.am
Makefile_Efreet.am
Makefile_Eina.am tests: unbreak PACKAGE_BUILD_DIR usage in makefiles 2018-04-05 11:10:27 +02:00
Makefile_Eio.am
Makefile_Eldbus.am
Makefile_Elementary.am introduce efl_ui_focus_manager_window_root 2018-04-09 18:05:27 +02:00
Makefile_Elocation.am
Makefile_Elput.am
Makefile_Elua.am
Makefile_Elua_Helper.am elua: add eina in environment variable library path 2018-02-13 17:55:33 +01:00
Makefile_Embryo.am embryo:use new bs static lib 2018-02-17 21:17:58 +01:00
Makefile_Emile.am
Makefile_Emotion.am emotion: use new bs static lib 2018-02-17 21:17:58 +01:00
Makefile_Eo.am
Makefile_Eolian.am tests: eolian: remove reference to no longer existing files 2018-04-09 12:24:53 +02:00
Makefile_Eolian_Cxx.am efl: general distcheck fixes 2018-02-14 12:47:40 -08:00
Makefile_Eolian_Cxx_Helper.am
Makefile_Eolian_Files_Helper.am
Makefile_Eolian_Helper.am
Makefile_Eolian_Js.am efl-js: Fix dependency generation in JavaScript binding compilation 2018-04-08 11:24:08 -03:00
Makefile_Eolian_Js_Helper.am
Makefile_Eolian_Mono_Helper.am
Makefile_Escape.am
Makefile_Ethumb.am ethumb: use new bs static lib 2018-02-17 21:17:58 +01:00
Makefile_Ethumb_Client.am
Makefile_Evas.am Efl.Gesture: rename to Efl.Canvas.Gesture 2018-02-21 14:43:37 -05:00
Makefile_Evil.am tests: unbreak PACKAGE_BUILD_DIR usage in makefiles 2018-04-05 11:10:27 +02:00
Makefile_Wayland_Protocols.am
Makefile_efl_wl.am