summaryrefslogtreecommitdiff
path: root/UnityCore
AgeCommit message (Expand)Author
2012-08-31Act on review commentsMichal Hruby
2012-08-30Add test for ordering apps lens results as firstMichal Hruby
2012-08-30Rename provides_private_content to provides_personal_contentMichal Hruby
2012-08-30Merge trunkMichal Hruby
2012-08-30Remove debug msgMichal Hruby
2012-08-30Activate proper result if the categories aren't displayed in-order. Fixes: ht...Michal Hruby
2012-08-30Also set the soversionSam Spilsbury
2012-08-30Remove debug messageSam Spilsbury
2012-08-30Use target_link_libraries, link in pthread by defaultSam Spilsbury
2012-08-30Hook up the check properlyMichal Hruby
2012-08-30Finish method that compares current search string with the apps lens resultsMichal Hruby
2012-08-29HomeLens: Prioritize categories from lenses with private contentMichal Hruby
2012-08-29Fix buildMichal Hruby
2012-08-29Add the newly introduced provides-private-content Lens propertyMichal Hruby
2012-08-29Merge home-lens-fixes branchMichal Hruby
2012-08-29Move stars to types, not varsMichal Hruby
2012-08-29Improve commentMichal Hruby
2012-08-28Move FilterModels methods into Lens classMichal Hruby
2012-08-28Limit number of reorderingsMichal Hruby
2012-08-28Move FilterModels methods into Lens classMichal Hruby
2012-08-27Implement design-requested reorderingMichal Hruby
2012-08-22Properly clean up CategoryRegistryMichal Hruby
2012-08-22Tiny API changesMichal Hruby
2012-08-21Fix annoying warning.Andrea Azzarone
2012-08-20Implemented Preview::EmitClosed method. Fixes: . Approved by Michal Hruby.Pawel Stolowski
2012-08-20Preview - EmitClosed() should actually be called from dash::previews::Preview.Pawel Stolowski
2012-08-20Preview - call EmitClosed in Preview dtor.Pawel Stolowski
2012-08-20Preview - renamed PreviewClosed to EmitClosed.Pawel Stolowski
2012-08-17Use single category per lens in home lens. Fixes: . Approved by Neil J. Patel.Michal Hruby
2012-08-17Get rid of few more RawPtrMichal Hruby
2012-08-17Merge trunk and fix conflicts yet againMichal Hruby
2012-08-17Merged trunk.Pawel Stolowski
2012-08-17Previews - implemented PreviewClosed() signal.Pawel Stolowski
2012-08-17Merged lp:unityMC Return
2012-08-16Act on review commentsMichal Hruby
2012-08-16Merge categories in home lens to one per lensMichal Hruby
2012-08-16Tiny optimization for FilterModelsMichal Hruby
2012-08-15Merge trunkMichal Hruby
2012-08-15Reorder categories in LensView when neededMichal Hruby
2012-08-15glib::Signal: add weak referencies to objects and cleanup them when the GObje...Marco Trevisan (Treviño)
2012-08-15Add an iterator to unity core that iterates through DeeModels. Fixes: . Appro...Gord Allott
2012-08-15GLibSignal: SignalManager, remove an object when unreffed from signal managerMarco Trevisan (Treviño)
2012-08-15Fix signed vs unsigned comparisonMichal Hruby
2012-08-15GLibSignal: add weak pointer to reset the object_ value when the wrapped gobj...Marco Trevisan (Treviño)
2012-08-15GLibSignal: disconnect from previous signal when replacing the connectionMarco Trevisan (Treviño)
2012-08-15Ground work for dynamic reordering of categoriesMichal Hruby
2012-08-14Emit Lens' connected notification only when the property really changesMichal Hruby
2012-08-14Make sure we disconnect from model signals when swarm name changesMichal Hruby
2012-08-13Make ResultIterator operator* return non-const Result, this lowers the number...Michal Hruby
2012-08-12Initial cut at ResultIterator usageMichal Hruby