lumiera_/src/proc/mobject/session
Ichthyostega 1a4b6545a0 maximum munch
...feels like X-mas
2016-12-23 04:23:03 +01:00
..
query fix warnings found by CLang (3.5) 2015-08-16 01:37:04 +02:00
abstractmo.cpp preparation(#985): purge any remaining direct uses of boost::format 2016-01-04 01:38:04 +01:00
abstractmo.hpp cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +01:00
allocation.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
allocation.hpp tricky header reordering to support a hackish-workaround (#944) 2014-08-17 08:03:21 +02:00
auto.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
auto.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
binding.cpp Ticket #155: rename Track -> Fork (II) 2015-05-31 02:03:24 +02:00
binding.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
bus-mo.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
bus-mo.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
clip.cpp prefer more readable bool operator spelling 2015-09-25 03:12:04 +02:00
clip.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
constraint.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
constraint.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
dummy-session-connection.cpp set up dummy-session-connection to implement this scaffolding 2016-12-10 01:58:58 +01:00
dummy-session-connection.hpp set up dummy-session-connection to implement this scaffolding 2016-12-10 01:58:58 +01:00
effect.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
effect.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
element-query.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
fixedlocation.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
fixedlocation.hpp Ticket #155: rename Track -> Fork (II) 2015-05-31 02:03:24 +02:00
fixture.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
fixture.hpp Ticket #155: rename the Track-MObject to "Fork" 2015-05-30 22:09:26 +02:00
fork.cpp Ticket #155: rename Track -> Fork (II) 2015-05-31 02:03:24 +02:00
fork.hpp maximum munch 2016-12-23 04:23:03 +01:00
generator-mo.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
generator-mo.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
label.cpp prefer more readable bool operator spelling 2015-09-25 03:12:04 +02:00
label.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
lifecycle-advisor.hpp clarify some aspects of Session lifecycle 2012-12-27 02:31:58 +01:00
locatingpin.cpp prefer more readable bool operator spelling 2015-09-25 03:12:04 +02:00
locatingpin.hpp Ticket #155: rename Track -> Fork (II) 2015-05-31 02:03:24 +02:00
meta.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
meta.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
mobjectfactory.cpp Ticket #155: rename Track -> Fork (II) 2015-05-31 02:03:24 +02:00
mobjectfactory.hpp EntryID(#865): move into the support library 2015-08-16 01:35:29 +02:00
placement-index-query-resolver.cpp maximum munch 2016-12-23 04:23:03 +01:00
placement-index-query-resolver.hpp Reworked MultiFact(#388): switch in the new implementation 2014-09-14 23:58:05 +02:00
placement-index.cpp Fix: remove explicitly given hash function, use the automatic bridge instead 2014-08-26 03:04:14 +02:00
placement-index.hpp maximum munch 2016-12-23 04:23:03 +01:00
plug.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
plug.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
query-focus-stack.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
query-focus.cpp preparation(#985): purge any remaining direct uses of boost::format 2016-01-04 01:38:04 +01:00
query-focus.hpp Ticket #155: rename Track -> Fork (II) 2015-05-31 02:03:24 +02:00
relativelocation.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
relativelocation.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
root.cpp refactor namespaces for query and defaults manager 2012-12-01 08:44:07 +01:00
root.hpp refactor namespaces for query and defaults manager 2012-12-01 08:44:07 +01:00
scope-locator.hpp Ticket #155: rename Track -> Fork (II) 2015-05-31 02:03:24 +02:00
scope-path.cpp fix several warnings spotted by GCC-4.9.2 2015-08-16 01:18:58 +02:00
scope-path.hpp prefer more readable bool operator spelling 2015-09-25 03:12:04 +02:00
scope-query.hpp maximum munch 2016-12-23 04:23:03 +01:00
scope.cpp Ticket #934: switch entire code-base to use the new Singleton factory 2013-10-20 03:19:36 +02:00
scope.hpp Ticket #155: rename Track -> Fork (II) 2015-05-31 02:03:24 +02:00
segment.cpp cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +01:00
segment.hpp considerations how to connect exit nodes to external outputs 2012-10-10 05:18:58 +02:00
segmentation.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
segmentation.hpp considerations how to connect exit nodes to external outputs 2012-10-10 05:18:58 +02:00
sess-manager-impl.cpp more clean-up and comments 2016-12-22 19:35:42 +01:00
sess-manager-impl.hpp consider and rectify session lifecycle 2016-12-14 03:48:30 +01:00
session-impl.cpp refactoring: better name for the query focus shifting operation 2015-01-08 15:13:27 +01:00
session-impl.hpp consider and rectify session lifecycle 2016-12-14 03:48:30 +01:00
session-interface-modules.hpp Ticket #155: rename Track -> Fork (II) 2015-05-31 02:03:24 +02:00
session-query.hpp Ticket #155: rename Track -> Fork (II) 2015-05-31 02:03:24 +02:00
session-service-defaults.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
session-service-explore-scope.hpp refactor namespaces for query and defaults manager 2012-12-01 08:44:07 +01:00
session-service-fetch.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
session-service-mock-index.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
session-service-mutate.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
session-services.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
session-services.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
session.cpp rework ProcDispatcher to run dispatcher thread as PImpl 2016-12-13 04:34:28 +01:00
specific-contents-query.hpp amend harmless PlacementIndex test failures. Test Suite PASS 2014-05-11 02:08:53 +02:00
wish.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
wish.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00