| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -2/+1 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 1 | -3/+1 | |
| This replaces empty constructors and destructors with the default keyword. | |||||
| 2017-04-28 | Code formating | Jabiertxof | 1 | -1/+1 | |
| (bzr r15649) | |||||
| 2017-04-28 | Reset | Jabiertxof | 1 | -1/+1 | |
| (bzr r15620.1.9) | |||||
| 2017-04-14 | Allow set and reset default values of LPE parameters | Jabiertxof | 1 | -1/+1 | |
| (bzr r15620.1.1) | |||||
| 2016-12-16 | remove rollback to 15315 | Jabiertxof | 1 | -2/+3 | |
| (bzr r15295.1.26) | |||||
| 2016-12-16 | Rollback 15315 | Jabiertxof | 1 | -3/+2 | |
| (bzr r15295.1.25) | |||||
| 2016-12-10 | Fix headers on LPE's | Jabiertxof | 1 | -2/+3 | |
| (bzr r15318) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -6/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+6 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -6/+0 | |
| (bzr r15025) | |||||
| 2013-03-19 | Fixing regression | jtx | 1 | -1/+2 | |
| (bzr r11950.1.61) | |||||
| 2013-03-17 | Working with widjets | Jabier Arraiza Cenoz | 1 | -2/+1 | |
| (bzr r11950.1.56) | |||||
| 2013-03-16 | Warning cleanup | Alex Valavanis | 1 | -1/+2 | |
| (bzr r12211) | |||||
| 2013-03-13 | cppcheck | Kris De Gussem | 1 | -4/+1 | |
| (bzr r12201) | |||||
| 2012-10-21 | UI uniformisation | Kris De Gussem | 1 | -1/+1 | |
| (bzr r11817) | |||||
| 2012-06-17 | Removed outdated classes. | Jon A. Cruz | 1 | -0/+2 | |
| Pruned header to not introduce extraneous includes. (bzr r11502) | |||||
| 2012-02-29 | cppcheck | Kris De Gussem | 1 | -2/+0 | |
| added todo warning for sp-conn-end (after devmail message) (bzr r11033) | |||||
| 2011-10-03 | Doxygen cleanup. | Jon A. Cruz | 1 | -4/+2 | |
| (bzr r10660) | |||||
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 1 | -1/+1 | |
| fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | |||||
| 2009-12-20 | Warning cleanup | Jon A. Cruz | 1 | -4/+4 | |
| (bzr r8895) | |||||
| 2009-04-12 | add LPE recursive skeleton (experimental) | Johan B. C. Engelen | 1 | -0/+132 | |
| (bzr r7692) | |||||
