index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
preferences.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-20
some memleak fixes (Bug #1043571)
Kris De Gussem
1
-6
/
+6
2012-09-03
revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...
Kris De Gussem
1
-6
/
+6
2012-09-02
converted some c-string usage to c++ string class usage: should fix some memo...
Kris De Gussem
1
-6
/
+6
2011-11-27
preferences read out: when no unit is specified, assume it is in the requeste...
Johan B. C. Engelen
1
-1
/
+6
2011-10-23
Removed use of 'void *' as attemtp to limit access to internals.
Jon A. Cruz
1
-20
/
+16
2011-10-22
cppcheck: variable initialisation / fix possible memory leak
Kris De Gussem
1
-0
/
+5
2011-04-17
add new preference widget for a number with a unit.
Johan B. C. Engelen
1
-0
/
+44
2011-03-21
Doc comment cleanup of '@brief'.
Jon A. Cruz
1
-30
/
+37
2011-03-20
Cleaned up memory patch. Fixes bug #737298.
Jon A. Cruz
1
-0
/
+3
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-11-29
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
1
-0
/
+22
2009-11-10
Fixed copying of old settings, along with some data() vs. c_str() cleanup. Fi...
Jon A. Cruz
1
-27
/
+38
2009-11-09
Migrate file MRU prefs
Jon A. Cruz
1
-27
/
+124
2009-05-05
Fixed collapsed if/cond/body lines that blocked debugging.
Jon A. Cruz
1
-128
/
+158
2009-05-04
Implement warning of prior errors.
Jon A. Cruz
1
-1
/
+20
2009-05-04
Fixed broken preferences singleton and removed GUI encapsulation leakage. Fix...
Jon A. Cruz
1
-44
/
+35
2009-02-26
Tentative fix for LP bug #168922: don't save prefs n crash handler
Krzysztof Kosi??ski
1
-4
/
+11
2008-12-09
preferences.cpp: Remove an assert that causes problems with some
Krzysztof Kosi??ski
1
-1
/
+2
2008-12-07
Change the way preferences are loaded to simplify unit testing
Krzysztof Kosi??ski
1
-9
/
+13
2008-10-28
Merge from trunk
Ted Gould
1
-7
/
+12
2008-10-27
From trunk
Ted Gould
1
-182
/
+331
2008-10-11
Merging from trunk
Ted Gould
1
-18
/
+18
2008-09-16
Fix some bugs introduced by the preferences rewrite.
Krzysztof Kosi??ski
1
-21
/
+54
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
1
-51
/
+421
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-3
/
+3
2006-01-17
Fix a typo, a vim modeline, and a wrongly indented line.
mjwybrow
1
-1
/
+1
[prev]