| Commit message (Collapse) | Author | Age |
|
|
|
| |
in lumina-textedit.
|
|
|
|
| |
blank/new file.
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
1) The window title now shows 1 directory deep in stead of just the filename
2) Each tab has a tooltip which will show the full path for that file.
|
|
|
|
| |
user about them.
|
|
|
|
| |
Now you can see which column the cursor is on if the user needs to keep under a particular number.
|
|
|
|
| |
for particular users.
|
|
|
|
|
| |
1) Add a "hide" button so it can be hidden with the mouse and not just the keyboard shortcut.
2) Streamline the dialog a bit so it takes less realestate
|
|
|
|
| |
changes to the file).
|
|
|
|
| |
current selection match, and find the next one (don't replace the next one until the user can see it highlighted first).
|
|
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.
|