From: <sv...@va...> - 2010-01-22 19:32:40
|
Author: cerion Date: 2010-01-22 19:32:19 +0000 (Fri, 22 Jan 2010) New Revision: 466 Log: should have been committed with r465: doc updates Removed: trunk/doc/about_qt.html trunk/doc/xml/about_qt.xml Modified: trunk/doc/about_vk.html trunk/doc/xml/about_vk.xml Deleted: trunk/doc/about_qt.html =================================================================== --- trunk/doc/about_qt.html 2010-01-13 22:07:17 UTC (rev 465) +++ trunk/doc/about_qt.html 2010-01-22 19:32:19 UTC (rev 466) @@ -1,105 +0,0 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ASCII"> -<title>Qt</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.65.1"> -<style type="text/css" media="screen">/* valkyrie colours: - #0f5499 dark blue h1, h2, h3, h4 - #336699 medium blue links - #339999 turquoise link hover colour - #202020 almost black general text - #761596 purple md5sum text - #626262 dark gray pre border - #eeeeee very light gray pre background - #f2f2f9 very light blue nav table background - #3366cc medium blue nav table border -*/ - -/* default link colours */ -a, a:link, a:visited, a:active { color: #336699; } -a:hover { color: #339999; } - -body { font: 80%/126% sans-serif; } -h1, h2, h3, h4 { color: #0f5499; } - -dt { color: #336699; font-weight: bold } -dd { - margin-left: 1.5em; - padding-bottom: 0.8em; -} - -/* -- ruler -- */ -div.hr_blue { - height: 3px; - background:#ffffff url("images/hr_blue.png") repeat-x; } -div.hr_blue hr { display:none; } - -/* release styles */ -#release p { margin-top: 0.4em; } -#release .md5sum { color: #761596; } - - -/* ------ styles for manual ------ */ - -/* -- lists -- */ -ul { - margin: 0px 4px 16px 16px; - padding: 0px; - list-style: url("images/li-blue.png"); -} -ul li { - margin-bottom: 10px; -} -ul ul { - list-style-type: none; - list-style-image: none; - margin-left: 0px; -} - -/* header / footer nav tables */ -table.nav { - color: #0f5499; - border: solid 1px #3366cc; - background: #f2f2f9; - background-color: #f2f2f9; - margin-bottom: 0.5em; -} - -/* don't have underlined links in chunked nav menus */ -table.nav a { text-decoration: none; } -table.nav a:hover { text-decoration: underline; } -table.nav td { font-size: 85%; } - -code, tt, pre { font-size: 120%; } -code, tt { color: #761596; } - -pre.programlisting, pre.screen { - color: #000000; - padding: 0.5em; - background: #eeeeee; - border: 1px solid #626262; - background-color: #eeeeee; - margin: 4px 0px 4px 0px; -} -</style> -</head> -<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article" lang="en"> -<div class="titlepage"> -<div><div><h1 class="title"> -<a name="id4626123"></a>Qt</h1></div></div> -<div></div> -<hr> -</div> -<p>This program was built using Qt version %1,<br>and is running using Qt version %2.</p> -<p>Qt is a C++ toolkit for multi-platform GUI and application -development. Qt provides single-source portability across MS Windows, -Mac OS, X, Linux, and all major commercial Unix variants. Qt is also -available for embedded devices.</p> -<p>See <a href="http://www.trolltech.com/qt/" target="_top">http://www.trolltech.com/qt/</a> for more information.</p> -<table class="nav" width="100%"><tbody><tr> - <td align="center">Copyright (c) Trolltech<br> - <a href="http://www.trolltech.com" target="_top">www.trolltech.com</a> -</td> -</tr></tbody></table> -</div></body> -</html> Modified: trunk/doc/about_vk.html =================================================================== --- trunk/doc/about_vk.html 2010-01-13 22:07:17 UTC (rev 465) +++ trunk/doc/about_vk.html 2010-01-22 19:32:19 UTC (rev 466) @@ -92,6 +92,7 @@ </div> <p>Valkyrie is a graphical user interface for Valgrind: <a href="http://www.valgrind.org" target="_top">www.valgrind.org</a>.</p> +<p>This program was built using Qt v%1, and is running using Qt v%2.</p> <p>You can download the latest version of Valkyrie from the OpenWorks website: <a href="http://www.open-works.co.uk/projects/valkyrie.html" target="_top">http://www.open-works.co.uk/projects/valkyrie.html</a>.</p> <p>For more information on Valkyrie and/or Valgrind, contact Deleted: trunk/doc/xml/about_qt.xml =================================================================== --- trunk/doc/xml/about_qt.xml 2010-01-13 22:07:17 UTC (rev 465) +++ trunk/doc/xml/about_qt.xml 2010-01-22 19:32:19 UTC (rev 466) @@ -1,26 +0,0 @@ -<?xml version="1.0"?> <!-- -*- sgml -*- --> -<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" - "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> - -<article> - - <artheader><title>Qt</title></artheader> - - -<para>This program was built using Qt version %1,<br/>and is running using Qt version %2.</para> - -<para>Qt is a C++ toolkit for multi-platform GUI and application -development. Qt provides single-source portability across MS Windows, -Mac OS, X, Linux, and all major commercial Unix variants. Qt is also -available for embedded devices.</para> - -<para>See <ulink url="http://www.trolltech.com/qt/">http://www.trolltech.com/qt/</ulink> for more information.</para> - -<informaltable class="nav" width="100%"> -<tbody><tr> - <td align="center">Copyright (c) Trolltech<br/> - <ulink url="http://www.trolltech.com">www.trolltech.com</ulink></td> -</tr></tbody> -</informaltable> - -</article> Modified: trunk/doc/xml/about_vk.xml =================================================================== --- trunk/doc/xml/about_vk.xml 2010-01-13 22:07:17 UTC (rev 465) +++ trunk/doc/xml/about_vk.xml 2010-01-22 19:32:19 UTC (rev 466) @@ -15,6 +15,8 @@ <para>Valkyrie is a graphical user interface for Valgrind: <ulink url="http://www.valgrind.org">www.valgrind.org</ulink>.</para> +<para>This program was built using Qt v%1, and is running using Qt v%2.</para> + <para>You can download the latest version of Valkyrie from the OpenWorks website: <ulink url="http://&vk-url;"></ulink>.</para> |