Subversion Repositories tpanel

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
264 902 d 11 h andreas /trunk/ Refactors the handling of the central widget and adds a stacked widget to handle pages.
Fixes the mouse coordinates for IOS.
Removes the preprocessor variables QT5_LINUX and QT6_LINUX.
 
235 957 d 4 h andreas /trunk/ Adds support for IOS.  
179 1086 d 7 h andreas /trunk/ Upgrades the code for latest Skia library.
Adds a new progress dialog to show the progress of a file download.
 
137 1170 d 4 h andreas /trunk/ Adds a static color table which is used in case there is no palette file.
Fixes a bug in reading the palette. Now the first color is also read.
Fixes the FTP download on Android devices.
 
125 1209 d 7 h andreas /trunk/ Completes the phone commands a bit more.  
120 1218 d 3 h andreas /trunk/ Adds a force checkbox to force showing the toolbar on a mobile device  
119 1220 d 2 h andreas /trunk/ Adds a busy indicator which is shown when a file is downloaded.  
117 1222 d 3 h andreas /trunk/ Adds a new FTP library to do FTP stuff and fixes the unpacking of the downloaded file.  
116 1223 d 4 h andreas /trunk/ Improves FTP transfer, but data channel is still not working.  
115 1224 d 4 h andreas /trunk/ Fixes an accidentaly written warning on startup claiming the system directories are not found although the contrary was the case.
Integrates the FTP transfer into initialisation.
 
113 1225 d 3 h andreas /trunk/ Corrects the startpage if the program is started for the first time and has no surface loaded.Cleans up the class TTPinit.  
112 1229 d 3 h andreas /trunk/ Adds a basic FTP reader to get a file from the controller.