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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add null check: should fix bug #1163241 (inkscape crashed with SIGSEGV in Ink...
Kris De Gussem
2014-01-08
1
-0
/
+3
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
1
-2
/
+1
*
Switched to global UnitTable.
Matthew Petroff
2013-08-04
1
-2
/
+2
*
A couple of forward declarations
Alex Valavanis
2013-02-11
1
-0
/
+1
*
Fix for 255792 : Calligraphy tool presets management
John Smith
2012-11-30
1
-0
/
+11
*
some memleak fixes (Bug #1043571)
Kris De Gussem
2012-09-20
1
-6
/
+6
*
revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...
Kris De Gussem
2012-09-03
1
-6
/
+6
*
converted some c-string usage to c++ string class usage: should fix some memo...
Kris De Gussem
2012-09-02
1
-6
/
+6
*
preferences read out: when no unit is specified, assume it is in the requeste...
Johan B. C. Engelen
2011-11-27
1
-1
/
+6
*
Removed use of 'void *' as attemtp to limit access to internals.
Jon A. Cruz
2011-10-23
1
-20
/
+16
*
cppcheck: variable initialisation / fix possible memory leak
Kris De Gussem
2011-10-22
1
-0
/
+5
*
add new preference widget for a number with a unit.
Johan B. C. Engelen
2011-04-17
1
-0
/
+44
*
Doc comment cleanup of '@brief'.
Jon A. Cruz
2011-03-21
1
-30
/
+37
*
Cleaned up memory patch. Fixes bug #737298.
Jon A. Cruz
2011-03-20
1
-0
/
+3
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
1
-0
/
+22
*
Fixed copying of old settings, along with some data() vs. c_str() cleanup. Fi...
Jon A. Cruz
2009-11-10
1
-27
/
+38
*
Migrate file MRU prefs
Jon A. Cruz
2009-11-09
1
-27
/
+124
*
Fixed collapsed if/cond/body lines that blocked debugging.
Jon A. Cruz
2009-05-05
1
-128
/
+158
*
Implement warning of prior errors.
Jon A. Cruz
2009-05-04
1
-1
/
+20
*
Fixed broken preferences singleton and removed GUI encapsulation leakage. Fix...
Jon A. Cruz
2009-05-04
1
-44
/
+35
*
Tentative fix for LP bug #168922: don't save prefs n crash handler
Krzysztof Kosi??ski
2009-02-26
1
-4
/
+11
*
preferences.cpp: Remove an assert that causes problems with some
Krzysztof Kosi??ski
2008-12-09
1
-1
/
+2
*
Change the way preferences are loaded to simplify unit testing
Krzysztof Kosi??ski
2008-12-07
1
-9
/
+13
*
Merge from trunk
Ted Gould
2008-10-28
1
-7
/
+12
*
From trunk
Ted Gould
2008-10-27
1
-182
/
+331
*
Merging from trunk
Ted Gould
2008-10-11
1
-18
/
+18
*
Fix some bugs introduced by the preferences rewrite.
Krzysztof Kosi??ski
2008-09-16
1
-21
/
+54
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
1
-51
/
+421
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-3
/
+3
*
Fix a typo, a vim modeline, and a wrongly indented line.
mjwybrow
2006-01-17
1
-1
/
+1
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+92