Subversion Repositories tpanel

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
264 901 d 17 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 956 d 10 h andreas /trunk/ Adds support for IOS.  
179 1085 d 13 h andreas /trunk/ Upgrades the code for latest Skia library.
Adds a new progress dialog to show the progress of a file download.
 
137 1169 d 10 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 1208 d 13 h andreas /trunk/ Completes the phone commands a bit more.  
120 1217 d 9 h andreas /trunk/ Adds a force checkbox to force showing the toolbar on a mobile device  
119 1219 d 8 h andreas /trunk/ Adds a busy indicator which is shown when a file is downloaded.  
117 1221 d 9 h andreas /trunk/ Adds a new FTP library to do FTP stuff and fixes the unpacking of the downloaded file.  
116 1222 d 10 h andreas /trunk/ Improves FTP transfer, but data channel is still not working.  
115 1223 d 10 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 1224 d 9 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 1228 d 9 h andreas /trunk/ Adds a basic FTP reader to get a file from the controller.