bertos.git
15 years agoAdd test dependences in run_tests.sh; add test parsing; remove cpp support.
batt [Wed, 17 Dec 2008 16:19:09 +0000 (16:19 +0000)]
Add test dependences in run_tests.sh; add test parsing; remove cpp support.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2068 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoRemove libunittest: this will be handled by the run_tests script.
batt [Wed, 17 Dec 2008 16:17:59 +0000 (16:17 +0000)]
Remove libunittest: this will be handled by the run_tests script.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2067 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the CPU select page to the wizard
duplo [Wed, 17 Dec 2008 16:16:52 +0000 (16:16 +0000)]
Add the CPU select page to the wizard

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2066 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd a stub of the BProject interface for store the project infos
duplo [Wed, 17 Dec 2008 16:16:19 +0000 (16:16 +0000)]
Add a stub of the BProject interface for store the project infos

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2065 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the CPU select page
duplo [Wed, 17 Dec 2008 16:15:12 +0000 (16:15 +0000)]
Add the CPU select page

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2064 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoReformat.
asterix [Wed, 17 Dec 2008 15:57:28 +0000 (15:57 +0000)]
Reformat.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2063 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd first skell of signal test.
asterix [Wed, 17 Dec 2008 15:56:46 +0000 (15:56 +0000)]
Add first skell of signal test.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2062 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd default directory (home directory) in the folder selection page
duplo [Wed, 17 Dec 2008 15:42:00 +0000 (15:42 +0000)]
Add default directory (home directory) in the folder selection page

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2061 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoOpen the wizard with the exec_() statement only when needed
duplo [Wed, 17 Dec 2008 15:14:21 +0000 (15:14 +0000)]
Open the wizard with the exec_() statement only when needed

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2060 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoModify the user interface for the folder selection wizard page
duplo [Wed, 17 Dec 2008 15:13:23 +0000 (15:13 +0000)]
Modify the user interface for the folder selection wizard page

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2059 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the complete implementation of the folder selection page
duplo [Wed, 17 Dec 2008 15:12:26 +0000 (15:12 +0000)]
Add the complete implementation of the folder selection page

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2058 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoClean up.
asterix [Wed, 17 Dec 2008 14:44:58 +0000 (14:44 +0000)]
Clean up.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2057 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoRemove unneeded proc_switch.
asterix [Wed, 17 Dec 2008 14:36:55 +0000 (14:36 +0000)]
Remove unneeded proc_switch.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2056 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoUse macros to generate a multiple test code for semaphore.
asterix [Wed, 17 Dec 2008 14:35:52 +0000 (14:35 +0000)]
Use macros to generate a multiple test code for semaphore.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2055 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd some utility methods for the folder selection page
duplo [Wed, 17 Dec 2008 13:31:30 +0000 (13:31 +0000)]
Add some utility methods for the folder selection page

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2054 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoPut the emit of the signal new/editProject at the end of the method
duplo [Wed, 17 Dec 2008 13:30:11 +0000 (13:30 +0000)]
Put the emit of the signal new/editProject at the end of the method

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2053 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoRemove unneeded proc_yield.
asterix [Wed, 17 Dec 2008 12:02:52 +0000 (12:02 +0000)]
Remove unneeded proc_yield.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2052 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd process to test semaphore. Add debung string.
asterix [Wed, 17 Dec 2008 12:02:08 +0000 (12:02 +0000)]
Add process to test semaphore. Add debung string.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2051 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd semaphore source to makefile test.
asterix [Wed, 17 Dec 2008 11:58:29 +0000 (11:58 +0000)]
Add semaphore source to makefile test.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2050 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd return value check on commands.
batt [Wed, 17 Dec 2008 11:37:25 +0000 (11:37 +0000)]
Add return value check on commands.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2049 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd parser for unit tests.
batt [Wed, 17 Dec 2008 11:07:41 +0000 (11:07 +0000)]
Add parser for unit tests.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2048 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd first skell of semaphore test.
asterix [Tue, 16 Dec 2008 16:52:42 +0000 (16:52 +0000)]
Add first skell of semaphore test.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2047 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoThe main file handle the wizard and the start window
duplo [Tue, 16 Dec 2008 14:56:26 +0000 (14:56 +0000)]
The main file handle the wizard and the start window

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2046 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoMove the start page in a separate QWidget and remove it from the QWizard
duplo [Tue, 16 Dec 2008 14:55:22 +0000 (14:55 +0000)]
Move the start page in a separate QWidget and remove it from the QWizard

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2045 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoMove the start page in a separate QWidget and remove it from the QWizard
duplo [Tue, 16 Dec 2008 14:54:42 +0000 (14:54 +0000)]
Move the start page in a separate QWidget and remove it from the QWizard

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2044 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the folder selection wizard page
duplo [Tue, 16 Dec 2008 14:53:30 +0000 (14:53 +0000)]
Add the folder selection wizard page

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2043 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd icon for the select folder toolbutton
duplo [Tue, 16 Dec 2008 14:52:56 +0000 (14:52 +0000)]
Add icon for the select folder toolbutton

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2042 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoClean up.
asterix [Tue, 16 Dec 2008 13:28:17 +0000 (13:28 +0000)]
Clean up.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2041 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoClean up.
asterix [Tue, 16 Dec 2008 13:27:45 +0000 (13:27 +0000)]
Clean up.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2040 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoMove all common settings and defines to avr.common.
asterix [Tue, 16 Dec 2008 11:10:34 +0000 (11:10 +0000)]
Move all common settings and defines to avr.common.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2039 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the project class, containig the project information
duplo [Tue, 16 Dec 2008 10:38:48 +0000 (10:38 +0000)]
Add the project class, containig the project information

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2038 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoMove general cpu info in local cpu common file. Rename to path.common.
asterix [Tue, 16 Dec 2008 10:30:05 +0000 (10:30 +0000)]
Move general cpu info in local cpu common file. Rename to path.common.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2037 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoGroup the common definition in at91sam7.common.
asterix [Tue, 16 Dec 2008 09:52:08 +0000 (09:52 +0000)]
Group the common definition in at91sam7.common.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2036 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the isComplete implementation for the second page
duplo [Tue, 16 Dec 2008 09:34:10 +0000 (09:34 +0000)]
Add the isComplete implementation for the second page

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2035 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the isComplete reimplementation
duplo [Tue, 16 Dec 2008 09:15:38 +0000 (09:15 +0000)]
Add the isComplete reimplementation

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2034 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoDefine the common setting for sam7 cpu.
asterix [Mon, 15 Dec 2008 14:48:57 +0000 (14:48 +0000)]
Define the common setting for sam7 cpu.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2033 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoChange beRTOS to BeRTOS in the wizard gui
duplo [Mon, 15 Dec 2008 14:48:29 +0000 (14:48 +0000)]
Change beRTOS to BeRTOS in the wizard gui

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2032 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the bertos versions in the settings
duplo [Mon, 15 Dec 2008 14:34:11 +0000 (14:34 +0000)]
Add the bertos versions in the settings

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2031 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the settings handling method
duplo [Mon, 15 Dec 2008 14:31:55 +0000 (14:31 +0000)]
Add the settings handling method

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2030 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the application QSettings
duplo [Mon, 15 Dec 2008 14:28:44 +0000 (14:28 +0000)]
Add the application QSettings

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2029 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd first skell of settings and defines of the supported board.
asterix [Fri, 12 Dec 2008 17:20:26 +0000 (17:20 +0000)]
Add first skell of settings and defines of the supported board.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2028 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd candy eye.
asterix [Fri, 12 Dec 2008 16:38:28 +0000 (16:38 +0000)]
Add candy eye.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2027 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd sam7 cpu settings.
asterix [Fri, 12 Dec 2008 16:37:24 +0000 (16:37 +0000)]
Add sam7 cpu settings.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2026 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoPaste.
asterix [Fri, 12 Dec 2008 11:37:12 +0000 (11:37 +0000)]
Paste.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2025 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd shell script for generate the wizard resource
duplo [Fri, 12 Dec 2008 11:05:17 +0000 (11:05 +0000)]
Add shell script for generate the wizard resource

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2024 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoRemove all common settings and put their in general.cdef.
asterix [Fri, 12 Dec 2008 11:00:53 +0000 (11:00 +0000)]
Remove all common settings and put their in general.cdef.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2023 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd cpu general settings for BeRTOS wizard.
asterix [Fri, 12 Dec 2008 10:57:22 +0000 (10:57 +0000)]
Add cpu general settings for BeRTOS wizard.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2022 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoDelete the not required lines
duplo [Fri, 12 Dec 2008 10:26:24 +0000 (10:26 +0000)]
Delete the not required lines

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2021 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoUse dynamic load of the bertos.rcc binary resource file, generated by the Qt rcc...
duplo [Fri, 12 Dec 2008 10:24:53 +0000 (10:24 +0000)]
Use dynamic load of the bertos.rcc binary resource file, generated by the Qt rcc utility

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2020 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoRemove the rc file generated by pyrcc4
duplo [Fri, 12 Dec 2008 10:23:25 +0000 (10:23 +0000)]
Remove the rc file generated by pyrcc4

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2019 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoUse the new bertos_utils module
duplo [Fri, 12 Dec 2008 10:08:31 +0000 (10:08 +0000)]
Use the new bertos_utils module

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2018 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the path in the version label. Add check for empty strings returned by the QFileD...
duplo [Fri, 12 Dec 2008 10:06:29 +0000 (10:06 +0000)]
Add the path in the version label. Add check for empty strings returned by the QFileDialog.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2017 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoChange the name of the bertos utilities module
duplo [Fri, 12 Dec 2008 10:02:53 +0000 (10:02 +0000)]
Change the name of the bertos utilities module

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2016 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoUse pure python filesystem handling instead of Qt one
duplo [Fri, 12 Dec 2008 10:01:54 +0000 (10:01 +0000)]
Use pure python filesystem handling instead of Qt one

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2015 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd in the first wizard page the possibility of create a new project directory and...
duplo [Thu, 11 Dec 2008 19:41:27 +0000 (19:41 +0000)]
Add in the first wizard page the possibility of create a new project directory and an empty project file clicking on the new project button.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2014 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the createBertosProject function. This function create the project directory...
duplo [Thu, 11 Dec 2008 19:38:40 +0000 (19:38 +0000)]
Add the createBertosProject function. This function create the project directory and the empty bertos project file.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2013 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoChange the ok icon in the second page
duplo [Thu, 11 Dec 2008 18:50:41 +0000 (18:50 +0000)]
Change the ok icon in the second page

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2012 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoComply to avr cdef format.
asterix [Thu, 11 Dec 2008 18:18:31 +0000 (18:18 +0000)]
Comply to avr cdef format.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2011 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd configuration info for bertos wizard.
asterix [Thu, 11 Dec 2008 18:16:23 +0000 (18:16 +0000)]
Add configuration info for bertos wizard.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2010 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd configuration info for bertos wizard.
asterix [Thu, 11 Dec 2008 17:35:47 +0000 (17:35 +0000)]
Add configuration info for bertos wizard.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2009 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoThe add button add the bertos directory in the list
duplo [Thu, 11 Dec 2008 14:35:41 +0000 (14:35 +0000)]
The add button add the bertos directory in the list

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2008 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoModify the ui of the second page
duplo [Thu, 11 Dec 2008 14:34:13 +0000 (14:34 +0000)]
Modify the ui of the second page

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2007 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd libbertos module, a module containing a group of tools for handling bertos sources
duplo [Thu, 11 Dec 2008 14:33:19 +0000 (14:33 +0000)]
Add libbertos module, a module containing a group of tools for handling bertos sources

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2006 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd icons and resources for the second page
duplo [Thu, 11 Dec 2008 14:31:44 +0000 (14:31 +0000)]
Add icons and resources for the second page

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2005 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd version file.
asterix [Thu, 11 Dec 2008 13:37:10 +0000 (13:37 +0000)]
Add version file.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2004 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoModify the start page of the wizard to use the real resources
duplo [Thu, 11 Dec 2008 09:47:16 +0000 (09:47 +0000)]
Modify the start page of the wizard to use the real resources

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2003 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoModify the resource file
duplo [Thu, 11 Dec 2008 09:46:11 +0000 (09:46 +0000)]
Modify the resource file

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2002 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoModify a comment
duplo [Thu, 11 Dec 2008 09:45:35 +0000 (09:45 +0000)]
Modify a comment

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2001 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd a little workaround for get the icons work
duplo [Thu, 11 Dec 2008 09:27:59 +0000 (09:27 +0000)]
Add a little workaround for get the icons work

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2000 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoChange QListView with QListWidget and the button label
duplo [Thu, 11 Dec 2008 09:26:03 +0000 (09:26 +0000)]
Change QListView with QListWidget and the button label

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1999 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoTypos.
asterix [Thu, 11 Dec 2008 09:20:45 +0000 (09:20 +0000)]
Typos.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1998 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoCorrect typo
duplo [Wed, 10 Dec 2008 17:29:47 +0000 (17:29 +0000)]
Correct typo

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1997 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd messages on button click
duplo [Wed, 10 Dec 2008 17:24:35 +0000 (17:24 +0000)]
Add messages on button click

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1996 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the _setupUi method for hiding unused widget
duplo [Wed, 10 Dec 2008 17:22:42 +0000 (17:22 +0000)]
Add the _setupUi method for hiding unused widget

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1995 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoModify the widget layout
duplo [Wed, 10 Dec 2008 17:21:14 +0000 (17:21 +0000)]
Modify the widget layout

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1994 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the second page in the main function
duplo [Wed, 10 Dec 2008 16:59:58 +0000 (16:59 +0000)]
Add the second page in the main function

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1993 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd stub for the second page
duplo [Wed, 10 Dec 2008 16:59:16 +0000 (16:59 +0000)]
Add stub for the second page

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1992 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd stub for the second page
duplo [Wed, 10 Dec 2008 16:58:38 +0000 (16:58 +0000)]
Add stub for the second page

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1991 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd a stub of the program's main function
duplo [Wed, 10 Dec 2008 15:54:28 +0000 (15:54 +0000)]
Add a stub of the program's main function

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1990 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the python resource module for the application, this module is automatically...
duplo [Wed, 10 Dec 2008 15:53:25 +0000 (15:53 +0000)]
Add the python resource module for the application, this module is automatically created by pyrcc4

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1989 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the wizard start page
duplo [Wed, 10 Dec 2008 15:51:46 +0000 (15:51 +0000)]
Add the wizard start page

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1988 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd *.pyc in svn:ignore
duplo [Wed, 10 Dec 2008 15:14:29 +0000 (15:14 +0000)]
Add *.pyc in svn:ignore

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1987 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd icons to the start page
duplo [Wed, 10 Dec 2008 11:05:16 +0000 (11:05 +0000)]
Add icons to the start page

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1986 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd resource file for the wizard and some icons from the Oxygen gpl icon theme
duplo [Wed, 10 Dec 2008 11:04:13 +0000 (11:04 +0000)]
Add resource file for the wizard and some icons from the Oxygen gpl icon theme

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1985 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the images directory for application icons and images
duplo [Wed, 10 Dec 2008 10:19:33 +0000 (10:19 +0000)]
Add the images directory for application icons and images

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1984 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoModify the layout of the start page of the wizard
duplo [Wed, 10 Dec 2008 10:18:42 +0000 (10:18 +0000)]
Modify the layout of the start page of the wizard

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1983 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the output choice widget stub
duplo [Wed, 10 Dec 2008 08:57:55 +0000 (08:57 +0000)]
Add the output choice widget stub

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1982 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoModify the ignore list for ignore textmate project files
duplo [Tue, 9 Dec 2008 18:17:37 +0000 (18:17 +0000)]
Modify the ignore list for ignore textmate project files

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1981 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd stub of main script
duplo [Tue, 9 Dec 2008 18:13:49 +0000 (18:13 +0000)]
Add stub of main script

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1980 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd stub for wizard pages interface
duplo [Tue, 9 Dec 2008 18:13:18 +0000 (18:13 +0000)]
Add stub for wizard pages interface

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1979 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd wizard directory containig future bertos configuration wizard.
duplo [Tue, 9 Dec 2008 16:53:01 +0000 (16:53 +0000)]
Add wizard directory containig future bertos configuration wizard.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1978 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoFix doxygen warnings.
asterix [Tue, 9 Dec 2008 11:28:30 +0000 (11:28 +0000)]
Fix doxygen warnings.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1977 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoComply to new xmoden interface. Reformat.
asterix [Thu, 4 Dec 2008 17:58:32 +0000 (17:58 +0000)]
Comply to new xmoden interface. Reformat.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1976 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoRefactor to be more general using the kfile interface.
asterix [Thu, 4 Dec 2008 17:57:08 +0000 (17:57 +0000)]
Refactor to be more general using the kfile interface.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1975 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd the generic kfile resync.
asterix [Thu, 4 Dec 2008 17:55:11 +0000 (17:55 +0000)]
Add the generic kfile resync.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1974 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdded support for Mac Os X compilation without pkg-config utility.
duplo [Thu, 4 Dec 2008 17:13:54 +0000 (17:13 +0000)]
Added support for Mac Os X compilation without pkg-config utility.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1973 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd options to disable silent. Add comments.
asterix [Thu, 4 Dec 2008 14:50:08 +0000 (14:50 +0000)]
Add options to disable silent. Add comments.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1972 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoConvert to unix format. Removing trailing space.
asterix [Thu, 4 Dec 2008 10:03:13 +0000 (10:03 +0000)]
Convert to unix format. Removing trailing space.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1971 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoFix some comments and typos.
asterix [Thu, 4 Dec 2008 09:43:15 +0000 (09:43 +0000)]
Fix some comments and typos.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1970 38d2e660-2303-0410-9eaa-f027e97ec537

15 years agoAdd local cfg.
asterix [Wed, 3 Dec 2008 16:23:56 +0000 (16:23 +0000)]
Add local cfg.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1969 38d2e660-2303-0410-9eaa-f027e97ec537