summaryrefslogtreecommitdiffstats
path: root/src/profile-manager.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-4/+4
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-2/+4
2016-05-21Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin1-3/+2
2015-12-07cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin1-5/+3
2012-06-05variousKris De Gussem1-1/+1
2012-02-12Header cleaningAlex Valavanis1-0/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-09-10Fixed valgrind-detected issue with tooltip shortcuts and profile manager on d...Jon A. Cruz1-0/+2
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-2/+2
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2008-12-05Avoid problems when document is being closed.Jon A. Cruz1-4/+6
2007-10-29Adding function to locate profile by baneJon A. Cruz1-0/+17
2007-10-08Adding profile manager and user-visible drop-down in CMS pickerJon A. Cruz1-0/+78