1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2024-07-04 21:05:27 +03:00
gmenu2x/src
2013-07-18 21:34:03 -04:00
..
.gitignore Let git ignore files we expect to be generated during the build. 2010-06-17 18:45:52 +02:00
asfont.cpp Drop the bitmap font; use a TTF font instead 2013-07-05 14:07:46 -04:00
asfont.h Drop the bitmap font; use a TTF font instead 2013-07-05 14:07:46 -04:00
browsedialog.cpp Explicitly convert 32-bit integers to 16-bit. 2012-04-10 23:01:16 +02:00
browsedialog.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
button.cpp Give Button a direct reference to the Touchscreen object instead of fetching it from the GMenu2X object. 2010-07-27 22:12:28 +02:00
button.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01: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
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 Changed text color of warnings from yellow to magenta 2012-12-20 17:54:15 +01:00
dialog.cpp Introduced enums for text alignment in the ASFont class. 2011-05-09 05:17:25 +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
FastDelegate.h Fixed most warnings. 2010-06-19 03:15:20 +02: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
gmenu2x.cpp Fix translations in user directory not correctly loaded 2013-07-18 17:14:21 -04:00
gmenu2x.h Made GMenu2X::menu private 2012-12-20 22:01:30 +01:00
gp2x.h initial commit - needs clean-up 2010-02-04 12:33:47 +01:00
iconbutton.cpp Explicitly convert 32-bit integers to 16-bit. 2012-04-10 23:01:16 +02:00
iconbutton.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01: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 Explicitly convert 32-bit integers to 16-bit. 2012-04-10 23:01:16 +02:00
inputdialog.h InputDialog: header cleanup. 2011-10-23 12:46:52 +02:00
inputmanager.cpp Monitor OPK folders using inotify and automatically add/delete links 2013-07-16 13:36:18 -04:00
inputmanager.h Monitor OPK folders using inotify and automatically add/delete links 2013-07-16 13:36:18 -04:00
link.cpp Fix the function that sets the icon of a Link 2013-07-18 17:00:18 -04:00
link.h Merged LinkAction class into its base class. 2012-03-24 11:57:21 +01:00
linkapp.cpp Allow an OPK to use an icon provided by the theme 2013-07-18 17:49:33 -04:00
linkapp.h Monitor OPK folders using inotify and automatically add/delete links 2013-07-16 13:36:18 -04:00
Makefile.am Monitor OPK folders using inotify and automatically add/delete links 2013-07-16 13:36:18 -04:00
menu.cpp Remove all links of an "apps" dir when it is removed or renamed 2013-07-18 21:34:03 -04:00
menu.h Order the links in alphabetical order 2013-07-18 17:38:09 -04:00
menusetting.cpp Drop GP2X platform support. 2012-06-14 23:45:57 +02:00
menusetting.h Drop GP2X platform support. 2012-06-14 23:45:57 +02:00
menusettingbool.cpp Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
menusettingbool.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
menusettingdir.cpp Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
menusettingdir.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
menusettingfile.cpp Made GMenu2X::ts private. 2011-12-23 14:03:05 +01: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 Drop GP2X platform support. 2012-06-14 23:45:57 +02:00
menusettingint.h Drop GP2X platform support. 2012-06-14 23:45:57 +02:00
menusettingmultistring.cpp Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
menusettingmultistring.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
menusettingrgba.cpp Drop GP2X platform support. 2012-06-14 23:45:57 +02:00
menusettingrgba.h Drop GP2X platform support. 2012-06-14 23:45:57 +02:00
menusettingstring.cpp Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
menusettingstring.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00
menusettingstringbase.cpp SettingsDialog: simplify code using InputManager::waitForPressedButton(). 2011-10-23 09:38:59 +02:00
menusettingstringbase.h SettingsDialog: simplify code using InputManager::waitForPressedButton(). 2011-10-23 09:38:59 +02:00
messagebox.cpp Drop GP2X platform support. 2012-06-14 23:45:57 +02:00
messagebox.h MessageBox: header cleanups. 2011-10-23 11:32:16 +02:00
monitor.cpp Remove all links of an "apps" dir when it is removed or renamed 2013-07-18 21:34:03 -04:00
monitor.h Prepare the Monitor class for proper inheritance 2013-07-18 21:32:23 -04:00
powersaver.cpp Reinitialize the powersaver timer when a suspend has been detected. 2012-02-02 23:36:26 +01:00
powersaver.h Reinitialize the powersaver timer when a suspend has been detected. 2012-02-02 23:36:26 +01:00
selector.cpp Minimized gmenu2x.h. 2011-10-23 17:27:29 +02:00
selector.h Minimized gmenu2x.h. 2011-10-23 17:27:29 +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 Explicitly convert 32-bit integers to 16-bit. 2012-04-10 23:01:16 +02:00
surface.h Surface cleanup. 2012-04-10 22:33:43 +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 SurfaceCollection won't load the files selection.png, bottombar.png or topbar.png from the Default skin if they are missing in the current skin. 2011-07-11 18:16:38 +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 Fix build on 32-bit targets... 2013-07-03 23:45:38 -04: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 Minimized gmenu2x.h. 2011-10-23 17:27:29 +02:00
translator.h More header cleanups. 2011-10-23 16:43: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 Fix extension filter of the wallpaper dialog 2013-07-05 17:08:09 -04:00
wallpaperdialog.h Made GMenu2X::ts private. 2011-12-23 14:03:05 +01:00