aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Expand)AuthorAge
* Add the beginnings of a new "lumina-mediaplayer" application. This is a hobby...Ken Moore2017-03-17
* Update the new lumina-pdf to work as a QMainWindow with a QPrintPreviewWidget...Ken Moore2017-03-14
* Add a new desktop application: lumina-pdfKen Moore2017-03-13
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-03-10
|\
| * add the missing pro fileq5sys2017-03-09
* | Fix up the context menu policies for the notepad desktop plugin.Ken Moore2017-03-10
|/
* add alarm panel-pluginq5sys2017-03-09
* Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-03-09
|\
| * Merge pull request #397 from scootergrisen/masterKen Moore2017-03-09
| |\
| | * Removed l-te_ from language attributescootergrisen2017-03-09
| | * Change language attribute value from da_DK to dascootergrisen2017-03-09
* | | rename qnotifyq5sys2017-03-09
* | | add lumina-notify utilityq5sys2017-03-09
|/ /
* | Fix some errors in a few translation files. Now the language field should be ...Ken Moore2017-03-09
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-03-07
|\ \
| * | Translated using Weblate (lumina_CONFIG@ca (generated))Davidmp2017-03-06
| * | Translated using Weblate (l_TE@ca (generated))Davidmp2017-03-06
* | | Clean up a couple defines.Ken Moore2017-03-07
* | | Get the ping/pong system all setup within the NativeWindowSystem.Ken Moore2017-03-07
* | | Make sure we respect the "override_redirect" flag on a window (do not try to ...Ken Moore2017-03-07
* | | Finish up some more of the admin functions for the NativeWindowSystem (event ...Ken Moore2017-03-06
* | | Add support for reading the "Workspace" property (_NET_WM_DESKTOP).Ken Moore2017-03-06
* | | Add support for populating the "Name" property within the NativeWindowSystem ...Ken Moore2017-03-06
* | | Add support for reading window geometry information to the NativeWindowSystem...Ken Moore2017-03-06
* | | Add a bunch more of the XCB guts to the NativeWindowSystem (Title, ShortTitle...Ken Moore2017-03-06
|/ /
* | Some more work on the NativeWindowSystem "plumbing". Get the system tray init...Ken Moore2017-03-04
* | Start filling in the non-property slots for the NativeWindowSystem now (close...Ken Moore2017-03-03
* | Another large batch of updates to the Native Window "plumbing":Ken Moore2017-03-03
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-03-03
|\ \
| * | Translated using Weblate (l_TE@ru (generated))Koljasha2017-03-03
| * | Translated using Weblate (l_SCREENSHOT@ru (generated))Koljasha2017-03-03
| * | Translated using Weblate (lumina_OPEN@ru (generated))Koljasha2017-03-03
| * | Translated using Weblate (lumina_CONFIG@ru (generated))Koljasha2017-03-03
* | | Change all instances of "nullptr" to use "0" instead - fixed compilation issu...Ken Moore2017-03-03
|/ /
* | A bit more work on the new window frames. Now the minimum size policies are r...Ken Moore2017-03-02
* | Write up a new window frame for Lumina2 (not using the QMdi[Sub]Window classe...Ken Moore2017-03-02
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-03-02
|\ \
| * \ Merge remote-tracking branch 'origin/master'Weblate2017-03-02
| |\ \
| * | | Translated using Weblate (lumina_DESKTOP@lt (generated))Moo2017-03-02
* | | | Update the new screensaver framework a bit, and add a replacement for the def...Ken Moore2017-03-02
| |/ / |/| |
* | | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-03-02
|\| |
| * | Translated using Weblate (lumina_OPEN@ca (generated))Davidmp2017-03-02
| * | Translated using Weblate (l_SCREENSHOT@lt (generated))Moo2017-03-02
| * | Translated using Weblate (l_TE@lt (generated))Moo2017-03-02
| * | Merge remote-tracking branch 'origin/master'Weblate2017-03-02
| |\ \
| * | | Translated using Weblate (lumina_DESKTOP@lt (generated))Moo2017-03-02
| * | | Translated using Weblate (lumina_OPEN@lt (generated))Moo2017-03-02
* | | | Clean up some of the applauncher context menu functionality:Ken Moore2017-03-02
| |/ / |/| |
* | | Update the help text for lumina-open to include the "-action <ActionID>" synt...Ken Moore2017-03-02
|/ /
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-02-28
|\ \
bgstack15