Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
pch | 2998.2.1 | 12 years ago | Jussi Pakkanen | Added precompiled header support and enabled it fo | |||
ActionHandle.h | 3566.4.10 | 11 years ago | Marco Trevisan (Treviño) | LauncherIcon: use nux::Animation for each Quirk pr | 1.5 KB | ||
ApplicationPreview.cpp | 2419.4.17 | 12 years ago | Nick Dedekind | Merged with lp:~mhr3/unity/update-core-preview-api | 3.2 KB | ||
ApplicationPreview.h | 2419.4.17 | 12 years ago | Nick Dedekind | Merged with lp:~mhr3/unity/update-core-preview-api | 1.4 KB | ||
AppmenuIndicator.cpp | 3899.2.70 | 9 years ago | Marco Trevisan (Treviño) | AppmenuIndicator: just use operator[] to access to | 2.7 KB | ||
AppmenuIndicator.h | 3899.2.49 | 9 years ago | Marco Trevisan (Treviño) | AppmenuIndicator: override Sync method and emit up | 1.4 KB | ||
Categories.cpp | 3387.5.53 | 11 years ago | Marco Trevisan (Treviño) | Categories: use nicer decltype instead of full typ | 1.2 KB | ||
Categories.h | 3387.5.52 | 11 years ago | Marco Trevisan (Treviño) | Categories: use only sigc::mem_fun to redirect sig | 1.2 KB | ||
Category.cpp | 3420.1.1 | 11 years ago | Michal Hruby | Expose category content-type | 2.3 KB | ||
Category.h | 3420.1.1 | 11 years ago | Michal Hruby | Expose category content-type | 1.4 KB | ||
CheckOptionFilter.cpp | 3844.1.1 | 10 years ago | Brandon Schaefer | * Fixes FTBFS when moving to gcc 4.9. Mainly remov | 3.6 KB | ||
CheckOptionFilter.h | 3008.6.4 | 11 years ago | Nick Dedekind | Filter bar all button removal | 1.5 KB | ||
CMakeLists.txt | 4209.1.4 | 8 years ago | Marco Trevisan (Treviño) | UnityCore: build library with install rpath too | 4.1 KB | ||
ConnectionManager.cpp | 3387.3.16 | 11 years ago | Marco Trevisan (Treviño) | ConnectionManager: just use erase method when remo | 1.8 KB | ||
ConnectionManager.h | 3555.2.1 | 11 years ago | Marco Trevisan (Treviño) | ActionHandle: move connection::handle to a more ge | 2.2 KB | ||
DBusIndicators.cpp | 4177.4.5 | 8 years ago | Marco Trevisan (Treviño) | DBusIndicators: use UNITY_LIBDIR | 15.3 KB | ||
DBusIndicators.h | 3871.3.7 | 10 years ago | Marco Trevisan (Treviño) | Indicators: add CloseActiveEntry method, that call | 1.9 KB | ||
DesktopUtilities.cpp | 4068.4.18 | 8 years ago | Marco Trevisan (Treviño) | Merging with trunk | 6 KB | ||
DesktopUtilities.h | 4068.4.18 | 8 years ago | Marco Trevisan (Treviño) | Merging with trunk | 1.6 KB | ||
Filter.cpp | 3844.1.1 | 10 years ago | Brandon Schaefer | * Fixes FTBFS when moving to gcc 4.9. Mainly remov | 5.6 KB | ||
Filter.h | 3008.2.8 | 11 years ago | Nick Dedekind | Connected up client filter updates to scope backen | 2.8 KB | ||
Filters.cpp | 3506.5.27 | 11 years ago | Marco Trevisan (Treviño) | Variant: add constructor and assigment operator fo | 5.7 KB | ||
Filters.h | 3008.6.3 | 11 years ago | Nick Dedekind | Advanced home scope filters | 2.2 KB | ||
GenericPreview.cpp | 2419.4.17 | 12 years ago | Nick Dedekind | Merged with lp:~mhr3/unity/update-core-preview-api | 1 KB | ||
GenericPreview.h | 2419.4.17 | 12 years ago | Nick Dedekind | Merged with lp:~mhr3/unity/update-core-preview-api | 1.1 KB | ||
GLibDBusNameWatcher.cpp | 4008.7.10 | 9 years ago | Marco Trevisan (Treviño) | GLibDBusNameWatcher: new wrapper class for monitor | 1.5 KB | ||
GLibDBusNameWatcher.h | 4008.7.10 | 9 years ago | Marco Trevisan (Treviño) | GLibDBusNameWatcher: new wrapper class for monitor | 1.5 KB | ||
GLibDBusProxy.cpp | 4217.2.1 | 7 years ago | Marco Trevisan (Treviño) | GLibDBusProxy: add support to pass cancellable on | 22.5 KB | ||
GLibDBusProxy.h | 4253.1.1 | 7 years ago | Andrea Azzarone | Fix build issues with gcc7/g++7 | 3.4 KB | ||
GLibDBusServer.cpp | 4008.7.8 | 9 years ago | Marco Trevisan (Treviño) | GLibDBusServer: implement SetMethodsCallsHandlerFu | 21.6 KB | ||
GLibDBusServer.h | 4253.1.1 | 7 years ago | Andrea Azzarone | Fix build issues with gcc7/g++7 | 3.8 KB | ||
GLibSignal-inl.h | 4245.2.1 | 7 years ago | Marco Trevisan (Treviño) | GLibSignal: change the methods signatures to retur | 2.2 KB | ||
GLibSignal.cpp | 4245.2.8 | 7 years ago | Marco Trevisan (Treviño) | GLibSignal: allow to block/unblock all signals for | 4.4 KB | ||
GLibSignal.h | 4253.1.1 | 7 years ago | Andrea Azzarone | Fix build issues with gcc7/g++7 | 3.2 KB | ||
GLibSource.cpp | 3561.1.5 | 11 years ago | Marco Trevisan (Treviño) | SourceManager: add RemoveAll public method | 7.2 KB | ||
GLibSource.h | 3899.2.51 | 9 years ago | Marco Trevisan (Treviño) | Unity: Use unordered_map whenever possible As ite | 7.2 KB | ||
GLibWrapper-inl.h | 3874.1.4 | 10 years ago | Andrea Azzarone | Add operator& to glib::Object. | 2.3 KB | ||
GLibWrapper.cpp | 3310.4.4 | 11 years ago | Marco Trevisan (Treviño) | GLibWrapper.h: clear the glib::Error before settin | 3.3 KB | ||
GLibWrapper.h | 3874.1.4 | 10 years ago | Andrea Azzarone | Add operator& to glib::Object. | 3.7 KB | ||
GnomeSessionManager.cpp | 4217.2.2 | 7 years ago | Marco Trevisan (Treviño) | GnomeSessionManager: add gcancellable to instance | 25.7 KB | ||
GnomeSessionManager.h | 4213.2.2 | 8 years ago | Andrea Azzarone | GetAutomaticLogin -> AutomaticLogin | 1.7 KB | ||
GnomeSessionManagerImpl.h | 4217.2.2 | 7 years ago | Marco Trevisan (Treviño) | GnomeSessionManager: add gcancellable to instance | 2.8 KB | ||
GSettingsScopes.cpp | 3592.2.1 | 11 years ago | Marco Trevisan (Treviño) | Unity: always prefer passing [this] to lambdas tha | 4 KB | ||
GSettingsScopes.h | 3008.2.13 | 11 years ago | Nick Dedekind | Review fixes. Scopes now initialized with ScopeDat | 1.3 KB | ||
Hud.cpp | 3592.2.1 | 11 years ago | Marco Trevisan (Treviño) | Unity: always prefer passing [this] to lambdas tha | 6.7 KB | ||
Hud.h | 3387.5.66 | 11 years ago | Marco Trevisan (Treviño) | Hud: use glib::Variant, and avoid to do operations | 2.9 KB | ||
Indicator.cpp | 3899.2.41 | 9 years ago | Marco Trevisan (Treviño) | Indicator: use indicator::Entry to emit that an el | 3 KB | ||
Indicator.h | 3899.2.49 | 9 years ago | Marco Trevisan (Treviño) | AppmenuIndicator: override Sync method and emit up | 2 KB | ||
IndicatorEntry.cpp | 3899.2.4 | 10 years ago | Marco Trevisan (Treviño) | PanelService, DBusIndicators, IndicatorEntry: add | 6.4 KB | ||
IndicatorEntry.h | 3899.2.4 | 10 years ago | Marco Trevisan (Treviño) | PanelService, DBusIndicators, IndicatorEntry: add | 3.8 KB | ||
Indicators.cpp | 4008.6.1 | 9 years ago | Marco Trevisan (Treviño) | PanelService, DBusIndicators: drop support for Ent | 5 KB | ||
Indicators.h | 3964.6.1 | 9 years ago | Marco Trevisan (Treviño) | Indicators: add a method to get the active entry | 3.1 KB | ||
MiscUtils.h | 3387.4.9 | 11 years ago | Marco Trevisan (Treviño) | MiscUtils: return sigc::connection when connecting | 3.7 KB | ||
Model-inl.h | 3468.1.1 | 11 years ago | Michal Hruby | Ensure we're not emitting filter signals with inva | 7.1 KB | ||
Model.h | 3387.5.54 | 11 years ago | Marco Trevisan (Treviño) | Model: make RowAtIndex virtual for unknown reason | 3 KB | ||
ModelIterator-inl.h | 3008.37.1 | 11 years ago | Nick Dedekind | Merged with trunk. | 3.4 KB | ||
ModelIterator.h | 3008.37.1 | 11 years ago | Nick Dedekind | Merged with trunk. | 3 KB | ||
ModelRowAdaptor-inl.h | 2950.2.3 | 12 years ago | Nick Dedekind | Better testability of dee model rows. | 1 KB | ||
ModelRowAdaptor.cpp | 3008.2.22 | 11 years ago | Nick Dedekind | New libunity scope API. | 2.6 KB | ||
ModelRowAdaptor.h | 3008.6.3 | 11 years ago | Nick Dedekind | Advanced home scope filters | 2.7 KB | ||
MoviePreview.cpp | 2419.4.17 | 12 years ago | Nick Dedekind | Merged with lp:~mhr3/unity/update-core-preview-api | 2.2 KB | ||
MoviePreview.h | 2419.4.17 | 12 years ago | Nick Dedekind | Merged with lp:~mhr3/unity/update-core-preview-api | 1.3 KB | ||
MultiRangeFilter.cpp | 3844.1.1 | 10 years ago | Brandon Schaefer | * Fixes FTBFS when moving to gcc 4.9. Mainly remov | 5.2 KB | ||
MultiRangeFilter.h | 3008.6.4 | 11 years ago | Nick Dedekind | Filter bar all button removal | 1.6 KB | ||
MusicPreview.cpp | 3844.1.1 | 10 years ago | Brandon Schaefer | * Fixes FTBFS when moving to gcc 4.9. Mainly remov | 1.8 KB | ||
MusicPreview.h | 3008.2.57 | 11 years ago | Nick Dedekind | removed old preview code | 1.2 KB | ||
PaymentPreview.cpp | 3263.2.24 | 11 years ago | Manuel de la Pena | Merged with libunity breackage. | 3.7 KB | ||
PaymentPreview.h | 2791.18.7 | 11 years ago | Manuel de la Pena | Merged generic-payment-preview into error-preview. | 1.6 KB | ||
Preview.cpp | 3530.2.6 | 11 years ago | Michal Hruby | Move the callbacks typedefs to ScopeProxyInterface | 8.1 KB | ||
Preview.h | 3530.2.6 | 11 years ago | Michal Hruby | Move the callbacks typedefs to ScopeProxyInterface | 4.3 KB | ||
PreviewPlayer.cpp | 3008.2.60 | 11 years ago | Nick Dedekind | Fixed play/pause/resume. Added player logging. | 4.5 KB | ||
PreviewPlayer.h | 3008.2.56 | 11 years ago | Nick Dedekind | Added preview player to music preview. | 2 KB | ||
RadioOptionFilter.cpp | 3844.1.1 | 10 years ago | Brandon Schaefer | * Fixes FTBFS when moving to gcc 4.9. Mainly remov | 3.9 KB | ||
RadioOptionFilter.h | 3008.6.4 | 11 years ago | Nick Dedekind | Filter bar all button removal | 1.5 KB | ||
RatingsFilter.cpp | 3008.6.4 | 11 years ago | Nick Dedekind | Filter bar all button removal | 2.6 KB | ||
RatingsFilter.h | 3008.6.4 | 11 years ago | Nick Dedekind | Filter bar all button removal | 1.2 KB | ||
Result.cpp | 3506.5.35 | 11 years ago | Marco Trevisan (Treviño) | Result: use initializer list to generate variants | 6 KB | ||
Result.h | 3008.2.22 | 11 years ago | Nick Dedekind | New libunity scope API. | 2.9 KB | ||
Results.cpp | 3387.5.78 | 11 years ago | Marco Trevisan (Treviño) | Results: don't define unneeded functions, just red | 1.4 KB | ||
Results.h | 3387.5.78 | 11 years ago | Marco Trevisan (Treviño) | Results: don't define unneeded functions, just red | 1.2 KB | ||
Scope.cpp | 3844.1.1 | 10 years ago | Brandon Schaefer | * Fixes FTBFS when moving to gcc 4.9. Mainly remov | 10 KB | ||
Scope.h | 4027.1.9 | 9 years ago | Marco Trevisan (Treviño) | Scope: add proper defintion using bit shifting | 3.6 KB | ||
ScopeData.cpp | 3008.18.1 | 11 years ago | Nick Dedekind | Check null pointer string | 2.7 KB | ||
ScopeData.h | 3008.2.39 | 11 years ago | Nick Dedekind | Fixes for unit tests | 1.6 KB | ||
ScopeProxy.cpp | 3506.5.36 | 11 years ago | Marco Trevisan (Treviño) | Merging with trunk | 29.1 KB | ||
ScopeProxy.h | 3384.1.1 | 11 years ago | Michal Hruby | Add form_factor, allow passing hints to searches | 1.5 KB | ||
ScopeProxyInterface.h | 3530.2.6 | 11 years ago | Michal Hruby | Move the callbacks typedefs to ScopeProxyInterface | 3.2 KB | ||
Scopes.cpp | 3387.5.8 | 11 years ago | Marco Trevisan (Treviño) | Scopes: use connection::Wrapper | 6.8 KB | ||
Scopes.h | 3008.2.23 | 11 years ago | Nick Dedekind | Fixed writable view_type | 2.8 KB | ||
SessionManager.h | 4213.2.2 | 8 years ago | Andrea Azzarone | GetAutomaticLogin -> AutomaticLogin | 2.6 KB | ||
SocialPreview.cpp | 2635.3.38 | 12 years ago | Ken VanDine | cleaned up some comments | 2.8 KB | ||
SocialPreview.h | 2635.3.38 | 12 years ago | Ken VanDine | cleaned up some comments | 1.8 KB | ||
Track.cpp | 3008.2.59 | 11 years ago | Nick Dedekind | Added track index | 1.7 KB | ||
Track.h | 3008.2.59 | 11 years ago | Nick Dedekind | Added track index | 1.6 KB | ||
Tracks.cpp | 3008.29.1 | 11 years ago | Nick Dedekind | Autopilot fixes. build 20 | 1.5 KB | ||
Tracks.h | 2414.1.9 | 12 years ago | Michal Hruby | Implement MusicPreview | 1.2 KB | ||
unity-core.pc.cmake | 2931.1.1 | 12 years ago | Ricardo Salveti de Araujo | unity-core.pc: should depend on nux-4.0 instead of | 356 bytes | ||
UWeakPtr.h | 3566.5.318 | 10 years ago | Marco Trevisan (Treviño) | DecoratedWindow: use a WeakPtr for title It's a c | 1.4 KB | ||
Variant.cpp | 4213.2.2 | 8 years ago | Andrea Azzarone | GetAutomaticLogin -> AutomaticLogin | 10.4 KB | ||
Variant.h | 4194.4.1 | 8 years ago | Andrea Azzarone | Retrieve the session id using dbus if env variable | 3.5 KB |