summaryrefslogtreecommitdiff
path: root/src/bbcode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-105/+131
* Convert everything to CRLF.Mikaël Capelle2023-07-091-292/+292
* Add 'right' tag to bbcode parserJeremy Rimpo2022-04-191-0/+2
* Fix BBCode parsingJeremy Rimpo2022-04-191-0/+10
* Fix BBCodesJeremy Rimpo2022-04-191-1/+1
* First pass for Qt6 compatibilityJeremy Rimpo2022-04-191-46/+46
* Fix crashing on Nexus descriptions that are missing BBCode closing brackets.AL2020-02-221-1/+8
* replaced qWarning()isanae2019-07-221-5/+4
* Changed youtube links in nexus description to use full version instead of sho...Al2019-07-141-1/+1
* Fixed Youtube links in Nexus Description view.Al2019-07-141-1/+1
* Added full Spoiler support to the nexus Description viewer.Al2019-07-141-0/+2
* Add full support for quotes in nexus descriptions and avoid url horizontal ov...Al2019-07-141-3/+3
* nexus tab: fixed to only make one request, changed css to match nexus more cl...isanae2019-07-021-1/+1
* Make logs more consistent in format and contentLostDragonist2019-01-301-1/+1
* Change qPrintable to qUtf8Printable to better support non-ASCII textLostDragonist2019-01-051-1/+1
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-186/+215
* Applied clang-format on sourceSandro Jäckel2018-02-221-215/+186
* Added support for include-what-you-use in a very simplistic fashion to the Sc...Thomas Tanner2015-10-171-3/+1
* - re-enabled use of img-tags in bbcode converterTannin2014-11-111-2/+2
* - bsa parser will now cancel in case of a read error. Before, when attempting...Tannin2014-11-091-6/+9
* - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-28/+65
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-234/+234
* - added a new mod type that represents files handled externally (i.e. DLCs) a...Tannin2014-05-311-4/+11
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-2/+2
* - main window now has a small view displaying log messagesTannin2014-05-041-8/+24
* - some fixes for qt5 compatibilityTannin2013-06-201-190/+192
* initial commit to mercurial repository.Tannin2013-02-031-0/+209