<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/openhashtool/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/openhashtool/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 05 Jul 2014 15:31:03 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/openhashtool/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by ThaFireDragonOfDeath</title><link>https://sourceforge.net/p/openhashtool/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,35 +1,10 @@
-Welcome to this Wiki.
+Index:

-___How to build/run under Linux:___
-There are 3 possibilities to run this tool under Linux.
+1. [How to build-run under Linux](https://sourceforge.net/p/openhashtool/wiki/How%20to%20build-run%20under%20Linux/)

-__First possibility: Compile:__
-_What you need:_
-Qt5.1 library's, qmake (installed with Qt) and GNU make.
-Type qmake -v to check your installed qmake and Qt version.
-
-_HowTo:_
-Extract the source folder, open a terminal window, navigate to the extracted sourcefolder to the source files, type qmake, type make and at last you can open the executable file Open-Hashtool.
-
-_If you havn't QT5.1 or later:_
-Download the [Qt installer](http://qt-project.org/downloads) for you operating system (Qt 5.3.0 for Linux 32-bit (445 MB) or Qt 5.3.0 for Linux 64-bit (442 MB)), install all components and do following:
-Extract the source folder, open a terminal window, navigate to the extracted sourcefolder to the source files, type /home/yourusername/Qt5.3.0/5.3/gcc_64/bin/qmake, type make and at last you can open the executable file Open-Hashtool.
+2. [Changelog/TODO](https://sourceforge.net/p/openhashtool/wiki/Changelog-TODO/)

-__Second possibility: Qt Creator:__
-_What you need:_
-Qt Creator
-
-Download and Install Qt Creator with the [Qt installer](http://qt-project.org/downloads), open the file Open-Hashtool.pro with Qt-Creator, press Strg+B to build or Strg+R to build and run the application. After that, you will find the executable file in /home/yourusername/build-Open-Hashtool(...).
-
-__Third possibility: Wine (Warning: Unstable)__
-_What you need:_
-Wine
-The Windows package of Open-Hashtool
-
-_HowTo:_
-Open the Wine configuration program and set Windows-Version to Windows 2008 or lower.
-Now download the the Windows package of Open-Hashtool. Extract it and run the Open-Hashtool.exe with wine.

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ThaFireDragonOfDeath</dc:creator><pubDate>Sat, 05 Jul 2014 15:31:03 -0000</pubDate><guid>https://sourceforge.netfe4c1e1b0b3c2ec07cced7191b1bf06cecb47222</guid></item><item><title>Home modified by ThaFireDragonOfDeath</title><link>https://sourceforge.net/p/openhashtool/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -22,7 +22,7 @@

 Download and Install Qt Creator with the [Qt installer](http://qt-project.org/downloads), open the file Open-Hashtool.pro with Qt-Creator, press Strg+B to build or Strg+R to build and run the application. After that, you will find the executable file in /home/yourusername/build-Open-Hashtool(...).

-__Third possibility: Wine__
+__Third possibility: Wine (Warning: Unstable)__
 _What you need:_
 Wine
 The Windows package of Open-Hashtool
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ThaFireDragonOfDeath</dc:creator><pubDate>Sun, 15 Jun 2014 10:00:53 -0000</pubDate><guid>https://sourceforge.nete0c728cfed762de97628c11cfda90820bdbb0361</guid></item><item><title>Home modified by ThaFireDragonOfDeath</title><link>https://sourceforge.net/p/openhashtool/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -20,7 +20,7 @@
 _What you need:_
 Qt Creator

-Download and Install Qt Creator with the [Qt installer](http://qt-project.org/downloads), open the file Open-Hashtool.pro with Qt-Creator, press Strg+B to build or Strg+R to build and run the application. After that, you will find the executable file in /home/yourusername/build-Open-Hashtool[...].
+Download and Install Qt Creator with the [Qt installer](http://qt-project.org/downloads), open the file Open-Hashtool.pro with Qt-Creator, press Strg+B to build or Strg+R to build and run the application. After that, you will find the executable file in /home/yourusername/build-Open-Hashtool(...).

 __Third possibility: Wine__
 _What you need:_
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ThaFireDragonOfDeath</dc:creator><pubDate>Sat, 14 Jun 2014 16:05:49 -0000</pubDate><guid>https://sourceforge.net40e618636ec1de45ae1c23c07ed1c699aec7113d</guid></item><item><title>Home modified by ThaFireDragonOfDeath</title><link>https://sourceforge.net/p/openhashtool/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,35 @@
-Welcome to your wiki!
+Welcome to this Wiki.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+___How to build/run under Linux:___
+There are 3 possibilities to run this tool under Linux.

-The wiki uses [Markdown](/p/openhashtool/wiki/markdown_syntax/) syntax.
+__First possibility: Compile:__
+_What you need:_
+Qt5.1 library's, qmake (installed with Qt) and GNU make.
+Type qmake -v to check your installed qmake and Qt version.
+
+_HowTo:_
+Extract the source folder, open a terminal window, navigate to the extracted sourcefolder to the source files, type qmake, type make and at last you can open the executable file Open-Hashtool.
+
+_If you havn't QT5.1 or later:_
+Download the [Qt installer](http://qt-project.org/downloads) for you operating system (Qt 5.3.0 for Linux 32-bit (445 MB) or Qt 5.3.0 for Linux 64-bit (442 MB)), install all components and do following:
+Extract the source folder, open a terminal window, navigate to the extracted sourcefolder to the source files, type /home/yourusername/Qt5.3.0/5.3/gcc_64/bin/qmake, type make and at last you can open the executable file Open-Hashtool.
+
+
+__Second possibility: Qt Creator:__
+_What you need:_
+Qt Creator
+
+Download and Install Qt Creator with the [Qt installer](http://qt-project.org/downloads), open the file Open-Hashtool.pro with Qt-Creator, press Strg+B to build or Strg+R to build and run the application. After that, you will find the executable file in /home/yourusername/build-Open-Hashtool[...].
+
+__Third possibility: Wine__
+_What you need:_
+Wine
+The Windows package of Open-Hashtool
+
+_HowTo:_
+Open the Wine configuration program and set Windows-Version to Windows 2008 or lower.
+Now download the the Windows package of Open-Hashtool. Extract it and run the Open-Hashtool.exe with wine.

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ThaFireDragonOfDeath</dc:creator><pubDate>Sat, 14 Jun 2014 16:04:57 -0000</pubDate><guid>https://sourceforge.net4b4ba5d18565e1e252e5e9336343a73ec7b7eb2f</guid></item><item><title>Home modified by ThaFireDragonOfDeath</title><link>https://sourceforge.net/p/openhashtool/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/openhashtool/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/thafiredragon/"&gt;ThaFireDragonOfDeath&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-539c3ff481b24b18e3f6ba78" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ThaFireDragonOfDeath</dc:creator><pubDate>Sat, 14 Jun 2014 12:28:37 -0000</pubDate><guid>https://sourceforge.netd3c048323f74770645ef0bca7c82f04ba2d7414e</guid></item></channel></rss>