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