<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ao2-client/src/aolineedit.cpp, branch master</title>
<subtitle>AO2 client fork</subtitle>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/'/>
<entry>
<title>Use event filters instead of subclassing QLineEdit and QPlainTextEdit (#587)</title>
<updated>2021-08-31T02:23:11+00:00</updated>
<author>
<name>Rosemary Witchaven</name>
<email>32779090+in1tiate@users.noreply.github.com</email>
</author>
<published>2021-08-31T02:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=7ce4dd6f618b64341c9d9520dfc98ede5a7500a7'/>
<id>7ce4dd6f618b64341c9d9520dfc98ede5a7500a7</id>
<content type='text'>
* replace aolineedit and aotextedit with event filters
* use a button to make evidence editable instead of double click</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* replace aolineedit and aotextedit with event filters
* use a button to make evidence editable instead of double click</pre>
</div>
</content>
</entry>
<entry>
<title>Add Qt 5.9 compatibility (#202)</title>
<updated>2020-07-29T22:43:33+00:00</updated>
<author>
<name>windrammer</name>
<email>31085911+likeawindrammer@users.noreply.github.com</email>
</author>
<published>2020-07-29T22:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=abe80513d8bc9185b811ebdfa0f845f55d57198b'/>
<id>abe80513d8bc9185b811ebdfa0f845f55d57198b</id>
<content type='text'>
* Added Ubuntu 18 backwards compatibility

Co-authored-by: Cents02 &lt;Cents02@Cents0.me&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added Ubuntu 18 backwards compatibility

Co-authored-by: Cents02 &lt;Cents02@Cents0.me&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>clang 2 electric boogaloo</title>
<updated>2020-05-21T23:14:54+00:00</updated>
<author>
<name>Crystalwarrior</name>
<email>varsash@gmail.com</email>
</author>
<published>2020-05-21T23:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=88de4cde0433ef5e606f38a2f1e6041f0d24a87e'/>
<id>88de4cde0433ef5e606f38a2f1e6041f0d24a87e</id>
<content type='text'>
{ BasedOnStyle: LLVM, BreakBeforeBraces: Stroustrup}
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
{ BasedOnStyle: LLVM, BreakBeforeBraces: Stroustrup}
</pre>
</div>
</content>
</entry>
<entry>
<title>Clang-ify the code with this styling using Visual Studio Code:</title>
<updated>2020-05-21T22:18:24+00:00</updated>
<author>
<name>Crystalwarrior</name>
<email>varsash@gmail.com</email>
</author>
<published>2020-05-21T22:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=c8e12558cdd3fd0769b81679ad09edf1f29b780f'/>
<id>c8e12558cdd3fd0769b81679ad09edf1f29b780f</id>
<content type='text'>
{ BasedOnStyle: LLVM, UseTab: Never, IndentWidth: 4, TabWidth: 4, BreakBeforeBraces: Stroustrup, AllowShortIfStatementsOnASingleLine: false, IndentCaseLabels: false, ColumnLimit: 0, AccessModifierOffset: -4, NamespaceIndentation: All }
(this is the Visual Studio preset with only "BreakBeforeBraces" changed from Allman to Stroustrup)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
{ BasedOnStyle: LLVM, UseTab: Never, IndentWidth: 4, TabWidth: 4, BreakBeforeBraces: Stroustrup, AllowShortIfStatementsOnASingleLine: false, IndentCaseLabels: false, ColumnLimit: 0, AccessModifierOffset: -4, NamespaceIndentation: All }
(this is the Visual Studio preset with only "BreakBeforeBraces" changed from Allman to Stroustrup)
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the client select a default font that resembles classic AA font the most (cleartype off, MS Sans)</title>
<updated>2019-09-29T00:26:16+00:00</updated>
<author>
<name>Crystalwarrior</name>
<email>varsash@gmail.com</email>
</author>
<published>2019-09-29T00:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=30c02221d282cb4d340aa38334f89e4825fa39d0'/>
<id>30c02221d282cb4d340aa38334f89e4825fa39d0</id>
<content type='text'>
Create a better method to replace trailing whitespace with proper HTML representation
Don't bother rendering the string character-by-character to prevent any latency happening with instant text speed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create a better method to replace trailing whitespace with proper HTML representation
Don't bother rendering the string character-by-character to prevent any latency happening with instant text speed
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue with ao line edit not correctly preserving selection</title>
<updated>2019-09-25T01:45:45+00:00</updated>
<author>
<name>Crystalwarrior</name>
<email>varsash@gmail.com</email>
</author>
<published>2019-09-25T01:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=0649884d3c9ceeef5515d621e9867dfc08df59ba'/>
<id>0649884d3c9ceeef5515d621e9867dfc08df59ba</id>
<content type='text'>
Resolve a segfault with text formatting
Implement ability to color text inline by selecting text and using the color dropdown

TODO: allow html characters to be used for coloring text, oof
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve a segfault with text formatting
Implement ability to color text inline by selecting text and using the color dropdown

TODO: allow html characters to be used for coloring text, oof
</pre>
</div>
</content>
</entry>
<entry>
<title>Hellcommit of doom and suffering</title>
<updated>2019-09-24T23:05:52+00:00</updated>
<author>
<name>Crystalwarrior</name>
<email>varsash@gmail.com</email>
</author>
<published>2019-09-24T23:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=923548c99746858846764e47fa96899e7c5ef2ab'/>
<id>923548c99746858846764e47fa96899e7c5ef2ab</id>
<content type='text'>
Create two new helper functions - get_chat_markdown and remake read_char_ini_tag to be read_ini_tags for more general purpose
Modify aolineedit to support preserving selection after unfocusing (building this for using dropdown list for setting colors), as well as remove the setReadOnly functionality and use it in signals instead
Overhaul the color system to get rid of inline colors, allow full customization of colors and usage of configuration files for every facet of how a color functions (should we be talking, should we remove that markdown char, etc.)
Complete overhaul of color markdowns system

TODO: Make this thing not lag to hell, fix chat messages hogging the IC as the animation never ends apparently
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create two new helper functions - get_chat_markdown and remake read_char_ini_tag to be read_ini_tags for more general purpose
Modify aolineedit to support preserving selection after unfocusing (building this for using dropdown list for setting colors), as well as remove the setReadOnly functionality and use it in signals instead
Overhaul the color system to get rid of inline colors, allow full customization of colors and usage of configuration files for every facet of how a color functions (should we be talking, should we remove that markdown char, etc.)
Complete overhaul of color markdowns system

TODO: Make this thing not lag to hell, fix chat messages hogging the IC as the animation never ends apparently
</pre>
</div>
</content>
</entry>
<entry>
<title>use SetIcon for AOEmoteButton instead of stylesheets</title>
<updated>2019-09-18T16:43:11+00:00</updated>
<author>
<name>Crystalwarrior</name>
<email>varsash@gmail.com</email>
</author>
<published>2019-09-18T16:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=cda7d430b3fa988258819012a5a96249aa553f1e'/>
<id>cda7d430b3fa988258819012a5a96249aa553f1e</id>
<content type='text'>
Fix aolineedit not sending the double_clicked signal
Add tooltips for emotes that display the number and the emote_comment (name)
Add similar tooltips to evidence buttons
Resolve an issue where you could edit evidence name without double-clicking a piece of evidence first
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix aolineedit not sending the double_clicked signal
Add tooltips for emotes that display the number and the emote_comment (name)
Add similar tooltips to evidence buttons
Resolve an issue where you could edit evidence name without double-clicking a piece of evidence first
</pre>
</div>
</content>
</entry>
<entry>
<title>moved headers into include and cpp files into src + logo into resource</title>
<updated>2018-12-26T15:43:08+00:00</updated>
<author>
<name>David Skoland</name>
<email>davidskoland@gmail.com</email>
</author>
<published>2018-12-26T15:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=00cfd2750d39795e4c205aee2a33b92b1da2524d'/>
<id>00cfd2750d39795e4c205aee2a33b92b1da2524d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
