| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
| |
1) Dismantle the Lumina library completely.
2) Setup lots of small subproject files (.pri) for the individual classes within the old library.
3) Move all the Lumina binaries to use the new subproject files
4) Split up the LuminaUtils class/files into LUtils and LDesktopUtils (generic utilities, and desktop-specific utilities)
|
|
|
|
| |
Now you can see which column the cursor is on if the user needs to keep under a particular number.
|
|
|
|
| |
"()" for example.
|
|
|
|
| |
backwards highlighting routine when both a start and end character are in close proximity in teh middle of the search.
|
| |
|
|
|
|
| |
automatically re-load if changed externally and no pending changes in the editor.
|
|
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed.
|