.. |
sparsehash-1.6
|
initial commit - needs clean-up
|
2010-02-04 12:33:47 +01:00 |
.gitignore
|
Let git ignore files we expect to be generated during the build.
|
2010-06-17 18:45:52 +02:00 |
asfont.cpp
|
pass strings by reference where possible
|
2010-05-02 14:38:16 +02:00 |
asfont.h
|
pass strings by reference where possible
|
2010-05-02 14:38:16 +02:00 |
browsedialog.cpp
|
Make sure confirm() actually confirms.
|
2010-07-26 04:31:16 +02:00 |
browsedialog.h
|
Removed unnecessary "using" statements.
|
2010-07-26 04:45:50 +02:00 |
button.cpp
|
initial commit - needs clean-up
|
2010-02-04 12:33:47 +01:00 |
button.h
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
buttonbox.cpp
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
buttonbox.h
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
cpu.cpp
|
Set CPU frequency through sysfs.
|
2010-07-04 03:04:42 +02:00 |
cpu.h
|
Set CPU frequency through sysfs.
|
2010-07-04 03:04:42 +02:00 |
dialog.cpp
|
Move methods only used by dialogs from the GMenu2x class to a common base class
|
2010-05-05 14:35:52 +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
|
Unify filedialog and browsedialog code
|
2010-05-03 19:58:28 +02:00 |
dirdialog.h
|
Unify filedialog and browsedialog code
|
2010-05-03 19:58:28 +02:00 |
FastDelegate.h
|
Fixed most warnings.
|
2010-06-19 03:15:20 +02:00 |
filedialog.cpp
|
FileDialog must only pick regular files.
|
2010-07-26 04:43:03 +02:00 |
filedialog.h
|
Removed unnecessary "using" statements.
|
2010-07-26 04:45:50 +02:00 |
filelister.cpp
|
In "utilities.h", only include those headers that are needed by the definitions in "utilities.h".
|
2010-06-19 04:44:03 +02:00 |
filelister.h
|
Unify filedialog and browsedialog code
|
2010-05-03 19:58:28 +02:00 |
font-14.xcf
|
initial commit - needs clean-up
|
2010-02-04 12:33:47 +01:00 |
font.xcf
|
initial commit - needs clean-up
|
2010-02-04 12:33:47 +01:00 |
gmenu2x.cpp
|
Converted public fields of Touchscreen to private.
|
2010-07-26 05:45:56 +02:00 |
gmenu2x.h
|
Add constant for SD card root.
|
2010-07-04 03:19:52 +02:00 |
gp2x.h
|
initial commit - needs clean-up
|
2010-02-04 12:33:47 +01:00 |
iconbutton.cpp
|
remove redundant assignments
|
2010-05-02 20:02:21 +02:00 |
iconbutton.h
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
imagedialog.cpp
|
Unify filedialog and browsedialog code
|
2010-05-03 19:58:28 +02:00 |
imagedialog.h
|
Unify filedialog and browsedialog code
|
2010-05-03 19:58:28 +02:00 |
inputdialog.cpp
|
Converted public fields of Touchscreen to private.
|
2010-07-26 05:45:56 +02:00 |
inputdialog.h
|
Move methods only used by dialogs from the GMenu2x class to a common base class
|
2010-05-05 14:35:52 +02:00 |
inputmanager.cpp
|
don't waste CPU redrawing the screen when there's no input
|
2010-06-20 18:36:42 +02:00 |
inputmanager.h
|
don't waste CPU redrawing the screen when there's no input
|
2010-06-20 18:36:42 +02:00 |
link.cpp
|
remove redundant assignments
|
2010-05-02 20:02:21 +02:00 |
link.h
|
pass strings by reference where possible
|
2010-05-02 14:38:16 +02:00 |
linkaction.cpp
|
initial commit - needs clean-up
|
2010-02-04 12:33:47 +01:00 |
linkaction.h
|
initial commit - needs clean-up
|
2010-02-04 12:33:47 +01:00 |
linkapp.cpp
|
Converted public fields of Selector to private.
|
2010-07-26 05:47:46 +02:00 |
linkapp.h
|
pass strings by reference where possible
|
2010-05-02 14:38:16 +02:00 |
lr.xcf
|
initial commit - needs clean-up
|
2010-02-04 12:33:47 +01:00 |
Makefile.am
|
Set CPU frequency through sysfs.
|
2010-07-04 03:04:42 +02:00 |
menu.cpp
|
Fixed typo.
|
2010-07-26 02:48:23 +02:00 |
menu.h
|
Unify filedialog and browsedialog code
|
2010-05-03 19:58:28 +02:00 |
menusetting.cpp
|
Fixed most warnings.
|
2010-06-19 03:15:20 +02:00 |
menusetting.h
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
menusettingbool.cpp
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
menusettingbool.h
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
menusettingdir.cpp
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
menusettingdir.h
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
menusettingfile.cpp
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
menusettingfile.h
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
menusettingimage.cpp
|
Unify filedialog and browsedialog code
|
2010-05-03 19:58:28 +02:00 |
menusettingimage.h
|
pass strings by reference where possible
|
2010-05-02 14:38:16 +02:00 |
menusettingint.cpp
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
menusettingint.h
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
menusettingmultistring.cpp
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
menusettingmultistring.h
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
menusettingrgba.cpp
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
menusettingrgba.h
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
menusettingstring.cpp
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
menusettingstring.h
|
Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed.
|
2010-05-03 22:21:36 +02:00 |
messagebox.cpp
|
Removed spaces at end of lines in source files.
|
2010-06-18 03:12:58 +02:00 |
messagebox.h
|
pass strings by reference where possible
|
2010-05-02 14:38:16 +02:00 |
selector.cpp
|
Add constant for SD card root.
|
2010-07-04 03:19:52 +02:00 |
selector.h
|
Converted public fields of Selector to private.
|
2010-07-26 05:47:46 +02:00 |
settingsdialog.cpp
|
Move methods only used by dialogs from the GMenu2x class to a common base class
|
2010-05-05 14:35:52 +02:00 |
settingsdialog.h
|
Move methods only used by dialogs from the GMenu2x class to a common base class
|
2010-05-05 14:35:52 +02:00 |
sfontplus.cpp
|
Fix out of bounds read
|
2010-05-03 23:53:06 +02:00 |
sfontplus.h
|
Convert source files to UNIX newlines.
|
2010-06-18 03:09:00 +02:00 |
surface.cpp
|
pass strings by reference where possible
|
2010-05-02 14:38:16 +02:00 |
surface.h
|
pass strings by reference where possible
|
2010-05-02 14:38:16 +02:00 |
surfacecollection.cpp
|
pass strings by reference where possible
|
2010-05-02 14:38:16 +02:00 |
surfacecollection.h
|
pass strings by reference where possible
|
2010-05-02 14:38:16 +02:00 |
textdialog.cpp
|
Move methods only used by dialogs from the GMenu2x class to a common base class
|
2010-05-05 14:35:52 +02:00 |
textdialog.h
|
Move methods only used by dialogs from the GMenu2x class to a common base class
|
2010-05-05 14:35:52 +02:00 |
textmanualdialog.cpp
|
Move methods only used by dialogs from the GMenu2x class to a common base class
|
2010-05-05 14:35:52 +02:00 |
textmanualdialog.h
|
pass strings by reference where possible
|
2010-05-02 14:38:16 +02:00 |
touchscreen.cpp
|
Initalise event
|
2010-05-03 23:44:44 +02:00 |
touchscreen.h
|
Converted public fields of Touchscreen to private.
|
2010-07-26 05:45:56 +02:00 |
translator.cpp
|
In "utilities.h", only include those headers that are needed by the definitions in "utilities.h".
|
2010-06-19 04:44:03 +02:00 |
translator.h
|
Replaced "hash_map" by "unordered_map" to get rid of deprecation warnings.
|
2010-06-18 00:45:16 +02:00 |
utilities.cpp
|
In "utilities.h", only include those headers that are needed by the definitions in "utilities.h".
|
2010-06-19 04:44:03 +02:00 |
utilities.h
|
In "utilities.h", only include those headers that are needed by the definitions in "utilities.h".
|
2010-06-19 04:44:03 +02:00 |
wallpaperdialog.cpp
|
Removed unused field.
|
2010-07-26 05:08:56 +02:00 |
wallpaperdialog.h
|
Removed unused field.
|
2010-07-26 05:08:56 +02:00 |