- 08 Apr, 2009 2 commits
-
-
Markus Slopianka authored
svn path=/trunk/kdenlive/; revision=3241
-
Markus Slopianka authored
svn path=/trunk/kdenlive/; revision=3240
-
- 07 Apr, 2009 3 commits
-
-
Markus Slopianka authored
svn path=/trunk/kdenlive/; revision=3239
-
Ray Lehtiniemi authored
Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3238
-
Ray Lehtiniemi authored
Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3237
-
- 06 Apr, 2009 3 commits
-
-
Jean-Michel Poure authored
svn path=/trunk/kdenlive/; revision=3236
-
Jean-Baptiste Mardelle authored
svn path=/trunk/kdenlive/; revision=3235
-
Zarko Pintar authored
svn path=/trunk/kdenlive/; revision=3234
-
- 05 Apr, 2009 19 commits
-
-
Ray Lehtiniemi authored
Instead of explicitly specifying the position of various items, just add them in order. This eliminates runtime warnings because the explicitly specified positions were not contiguous. Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3233
-
Ray Lehtiniemi authored
These members referred to the QAction base class of the KAction objects. This bypassed the overridden KAction::setShortcut() method, which triggered warnings at runtime. Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3232
-
Ray Lehtiniemi authored
Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3231
-
Ray Lehtiniemi authored
Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3230
-
Jean-Baptiste Mardelle authored
http://www.kdenlive.org/mantis/view.php?id=597 svn path=/trunk/kdenlive/; revision=3229
-
Ray Lehtiniemi authored
Per recommendations in Effective C++. Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3228
-
Ray Lehtiniemi authored
Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3227
-
Ray Lehtiniemi authored
Suppress compiler warnings about out-of-order initializers by initializing all member variables in declaration order. Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3226
-
Ray Lehtiniemi authored
Use a consistent, readable format for all initializers. This layout facilitates the next several patches, which implement Effective C++ recommendations and remove compiler warnings. The layout also works with the astyle settings in the reindent script. Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3225
-
Juan M. Herrera authored
svn path=/trunk/kdenlive/; revision=3224
-
Jean-Baptiste Mardelle authored
svn path=/trunk/kdenlive/; revision=3222
-
Jean-Baptiste Mardelle authored
svn path=/trunk/kdenlive/; revision=3221
-
Jean-Baptiste Mardelle authored
http://www.kdenlive.org:80/mantis/view.php?id=741 svn path=/trunk/kdenlive/; revision=3220
-
Jean-Baptiste Mardelle authored
svn path=/trunk/kdenlive/; revision=3219
-
Jean-Baptiste Mardelle authored
svn path=/trunk/kdenlive/; revision=3218
-
Ray Lehtiniemi authored
Some command objects do not actually make use of the m_doIt member variable. Remove the member variable from these classes and update the constructors and all callers. Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3217
-
Ray Lehtiniemi authored
Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3216
-
Ray Lehtiniemi authored
This class consists solely of static methods, so disable the constructor. There is also no need for this class to derive from QObject. Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3215
-
Ray Lehtiniemi authored
Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3214
-
- 04 Apr, 2009 10 commits
-
-
Jean-Baptiste Mardelle authored
* Force saving kdenlive documents in UTF-8 format svn path=/trunk/kdenlive/; revision=3213
-
Jan Drábek authored
svn path=/trunk/kdenlive/; revision=3212
-
Jean-Baptiste Mardelle authored
* Don't add property to transition if it is empty svn path=/trunk/kdenlive/; revision=3211
-
Jean-Baptiste Mardelle authored
http://www.kdenlive.org:80/mantis/view.php?id=742 svn path=/trunk/kdenlive/; revision=3210
-
Jean-Baptiste Mardelle authored
svn path=/trunk/kdenlive/; revision=3209
-
Jean-Baptiste Mardelle authored
http://www.kdenlive.org:80/mantis/view.php?id=736 svn path=/trunk/kdenlive/; revision=3208
-
Ray Lehtiniemi authored
Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3207
-
Ray Lehtiniemi authored
Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3206
-
Ray Lehtiniemi authored
Switch from 'attach' to 'linux' in order to work better with the '[[' and ']]' commands in vim. Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3205
-
Ray Lehtiniemi authored
Use only a single find subprocess to search for all file patterns and subdirectories. Signed-off-by:
Ray Lehtiniemi <rayl@mail.com> svn path=/trunk/kdenlive/; revision=3204
-
- 02 Apr, 2009 2 commits
-
-
Zarko Pintar authored
svn path=/trunk/kdenlive/; revision=3203
-
Simon Eugster authored
svn path=/trunk/kdenlive/; revision=3202
-
- 01 Apr, 2009 1 commit
-
-
Simon Eugster authored
svn path=/trunk/kdenlive/; revision=3201
-