<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/logview/LogFile.h, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/logview/LogFile.h?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/logview/LogFile.h?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2023-08-05T08:39:01Z</updated>
<entry>
<title>Batch export logs (#2485)</title>
<updated>2023-08-05T08:39:01Z</updated>
<author>
<name>Chris MacLeod</name>
</author>
<published>2023-08-05T08:39:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2b021749ce4dc3ec8e160a5800e323f7a45047db'/>
<id>urn:sha1:2b021749ce4dc3ec8e160a5800e323f7a45047db</id>
<content type='text'>
* Implement most basic functional batch export

For the future:
*   The loop still needs to be made asynchronous so the process doesn't hang.
*   Ideally, there should be some sort of progress window.
*   There is redundant code that should be reduced.

* Make batch export asynchronous

Reminder: The comment about overwrite protection no longer applies
Todo: Progress dialog

* Avoid possible dangling pointer, improve type safety and const correctness in the process

In reality, the log exporting code has no reason to be in the GUI class to begin with. `exportLog` makes sense as a Qt slot, but `createLog` should be a member function of the `LogFile` class and operate on `this` rather than a `LogFile` argument.
A future commit should amend this, but for now I will avoid changing anything unnecessary until a working progress dialog is in place and I have tested the finished feature thoroughly.

* Add progress dialog

* Make LogViewWindow::createLog a member function of LogFile

* Reduce memory usage by sharing `LogFile`s with the GUI thread

* Correct progress dialog modality

* Collect log files directly instead of reiterating through view items later

Also adds a little documentation

* Fix batch export for paths with reserved characters

* avoid sigsegv

* fix tags removal before nickname in html export

* Fix directory selection and output path for icons in html export

---------

Co-authored-by: ctrlaltca &lt;ctrlaltca@gmail.com&gt;</content>
</entry>
<entry>
<title>Remove C-style typedef structs</title>
<updated>2018-11-29T04:34:04Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-11-29T04:34:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=73ffd3b5c5c595c79b7830834890e6adc34360b4'/>
<id>urn:sha1:73ffd3b5c5c595c79b7830834890e6adc34360b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-format</title>
<updated>2016-04-29T22:57:48Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-29T22:57:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=690dd7a33ddc90678367d73adf313533536e10f2'/>
<id>urn:sha1:690dd7a33ddc90678367d73adf313533536e10f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>copyright headers: fix broken boilerplate wording linkss -&gt; terms and opinion -&gt; option</title>
<updated>2015-11-28T00:27:43Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2015-11-28T00:12:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=973649f82e5543a84f71b384a3f1bc9741007874'/>
<id>urn:sha1:973649f82e5543a84f71b384a3f1bc9741007874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copyright Headers: Cosmetic typos irc -&gt; IRC</title>
<updated>2015-10-28T09:30:35Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2015-10-28T09:29:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2f8e7f483ad14b55d7e71be19e87de1f52de4930'/>
<id>urn:sha1:2f8e7f483ad14b55d7e71be19e87de1f52de4930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- massive trailing whitespace cleanup (yes, one of these "you can hate me for that" commits)</title>
<updated>2014-11-21T14:34:32Z</updated>
<author>
<name>Robert Förster</name>
</author>
<published>2014-11-21T14:34:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=43e0468a233a49b1010f34c5ce888204fa4e9416'/>
<id>urn:sha1:43e0468a233a49b1010f34c5ce888204fa4e9416</id>
<content type='text'>
- apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks!
- fix compilation on qt 5.4 on windows

git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>some warning fixes for sunpro, and a compile fix, sunpro is still dumb and broken but its a start</title>
<updated>2013-03-26T09:20:57Z</updated>
<author>
<name>Robert Förster</name>
</author>
<published>2013-03-26T09:20:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=28297f05e938ae7c8a49f7caa58ca426626174f5'/>
<id>urn:sha1:28297f05e938ae7c8a49f7caa58ca426626174f5</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6322 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>finished workin' on $log.export;</title>
<updated>2011-04-21T21:46:35Z</updated>
<author>
<name>Elvio Basello</name>
</author>
<published>2011-04-21T21:46:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=47f21ab72c019c36a59cb99645bd51c1b7060fc9'/>
<id>urn:sha1:47f21ab72c019c36a59cb99645bd51c1b7060fc9</id>
<content type='text'>
fixed typos


git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5801 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>Add a filename parameter to the log structure</title>
<updated>2011-04-21T21:21:31Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2011-04-21T21:21:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=053a1b6587e0e4097fa3b032277c3c266feea740'/>
<id>urn:sha1:053a1b6587e0e4097fa3b032277c3c266feea740</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5800 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>quick fix</title>
<updated>2011-04-21T20:57:26Z</updated>
<author>
<name>Elvio Basello</name>
</author>
<published>2011-04-21T20:57:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=4bfaa958634b890bfa9595088591d589b3b97b23'/>
<id>urn:sha1:4bfaa958634b890bfa9595088591d589b3b97b23</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5798 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
</feed>
