summaryrefslogtreecommitdiff
path: root/src/shared/leaktrace.h
Commit message (Collapse)AuthorAgeFilesLines
* moved criticalOnTop() to uibaseisanae2021-01-181-24/+0
| | | | | | changed all calls to reportError(), which now uses the main window if it exists as a parent, or calls criticalOnTop() added errors when running something from the command line for a different instance/profile removed unused crap
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-3/+4
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-4/+3
|
* - download progress is now visible in task barTannin2013-09-281-2/+2
| | | | | | | | | - esp-tooltip now lists all masters, highlighting the missing ones - python plugin will now report a problem if the path contains a semicolon - leak detection now (somewaht) works around the fact that we don't always get a stack trace - bugfix: mod meta-file is now reliably created if it was missing - bugfix: parser for nxm-links didn't handle numbers in the mod name - bugfix: small memory leak
* - now avoids a few unnecessary copy operations during generation of the ↵Tannin2013-07-171-0/+24
directory structure - bugfix: circular dependency caused a memory leak - bugfix: removing a single mod lead to the wrong mod being deleted