index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bbcode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-105
/
+131
*
Convert everything to CRLF.
Mikaël Capelle
2023-07-09
1
-292
/
+292
*
Add 'right' tag to bbcode parser
Jeremy Rimpo
2022-04-19
1
-0
/
+2
*
Fix BBCode parsing
Jeremy Rimpo
2022-04-19
1
-0
/
+10
*
Fix BBCodes
Jeremy Rimpo
2022-04-19
1
-1
/
+1
*
First pass for Qt6 compatibility
Jeremy Rimpo
2022-04-19
1
-46
/
+46
*
Fix crashing on Nexus descriptions that are missing BBCode closing brackets.
AL
2020-02-22
1
-1
/
+8
*
replaced qWarning()
isanae
2019-07-22
1
-5
/
+4
*
Changed youtube links in nexus description to use full version instead of sho...
Al
2019-07-14
1
-1
/
+1
*
Fixed Youtube links in Nexus Description view.
Al
2019-07-14
1
-1
/
+1
*
Added full Spoiler support to the nexus Description viewer.
Al
2019-07-14
1
-0
/
+2
*
Add full support for quotes in nexus descriptions and avoid url horizontal ov...
Al
2019-07-14
1
-3
/
+3
*
nexus tab: fixed to only make one request, changed css to match nexus more cl...
isanae
2019-07-02
1
-1
/
+1
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-1
/
+1
*
Change qPrintable to qUtf8Printable to better support non-ASCII text
LostDragonist
2019-01-05
1
-1
/
+1
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-186
/
+215
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-215
/
+186
*
Added support for include-what-you-use in a very simplistic fashion to the Sc...
Thomas Tanner
2015-10-17
1
-3
/
+1
*
- re-enabled use of img-tags in bbcode converter
Tannin
2014-11-11
1
-2
/
+2
*
- bsa parser will now cancel in case of a read error. Before, when attempting...
Tannin
2014-11-09
1
-6
/
+9
*
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-28
/
+65
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-234
/
+234
*
- added a new mod type that represents files handled externally (i.e. DLCs) a...
Tannin
2014-05-31
1
-4
/
+11
*
- mod list context menu split into two menus (one for whole list, one for sel...
Tannin
2014-05-13
1
-2
/
+2
*
- main window now has a small view displaying log messages
Tannin
2014-05-04
1
-8
/
+24
*
- some fixes for qt5 compatibility
Tannin
2013-06-20
1
-190
/
+192
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+209