summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/configure.cpp (follow)
Commit message (Expand)AuthorAge
* Make some missing strings translatable.Dominik Riebeling2014-01-05
* Use cutelogger for Rockbox Utility internal trace.Dominik Riebeling2013-11-04
* Handle ambiguous state in configuration dialog.Dominik Riebeling2013-09-18
* Show mountpoint on multiple devices found message as well.Dominik Riebeling2013-09-18
* List detected devices if multiple are found.Dominik Riebeling2013-09-18
* Note skipped mountpoints to log when populating dropdown list.Dominik Riebeling2013-08-18
* Only show mountpoints containing a supported filesystem in dropdown.Dominik Riebeling2013-06-09
* Change autodetection result to a list.Dominik Riebeling2013-04-09
* Fix Qt5 / MinGW problems.Dominik Riebeling2013-04-04
* Encode the password using base64 before storing it to the configuration file.Dominik Riebeling2013-03-19
* Add option to temporarily show proxy password.Dominik Riebeling2013-03-19
* Update Qt includes for compatibility with Qt5.Dominik Riebeling2013-01-27
* Remove Rockbox Utility Offline Mode.Dominik Riebeling2013-01-13
* Don't assume success for TTS object creation.Dominik Riebeling2012-10-06
* Only update mountpoint on Accept when empty.Dominik Riebeling2012-04-30
* Refresh mountpoint from UI before checking for existence.Dominik Riebeling2012-04-24
* Split up encoders sources.Dominik Riebeling2012-01-06
* Remove svn keyword lines from sources.Dominik Riebeling2011-10-19
* Rockbox Utility: handle layout direction on language changes as well.Dominik Riebeling2011-10-02
* Update cache information after translation change.Dominik Riebeling2011-10-02
* Rockbox Utility: listen to translation change events.Dominik Riebeling2011-10-02
* Voicefile generation: implement string corrections.Dominik Riebeling2011-10-01
* Move some helper functions out of Autodetection.Dominik Riebeling2011-07-17
* The mountpoint is stored with normalized separators.Dominik Riebeling2011-07-17
* Add custom delegate for showing the mountpoint combo box entries.Dominik Riebeling2011-07-16
* Show volume labels on Windows.Dominik Riebeling2011-07-15
* Replace mountpoint selection with combo box.Dominik Riebeling2011-07-15
* Rockbox Utility: fix proxy password getting lost (FS#12166).Dominik Riebeling2011-06-25
* Better hilight detected item after autodetection.Dominik Riebeling2011-04-22
* Fix "Test TTS" button not working.Dominik Riebeling2011-04-22
* Properly remove the configuration dialog.Dominik Riebeling2011-04-03
* Add capability to speak directly from the TTS engine.Dominik Riebeling2011-04-03
* Fix MTP detection only working on e200v1.Dominik Riebeling2011-03-20
* Improve visual feedback when testing TTS.Dominik Riebeling2011-03-13
* Replace list of languages with map.Dominik Riebeling2011-02-04
* Move utils.cpp functions into separate class and split it up.Dominik Riebeling2010-04-02
* Implement system proxy values retrieval on OS X.Dominik Riebeling2010-04-02
* Warn when selecting system proxy settings with invalid values.Dominik Riebeling2010-04-02
* Delete tts objects after use.Dominik Wenger2010-03-30
* Refactor device tree setup a bit.Dominik Riebeling2010-03-01
* Recognize and handle MacPods during autodetection.Dominik Riebeling2010-02-20
* Use QFileDialog::getExistingDirectory() for path selection.Dominik Riebeling2010-02-16
* Add option to show disabled targets in the configuration dialog.Dominik Riebeling2010-02-04
* rbutil: split RbSettings. use Stable/unstable status from server.Dominik Wenger2010-01-24
* rbutil: Explicitly set some widgets layout direction to LTRTomer Shalev2010-01-03
* Don't set the layout direction twice in a row, one time is enough.Dominik Riebeling2009-10-31
* FS#10748 - rbutil: Explicitly override GUI layout direction setting for some ...Tomer Shalev2009-10-31
* rbutil: split tts.cpp/h into individual files.Dominik Wenger2009-10-13
* Clean up a few source strings.Dominik Riebeling2009-09-25
* Improve notification about unsupported players.Dominik Riebeling2009-08-15