summaryrefslogtreecommitdiffstats
path: root/src/profile-manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+4
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-211-3/+2
* cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin2015-12-071-5/+3
* variousKris De Gussem2012-06-051-1/+1
* Header cleaningAlex Valavanis2012-02-121-0/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-2/+3
|\
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Fixed valgrind-detected issue with tooltip shortcuts and profile manager on d...Jon A. Cruz2010-09-101-0/+2
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* Avoid problems when document is being closed.Jon A. Cruz2008-12-051-4/+6
* Adding function to locate profile by baneJon A. Cruz2007-10-291-0/+17
* Adding profile manager and user-visible drop-down in CMS pickerJon A. Cruz2007-10-081-0/+78