summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/themesinstallwindow.cpp (follow)
Commit message (Expand)AuthorAge
* Use cutelogger for Rockbox Utility internal trace.Dominik Riebeling2013-11-04
* Update Qt includes for compatibility with Qt5.Dominik Riebeling2013-01-27
* Themes Window: don't set cache folder on each request.Dominik Riebeling2013-01-27
* Remove Rockbox Utility Offline Mode.Dominik Riebeling2013-01-13
* Themes Window: do not download themes information multiple times.Dominik Riebeling2012-08-19
* Handle no selected themes properly.Dominik Riebeling2012-07-01
* Separate select and install parts in themes install window.Dominik Riebeling2012-06-26
* Remove useless operation.Dominik Riebeling2012-04-28
* Remove svn keyword lines from sources.Dominik Riebeling2011-10-19
* Rockbox Utility: listen to translation change events.Dominik Riebeling2011-10-02
* Move retrieval of revision and release numbers to RockboxInfo class.Dominik Riebeling2010-06-06
* Transmit installed build revision and release version to theme site.Dominik Riebeling2010-06-06
* Move constructing the themes info download link to rbutil.ini.Dominik Riebeling2010-06-02
* Move utils.cpp functions into separate class and split it up.Dominik Riebeling2010-04-02
* rbutil: split RbSettings. use Stable/unstable status from server.Dominik Wenger2010-01-24
* Revert r24174 following the discussion on mailing-listTomer Shalev2010-01-10
* rbutil: Fix some messagesTomer Shalev2010-01-03
* rbutil: Explicitly set some widgets layout direction to LTRTomer Shalev2010-01-03
* FS#10748 - rbutil: Explicitly override GUI layout direction setting for some ...Tomer Shalev2009-10-31
* Clean up and improve themes install window debug messages.Dominik Riebeling2009-05-19
* rbutil: make RbSettings a static class. (FS#10183 with improvements)Dominik Wenger2009-05-09
* Cleanup and un-gui ZipInstaller class:Dominik Riebeling2009-05-02
* Clean up ProgressLogger state handling:Dominik Riebeling2009-05-02
* Completely rework RbSettings class.Dominik Riebeling2009-04-29
* Fix the includes I forgot when renaming the ZipInstaller class file.Dominik Riebeling2009-04-27
* Qt always assumes ini files to use Latin1 encoding but the theme site uses ut...Dominik Riebeling2009-04-27
* Trim description text before displaying and display newlines as line breaks.Dominik Riebeling2009-04-27
* Invalidate preview image cache when updating to prevent a resize event repain...Dominik Riebeling2009-04-21
* Rename ThemeInstall class files to actually match the class name.Dominik Riebeling2009-03-31