summaryrefslogtreecommitdiff
path: root/UnityCore
AgeCommit message (Expand)Author
2012-12-19Remove use of deprecated link_libraries command.Jussi Pakkanen
2012-12-19Get rid of deprecated link_libraries in UnityCore.Jussi Pakkanen
2012-12-18Added pch support to unity-shared.Jussi Pakkanen
2012-12-18Added precompiled header support and enabled it for UnityCore.Jussi Pakkanen
2012-12-17Removed superfluous pkgconfig includes.Jussi Pakkanen
2012-12-15Even more build fixes.Jussi Pakkanen
2012-12-13Merged with trunk.Jussi Pakkanen
2012-12-12Merge with trunkNick Dedekind
2012-12-11Use the dash rendered icon as the source for the drag icon. Fixes: https://bu...Nick Dedekind
2012-12-06Better testability of dee model rows.Nick Dedekind
2012-12-06Fixed up some const correctness.Nick Dedekind
2012-12-04Merged with trunk.Jussi Pakkanen
2012-12-04PanelService: remove the timestamps from actions, use sync-geo method per eac...Marco Trevisan (Treviño)
2012-12-04DBusIndicators: use .empty() methodMarco Trevisan (Treviño)
2012-12-04UnityCore, Tests and Panel: update against the new DBus API, remove the times...Marco Trevisan (Treviño)
2012-11-29Added lens view unit test.Nick Dedekind
2012-11-28Move LENSES_DIR to config.hJussi Pakkanen
2012-11-27More build fixes.Jussi Pakkanen
2012-11-26unity-core.pc: should depend on nux-4.0 instead of 3.0Ricardo Salveti de Araujo
2012-11-26Merged with trunk.Jussi Pakkanen
2012-11-15CMakeLists: move from one-line dependency string to multiline dependenciesMarco Trevisan (Treviño)
2012-11-15Updating Unity with the Nuxs' major version change. From 3.0 -> 4.0.Brandon Schaefer
2012-11-14UnityCore/CMakeLists.txt: ops, set back the dependency to nux-core-4.0Marco Trevisan (Treviño)
2012-11-14UnityCore/CMakeLists.txt: add multi-line dependencies to CMakeMarco Trevisan (Treviño)
2012-11-14Merge trunkMichal Hruby
2012-11-13* Nux major version is now 4.0, updating unity for the sameBrandon Schaefer
2012-11-13Add a few more testsMichal Hruby
2012-11-12Fix issues brought up during reviewMichal Hruby
2012-10-29Use the new logging declarations to avoid static initialization of the logger...Tim Penhey
2012-10-26Refactor DBusProxy and the Search part of lensesMichal Hruby
2012-10-19A few fixes that were missed earlier.Jussi Pakkanen
2012-10-17Moved maintainer CXX flags to global scope.Jussi Pakkanen
2012-10-17Use CMake facitilities for directory inclusion rather than building the comma...Jussi Pakkanen
2012-10-16Ensure categories with non-personal results can show up before empty categori...Michal Hruby
2012-10-16Move the declarationMichal Hruby
2012-10-16Ensure categories with non-personal results can show up before empty categori...Michal Hruby
2012-10-15Rewrite UBus. Approved by Marco Trevisan (Treviño), Andrea Azzarone.Michal Hruby
2012-10-11Indicator: use const& whenever possibleMarco Trevisan (Treviño)
2012-10-11Merge trunkMichal Hruby
2012-10-08Remove CallSync from dbus proxy, go back to old dbus indicators test codeAlbert Astals
2012-10-08more style fixesAlbert Astals
2012-10-08move the starAlbert Astals
2012-10-08timeout_check is a bad name, move to timeout_cbAlbert Astals
2012-10-08i read the code easier like thisAlbert Astals
2012-10-08no need for double spaceAlbert Astals
2012-10-08styleAlbert Astals
2012-10-08closer to the originalAlbert Astals
2012-10-08Move test to dbus proxy (adding CallSync in it)Albert Astals
2012-10-08just use the proxy connected functionAlbert Astals
2012-10-08Make IsConnected also protected as suggested by MarcoAlbert Astals