[Kst] extragear/graphics/kst

George Staikos staikos at kde.org
Mon Mar 20 00:41:14 CET 2006


SVN commit 520450 by staikos:

update changelog

 M  +120 -0    ChangeLog  


--- trunk/extragear/graphics/kst/ChangeLog #520449:520450
@@ -1,3 +1,123 @@
+2006-02-27 23:41  arwalker
+
+	* : CCBUG:121534 Make existing code clearer in its intent
+
+2006-02-27 23:29  staikos
+
+	* : some tests to illustrate three problems. to be fixed.
+
+2006-02-27 22:33  arwalker
+
+	* : BUG:98564 Better handle tied zoom locally and globally
+
+2006-02-27 16:54  staikos
+
+	* : make recursive parsing of properties work. Untested in
+	  combination with ^ and _ at this point. \textbf{foo \textit{bar}}
+	  works now
+
+2006-02-27 14:01  staikos
+
+	* : seems like this isn't needed now?
+
+2006-02-27 13:56  staikos
+
+	* : add date info to the whatsthis
+
+2006-02-26 19:47  mlaurent
+
+	* : Fixuifiles
+
+2006-02-24 15:08  staikos
+
+	* : A bunch of label work mostly derived out of planck requirements
+	  but generally quite useful. 1) Invalidate labels when the
+	  reference scalars/vectors/strings/expressions change. This makes
+	  realtime top-level labels work, assuming the data they're pulling
+	  from is updated. That part will be fixed separately and this patch
+	  will be reduced as a result. CCBUG: 106307 2) Don't play around
+	  with \n and \t. Our new editor supports them properly so we can
+	  handle both real CR and Tab, and \n and \t. Fixes munging of
+	  labeltext BUG: 122386 3) Add preliminary support for \textit{},
+	  \textbf{}, \underline{} to the parser and renderer, and a stub for
+	  \textcolor{}{} to the parser. In general the first three work, but
+	  cannot be nested. The last one does not work yet since there is no
+	  color parser. Testcases to follow once nesting is handled.
+
+2006-02-23 18:18  staikos
+
+	* : merge from HFI branch
+
+2006-02-22 18:13  arwalker
+
+	* : BUG:121994 Create default shortcuts for all modes
+
+2006-02-22 18:11  arwalker
+
+	* : BUG:122458 Make legend size reasonable for zero entries
+
+2006-02-22 00:47  arwalker
+
+	* : BUG:120484 Replaced legend settings in plot dialog with Edit...
+	  button
+
+2006-02-19 21:24  netterfield
+
+	* : BUG: 96244 Add title text to legends.
+
+2006-02-16 17:31  binner
+
+	* : fix uninitialised values and undefined return compiler warnings
+
+2006-02-16 10:21  staikos
+
+	* : Maybe this fixes the installing headers problem?
+
+2006-02-16 02:22  staikos
+
+	* : uic doesn't warn when it can't find files! move these to the
+	  right place
+
+2006-02-15 21:58  tskisner
+
+	* : Fix build from clean checkout.
+
+2006-02-15 21:05  staikos
+
+	* : no translation
+
+2006-02-15 19:37  staikos
+
+	* : fix i18n
+
+2006-02-15 19:09  staikos
+
+	* : build this plugin
+
+2006-02-15 19:07  staikos
+
+	* : make this plugin build
+
+2006-02-15 19:04  staikos
+
+	* : fix build of this plugin with the new buildsystm
+
+2006-02-15 15:29  staikos
+
+	* : update changelog
+
+2006-02-15 15:22  staikos
+
+	* : Add an apply button to view object dialogs BUG: 118679
+
+2006-02-15 14:47  staikos
+
+	* : add another missing dep for AM
+
+2006-02-15 14:45  staikos
+
+	* : merge old changes
+
 2006-02-15 12:06  thiago
 
 	* : SVN_SILENT Add svn:ignore


More information about the Kst mailing list