<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to tickets</title><link href="https://sourceforge.net/p/aeditapp/tickets/" rel="alternate"/><link href="https://sourceforge.net/p/aeditapp/tickets/feed.atom" rel="self"/><id>https://sourceforge.net/p/aeditapp/tickets/</id><updated>2013-12-21T09:26:00Z</updated><subtitle>Recent changes to tickets</subtitle><entry><title>Replace Boost::Program_Options with QCommandLineParser</title><link href="https://sourceforge.net/p/aeditapp/tickets/1/" rel="alternate"/><published>2013-12-21T09:26:00Z</published><updated>2013-12-21T09:26:00Z</updated><author><name>mandrakey</name><uri>https://sourceforge.net/u/mandrakey/</uri></author><id>https://sourceforge.neta6a60d1bd9cca8a3ecb80f2ce26dd69947e8475e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Currently we use &lt;strong&gt;Boost::Program_Options&lt;/strong&gt; for extraction and handling of command line options given to either app or aedit.&lt;/p&gt;
&lt;p&gt;With Qt 5.2, we have access to &lt;strong&gt;QCommandLineParser&lt;/strong&gt;, which basically has the same intent. We should replace Program_Options with QCommandLineParser asap in order to reduce external dependencies.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>