1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2024-07-07 13:27:18 +03:00
gmenu2x/src
2013-08-12 05:05:06 +02:00
..
.gitignore Let git ignore files we expect to be generated during the build. 2010-06-17 18:45:52 +02:00
background.cpp Moved all code for opening the context menu into the Menu class 2013-08-09 19:09:57 +02:00
background.h Put background painting and global keys in new Background layer 2013-08-09 18:01:51 +02:00
battery.cpp Put background painting and global keys in new Background layer 2013-08-09 18:01:51 +02:00
battery.h Put background painting and global keys in new Background layer 2013-08-09 18:01:51 +02:00
browsedialog.cpp Renamed ASFont class to just Font 2013-08-03 22:30:12 +02:00
browsedialog.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
button.cpp Drop incredibly dirty and huge file FastDelegate.h 2013-07-29 12:58:25 -04:00
button.h Drop incredibly dirty and huge file FastDelegate.h 2013-07-29 12:58:25 -04:00
buttonbox.cpp The ButtonBox now features a clear() function which empties the list of buttons. 2011-09-15 20:12:02 +02:00
buttonbox.h The ButtonBox now features a clear() function which empties the list of buttons. 2011-09-15 20:12:02 +02:00
clock.cpp Clock: Update current time atomically 2013-08-09 04:03:47 +02:00
clock.h Made Clock destruction safe 2013-08-09 03:13:02 +02:00
contextmenu.cpp Define LinkApp::isOpk() also when OPK support is disabled 2013-08-12 00:13:18 +02:00
contextmenu.h Converted the context menu to a Layer 2013-08-11 23:46:04 +02:00
cpu.cpp Replaced every message output by calls to the log macros. 2010-09-17 22:31:09 +02:00
cpu.h Set CPU frequency through sysfs. 2010-07-04 03:04:42 +02:00
debug.h Revert the log level to INFO 2013-07-29 13:02:06 -04:00
delegate.h Drop incredibly dirty and huge file FastDelegate.h 2013-07-29 12:58:25 -04:00
dialog.cpp Renamed ASFont class to just Font 2013-08-03 22:30:12 +02:00
dialog.h Move methods only used by dialogs from the GMenu2x class to a common base class 2010-05-05 14:35:52 +02:00
dirdialog.cpp Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
dirdialog.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
filedialog.cpp Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
filedialog.h Match all files by default in the file dialog 2013-07-08 02:24:09 -04:00
filelister.cpp Use the "*" filter to match all files 2013-07-08 02:21:42 -04:00
filelister.h More header cleanups. 2011-10-23 16:43:56 +02:00
font.cpp Don't construct non-functional Font objects 2013-08-04 00:58:32 +02:00
font.h Don't construct non-functional Font objects 2013-08-04 00:58:32 +02:00
gmenu2x.cpp Define LinkApp::isOpk() also when OPK support is disabled 2013-08-12 00:13:18 +02:00
gmenu2x.h Converted the context menu to a Layer 2013-08-11 23:46:04 +02:00
gp2x.h initial commit - needs clean-up 2010-02-04 12:33:47 +01:00
helppopup.cpp Allow layers to play animations 2013-08-11 01:35:43 +02:00
helppopup.h Implemented layer system for painting and events 2013-08-06 01:55:32 +02:00
iconbutton.cpp Renamed ASFont class to just Font 2013-08-03 22:30:12 +02:00
iconbutton.h Drop incredibly dirty and huge file FastDelegate.h 2013-07-29 12:58:25 -04:00
imagedialog.cpp Use function getSkinPath() instead of reading the dir of the binary 2012-06-24 23:18:02 +02:00
imagedialog.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
imageio.cpp Update GMenu2X to use the latest libopk v1.0 API 2013-05-26 19:06:53 -04:00
imageio.h PNG: Make loadPNG() responsible for creating an RGBA surface. 2011-06-02 06:19:21 +02:00
inputdialog.cpp Renamed ASFont class to just Font 2013-08-03 22:30:12 +02:00
inputdialog.h InputDialog: header cleanup. 2011-10-23 12:46:52 +02:00
inputmanager.cpp Removed InputManager::waitForReleasedButton() 2013-08-05 16:01:50 +02:00
inputmanager.h Allow layers to play animations 2013-08-11 01:35:43 +02:00
layer.h Allow layers to play animations 2013-08-11 01:35:43 +02:00
link.cpp Renamed ASFont class to just Font 2013-08-03 22:30:12 +02:00
link.h Made Link/LinkApp::searchIcon() protected (instead of public) 2013-08-12 05:05:06 +02:00
linkapp.cpp Renamed ASFont class to just Font 2013-08-03 22:30:12 +02:00
linkapp.h Made Link/LinkApp::searchIcon() protected (instead of public) 2013-08-12 05:05:06 +02:00
Makefile.am Converted the context menu to a Layer 2013-08-11 23:46:04 +02:00
mediamonitor.cpp Use an enum instead of hardcoded values for the user-injected codes 2013-07-21 23:52:35 -04:00
mediamonitor.h Add a MediaMonitor, which will watch CARD_ROOT for mountpoints 2013-07-19 12:37:56 -04:00
menu.cpp Renamed section left/right images 2013-08-12 01:38:32 +02:00
menu.h Animate section header changes 2013-08-11 05:17:12 +02:00
menusetting.cpp Renamed ASFont class to just Font 2013-08-03 22:30:12 +02:00
menusetting.h Drop GP2X platform support. 2012-06-14 23:45:57 +02:00
menusettingbool.cpp Renamed ASFont class to just Font 2013-08-03 22:30:12 +02:00
menusettingbool.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
menusettingdir.cpp Drop incredibly dirty and huge file FastDelegate.h 2013-07-29 12:58:25 -04:00
menusettingdir.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
menusettingfile.cpp Drop incredibly dirty and huge file FastDelegate.h 2013-07-29 12:58:25 -04:00
menusettingfile.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
menusettingimage.cpp Use function getSkinPath() instead of reading the dir of the binary 2012-06-24 23:18:02 +02:00
menusettingimage.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
menusettingint.cpp Renamed ASFont class to just Font 2013-08-03 22:30:12 +02:00
menusettingint.h Drop GP2X platform support. 2012-06-14 23:45:57 +02:00
menusettingmultistring.cpp Drop incredibly dirty and huge file FastDelegate.h 2013-07-29 12:58:25 -04:00
menusettingmultistring.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
menusettingrgba.cpp Renamed ASFont class to just Font 2013-08-03 22:30:12 +02:00
menusettingrgba.h Drop GP2X platform support. 2012-06-14 23:45:57 +02:00
menusettingstring.cpp Drop incredibly dirty and huge file FastDelegate.h 2013-07-29 12:58:25 -04:00
menusettingstring.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
menusettingstringbase.cpp Renamed ASFont class to just Font 2013-08-03 22:30:12 +02:00
menusettingstringbase.h SettingsDialog: simplify code using InputManager::waitForPressedButton(). 2011-10-23 09:38:59 +02:00
messagebox.cpp Renamed ASFont class to just Font 2013-08-03 22:30:12 +02:00
messagebox.h MessageBox: header cleanups. 2011-10-23 11:32:16 +02:00
monitor.cpp Use an enum instead of hardcoded values for the user-injected codes 2013-07-21 23:52:35 -04:00
monitor.h Stop watching a directory when it has been reported as removed 2013-07-19 14:35:45 -04:00
powersaver.cpp Initialize the timers subsystem of SDL at the beginning 2013-07-22 00:20:18 -04:00
powersaver.h Reinitialize the powersaver timer when a suspend has been detected. 2012-02-02 23:36:26 +01:00
selector.cpp Renamed ASFont class to just Font 2013-08-03 22:30:12 +02:00
selector.h The "tr1" namespace is no longer needed now that we're on C++11 2013-08-01 14:37:56 +02:00
settingsdialog.cpp Drop GP2X platform support. 2012-06-14 23:45:57 +02:00
settingsdialog.h Massive header cleanup. 2011-10-23 16:13:02 +02:00
surface.cpp Declare Surface methods that don't change the surface as "const" 2013-08-09 17:47:34 +02:00
surface.h Declare Surface methods that don't change the surface as "const" 2013-08-09 17:47:34 +02:00
surfacecollection.cpp If a filename contains '#' don't check if the file exists. 2012-10-07 20:08:25 +02:00
surfacecollection.h The "tr1" namespace is no longer needed now that we're on C++11 2013-08-01 14:37:56 +02:00
textdialog.cpp Fix build on 32-bit targets... 2013-07-03 23:45:38 -04:00
textdialog.h Massive header cleanup. 2011-10-23 16:13:02 +02:00
textmanualdialog.cpp Renamed ASFont class to just Font 2013-08-03 22:30:12 +02:00
textmanualdialog.h Massive header cleanup. 2011-10-23 16:13:02 +02:00
touchscreen.cpp Drop GP2X platform support. 2012-06-14 23:45:57 +02:00
touchscreen.h Drop GP2X platform support. 2012-06-14 23:45:57 +02:00
translator.cpp The "tr1" namespace is no longer needed now that we're on C++11 2013-08-01 14:37:56 +02:00
translator.h The "tr1" namespace is no longer needed now that we're on C++11 2013-08-01 14:37:56 +02:00
utilities.cpp Added missing #includes. 2012-03-24 12:00:25 +01:00
utilities.h utilities: Replace min/max functions by the versions from STL. 2011-10-23 17:00:23 +02:00
wallpaperdialog.cpp Renamed ASFont class to just Font 2013-08-03 22:30:12 +02:00
wallpaperdialog.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00