summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/configure.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-11-14rbutil: Rework player configuration.Dominik Riebeling1-11/+11
2020-11-14rbutil: Rework player configuration.Dominik Riebeling1-23/+23
2020-11-07rbutil: Replace most icons with their svg variant.Dominik Riebeling1-4/+4
2020-10-29rbutil: Remove unused assignment.Dominik Riebeling1-1/+0
2020-08-16rbutil: Qt6: allow building without Multimedia module.Dominik Riebeling1-0/+8
2020-08-16rbutil: Fix various warnings.Dominik Riebeling1-2/+2
2020-08-06rbutil: Use SpinBox for Proxy port value.Dominik Riebeling1-13/+5
2020-07-26rbutil: Always use Qt Multimedia to play TTS preview.Dominik Riebeling1-11/+0
2020-07-26rbutil: Call QLocale::setDefault() with QLocale.Dominik Riebeling1-1/+1
2014-01-05Make some missing strings translatable.Dominik Riebeling1-4/+4
2013-11-04Use cutelogger for Rockbox Utility internal trace.Dominik Riebeling1-15/+16
2013-09-18Handle ambiguous state in configuration dialog.Dominik Riebeling1-3/+3
2013-09-18Show mountpoint on multiple devices found message as well.Dominik Riebeling1-2/+7
2013-09-18List detected devices if multiple are found.Dominik Riebeling1-3/+17
2013-08-18Note skipped mountpoints to log when populating dropdown list.Dominik Riebeling1-0/+3
2013-06-09Only show mountpoints containing a supported filesystem in dropdown.Dominik Riebeling1-1/+1
2013-04-09Change autodetection result to a list.Dominik Riebeling1-81/+100
2013-04-04Fix Qt5 / MinGW problems.Dominik Riebeling1-1/+3
2013-03-19Encode the password using base64 before storing it to the configuration file.Dominik Riebeling1-12/+22
2013-03-19Add option to temporarily show proxy password.Dominik Riebeling1-9/+18
2013-01-27Update Qt includes for compatibility with Qt5.Dominik Riebeling1-1/+4
2013-01-13Remove Rockbox Utility Offline Mode.Dominik Riebeling1-2/+0
2012-10-06Don't assume success for TTS object creation.Dominik Riebeling1-2/+14
2012-04-30Only update mountpoint on Accept when empty.Dominik Riebeling1-1/+3
2012-04-24Refresh mountpoint from UI before checking for existence.Dominik Riebeling1-0/+3
2012-01-06Split up encoders sources.Dominik Riebeling1-6/+8
2011-10-19Remove svn keyword lines from sources.Dominik Riebeling1-1/+0
2011-10-02Rockbox Utility: handle layout direction on language changes as well.Dominik Riebeling1-0/+8
2011-10-02Update cache information after translation change.Dominik Riebeling1-0/+1
2011-10-02Rockbox Utility: listen to translation change events.Dominik Riebeling1-7/+37
2011-10-01Voicefile generation: implement string corrections.Dominik Riebeling1-0/+4
2011-07-17Move some helper functions out of Autodetection.Dominik Riebeling1-1/+1
2011-07-17The mountpoint is stored with normalized separators.Dominik Riebeling1-2/+2
2011-07-16Add custom delegate for showing the mountpoint combo box entries.Dominik Riebeling1-11/+17
2011-07-15Show volume labels on Windows.Dominik Riebeling1-2/+3
2011-07-15Replace mountpoint selection with combo box.Dominik Riebeling1-33/+75
2011-06-25Rockbox Utility: fix proxy password getting lost (FS#12166).Dominik Riebeling1-2/+11
2011-04-22Better hilight detected item after autodetection.Dominik Riebeling1-0/+6
2011-04-22Fix "Test TTS" button not working.Dominik Riebeling1-2/+3
2011-04-03Properly remove the configuration dialog.Dominik Riebeling1-0/+3
2011-04-03Add capability to speak directly from the TTS engine.Dominik Riebeling1-13/+20
2011-03-20Fix MTP detection only working on e200v1.Dominik Riebeling1-8/+10
2011-03-13Improve visual feedback when testing TTS.Dominik Riebeling1-8/+14
2011-02-04Replace list of languages with map.Dominik Riebeling1-2/+3
2010-04-02Move utils.cpp functions into separate class and split it up.Dominik Riebeling1-2/+2
2010-04-02Implement system proxy values retrieval on OS X.Dominik Riebeling1-3/+1
2010-04-02Warn when selecting system proxy settings with invalid values.Dominik Riebeling1-7/+24
2010-03-30Delete tts objects after use.Dominik Wenger1-0/+8
2010-03-01Refactor device tree setup a bit.Dominik Riebeling1-20/+20
2010-02-20Recognize and handle MacPods during autodetection.Dominik Riebeling1-0/+6