aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils
Commit message (Collapse)AuthorAge
* Add the ability to change the libao audio driver as needed.Ken Moore2017-04-19
|
* Get the local file playlist mostly-working.Ken Moore2017-04-14
| | | | Still got some cleanup and polish to do yet.
* Another few changes to icons and such for Lumina.Ken Moore2017-04-14
|
* Another few icon changesKen Moore2017-04-13
|
* Clean up which icons are used within lumina-fm.Ken Moore2017-04-13
|
* Translated using Weblate (l_SCREENSHOT@sv (generated))Luna Jernberg2017-04-13
| | | | Currently translated at 60.5% (23 of 38 strings)
* Translated using Weblate (lumina_FM@sv (generated))Luna Jernberg2017-04-13
| | | | Currently translated at 86.4% (192 of 222 strings)
* Translated using Weblate (l_TE@sv (generated))Luna Jernberg2017-04-13
| | | | Currently translated at 92.8% (52 of 56 strings)
* Get the drag and drop functionality moved over to the left-click (when ↵Ken Moore2017-04-07
| | | | dragged off-widget is now when the drag starts).
* Add the ability to select an area of the screen for taking a snapshot.Ken Moore2017-04-07
|
* Fix the 2-pixel height difference between the font/size boxes manually.Ken Moore2017-04-07
|
* Finish up the drag and drop support for tabs within LTE:Ken Moore2017-04-06
| | | | | Drags will start on *middle click + drag*, and utilities the standardized uri-list mimetype for transfer to other applications with support it. NOTE: In testing, the return code for a successful drop/accept on another applications still seems to return the "ignore" action rather than the move action. This may be a problem in Qt 5.7.1 - not sure yet.
* Start the prep-work for making the tabwidget drag-and-drop capable.Ken Moore2017-04-06
|
* Couple more tweaks for the lumina-mediaplayer.Ken Moore2017-04-06
|
* Add the ability to change the tab bar position/side in Lumina textedit.Ken Moore2017-04-06
|
* Add a tray popup message when the tray first becomes visible.Ken Moore2017-04-06
| | | | This ensures that the user is notified when a file operation is currently running via the tray.
* Start prepping the "local" side of lumina-mediaplayer.Ken Moore2017-04-06
|
* another batch of update for the lumina-mediaplayer pandora streaming ↵Ken Moore2017-04-05
| | | | functionality.
* Couple tweaks for the Pandora process.Ken Moore2017-04-05
| | | | Found out that changing the /usr/local/etc/libau.conf to have "default_driver=oss" was required for non-distorted audio output on my laptop.
* Merge pull request #407 from denmu/masterKen Moore2017-04-04
|\ | | | | added font size box
| * added font size boxDenis Mulalic2017-04-04
| |
* | Another large batch of work on lumina-mediaplayer. The Pandora streaming ↵Ken Moore2017-04-04
| | | | | | | | capabilities are almost completely done (just missing the interactive search for creating new stations) and very functional right now. Also get the system tray icon functional for the app too.
* | Update lumina-mediaplayer a bit more - get the UI starting to reflect the ↵Ken Moore2017-04-03
| | | | | | | | Pandora info, and hook up the station changing buttons.
* | Get the new lumina-mediaplayer semi-working. If pianobar is installed, it ↵Ken Moore2017-03-31
|/ | | | can now use it to play Pandora radio stations - but most of the interactive buttons have not been hooked up to the backend process yet.
* Translated using Weblate (l_TE@es (generated))Xavier2017-03-27
| | | | Currently translated at 89.2% (50 of 56 strings)
* Translated using Weblate (l_TE@de (generated))Michael Arlt2017-03-20
| | | | Currently translated at 100.0% (56 of 56 strings)
* Translated using Weblate (l_TE@cs (generated))Pavel Fric2017-03-18
| | | | Currently translated at 100.0% (56 of 56 strings)
* Translated using Weblate (l_SCREENSHOT@cs (generated))Pavel Fric2017-03-18
| | | | Currently translated at 100.0% (38 of 38 strings)
* Translated using Weblate (l_TE@da (generated))scootergrisen2017-03-18
| | | | Currently translated at 100.0% (56 of 56 strings)
* Translated using Weblate (l_SCREENSHOT@da (generated))scootergrisen2017-03-18
| | | | Currently translated at 100.0% (38 of 38 strings)
* Translated using Weblate (lumina_FM@da (generated))scootergrisen2017-03-18
| | | | Currently translated at 100.0% (222 of 222 strings)
* Translated using Weblate (l_FILEINFO@da (generated))scootergrisen2017-03-18
| | | | Currently translated at 100.0% (43 of 43 strings)
* Translated using Weblate (l_TE@da (generated))scootergrisen2017-03-18
| | | | Currently translated at 100.0% (56 of 56 strings)
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-03-17
|\
| * A couple more updates for lumina-pdf, slower loading with 2x DPI right now, ↵Ken Moore2017-03-15
| | | | | | | | still working on finding the right balance of DPI/speed.
| * Fix up the loading of multuple files within the same session. Move the ↵Ken Moore2017-03-14
| | | | | | | | progress bar to the top toolbar instead of a bottom one.
* | Add the beginnings of a new "lumina-mediaplayer" application. This is a ↵Ken Moore2017-03-17
|/ | | | hobby/tinker project, and I am primarily working on the interface to pianobar right now (not buildable yet).
* Update the new lumina-pdf to work as a QMainWindow with a ↵Ken Moore2017-03-14
| | | | QPrintPreviewWidget embedded within it (instead of a QPrintPrevewDialog for everything).
* Add a new desktop application: lumina-pdfKen Moore2017-03-13
| | | | | This is a basic PDF file viewer application, with printing capabilities. NOTE: This is not quite done yet - the basic PDF viewer works if an input file is supplied, but I have not finished adding all the normal window operations around it yet (menu bar with close, open file options, progress bar for loading status rather than using a message box, etc...)
* add the missing pro fileq5sys2017-03-09
|
* Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-03-09
|\
| * Merge pull request #397 from scootergrisen/masterKen Moore2017-03-09
| |\ | | | | | | Change language attribute value from da_DK to da
| | * 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
| | | | | | | | correct for the locale.
* | Translated using Weblate (l_TE@ca (generated))Davidmp2017-03-06
| | | | | | | | Currently translated at 100.0% (56 of 56 strings)
* | Translated using Weblate (l_TE@ru (generated))Koljasha2017-03-03
| | | | | | | | Currently translated at 96.4% (54 of 56 strings)
* | Translated using Weblate (l_SCREENSHOT@ru (generated))Koljasha2017-03-03
| | | | | | | | Currently translated at 55.2% (21 of 38 strings)
bgstack15