-
> we have multiple choices for embeddable DB engines in that.
Qt supports all popular databases engines.
> It would make it available for all platforms easily,
Qt is cross-platform.
I don't get the point or a valid arguments here.
2009-08-26 09:23:30 UTC in KScope
-
fboudra committed revision 6310 to the Krusader SVN repository, changing 1 files.
2009-05-28 21:19:29 UTC in Krusader
-
fboudra committed revision 6306 to the Krusader SVN repository, changing 2 files.
2009-05-03 14:12:38 UTC in Krusader
-
Debian bug report:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523744
Package: krusader
Version: 2.0.0beta2+svn6253-1
Severity: normal
--- Please enter the report below this line. ---
1- Select a directory with some files in it, press de DEL key.
2- A message box appears asking "Do you really want to delete this item?",
press ENTER.
3- A new message box appears asking...
2009-04-14 18:28:07 UTC in Krusader
-
fboudra committed revision 915 to the Free Association (libical) SVN repository, changing 1 files.
2009-01-12 17:57:03 UTC in Free Association (libical)
-
fboudra committed revision 914 to the Free Association (libical) SVN repository, changing 1 files.
2009-01-10 00:19:49 UTC in Free Association (libical)
-
fboudra committed revision 913 to the Free Association (libical) SVN repository, changing 1 files.
2009-01-10 00:08:17 UTC in Free Association (libical)
-
fboudra committed revision 912 to the Free Association (libical) SVN repository, changing 3 files.
2009-01-09 23:24:10 UTC in Free Association (libical)
-
oups sorry, I missed the last comment/commit.
2008-12-29 16:25:30 UTC in MLT - Media Lovin' Toolkit
-
Hi Dan,
--- a/src/modules/sox/filter_sox.c
+++ b/src/modules/sox/filter_sox.c
@@ -35,7 +35,7 @@
# define ST_SUCCESS SOX_SUCCESS
# define st_sample_t sox_sample_t
# define eff_t sox_effect_t*
-# define st_size_t sox_size_t
+# define st_size_t size_t
# define ST_LIB_VERSION_CODE SOX_LIB_VERSION_CODE
# define ST_LIB_VERSION SOX_LIB_VERSION
# define...
2008-12-29 16:22:42 UTC in MLT - Media Lovin' Toolkit