Commit Graph

50543 Commits

Author SHA1 Message Date
Oliver Tappe
bf6baa74a8 Add packages for buildbot_slave and its dependencies. 2014-06-23 00:38:07 +02:00
Philippe Saint-Pierre
5ef28aaa4f FileTypes: make button placement more consistent
Place Cancel button on left rather than on right in the add
extensions popup. Also add glue to make it more similar to the other
popup windows of the preflet.
2014-06-22 14:12:02 -04:00
Humdinger
04e67d278b Updated outube-dl and QuickLaunch. 2014-06-22 19:06:00 +02:00
John Scipione
f90ef128c8 Tracker: fix accidental logic reversal
...introduced in a66ee36. This should hopefully be the last issue.
2014-06-21 04:22:29 -04:00
John Scipione
a1e688610a Tracker: tiny style fix in NavMenu.cpp 2014-06-21 04:21:40 -04:00
John Scipione
b0fcbfb871 Tracker: style fix, use NULL instead of 0 for pointers 2014-06-21 04:04:22 -04:00
John Scipione
512c80ef1c Tracker: add back parens 2014-06-21 03:54:35 -04:00
John Scipione
64fda603ef Tracker: fix accidential logic reversal 2014-06-21 03:54:08 -04:00
John Scipione
d73129ff46 Tracker: style fixes to IconCache 2014-06-21 03:03:35 -04:00
John Scipione
7dbe212003 Tracker: Fix accidental logic reversal in a66ee36
should be: if (!container || suppressFolderHierarchy)

also rename container to isContainer
2014-06-21 03:02:52 -04:00
John Scipione
546ec3bcf9 Tracker: tiny style fix to FilePanelPriv.cpp 2014-06-21 02:51:01 -04:00
John Scipione
116b363cb8 Tracker: indent comments 2014-06-21 02:50:40 -04:00
John Scipione
eb2a97f6ff Deskbar: Remove duplicate includes 2014-06-21 02:50:20 -04:00
John Scipione
088a9620a0 Deskbar: A few style fixes to DeskbarMenu 2014-06-21 02:49:50 -04:00
John Scipione
91faf3201b Tracker: Fix DEBUG build (I hope) 2014-06-21 01:02:53 -04:00
autonielx
ef4f58b2a8 Update translations from Pootle 2014-06-21 06:19:20 +02:00
John Scipione
92199e801c Tracker: style fixes to WidgetAttributeText 2014-06-20 21:30:12 -04:00
John Scipione
69e5768d45 Tracker: style fixes to VolumeWindow 2014-06-20 21:30:10 -04:00
John Scipione
e07476a120 Tracker: style fixes to VirtualDirectoryWindow 2014-06-20 21:30:09 -04:00
John Scipione
5d3c0dd100 Tracker: style fixes to VirtualDirectoryPoseView 2014-06-20 21:30:07 -04:00
John Scipione
d8d0539a08 Tracker: style fixes to VirtualDirectoryManager 2014-06-20 21:30:05 -04:00
John Scipione
09d0d8f9dc Tracker: style fixes to VirtualDirectoryEntryList 2014-06-20 21:30:03 -04:00
John Scipione
27dc6eb7e1 Tracker: style fixes to ViewState 2014-06-20 21:30:02 -04:00
John Scipione
a4c3bbd3f5 Tracker: style fixes to Utilities 2014-06-20 21:30:00 -04:00
John Scipione
e29e8b3b27 Tracker: style fixes to TrashWatcher 2014-06-20 21:29:58 -04:00
John Scipione
22b073d41f Tracker: style fixes to TrackerString 2014-06-20 21:29:56 -04:00
John Scipione
e55f3b531d Tracker: style fixes to TrackerSettingsWindow 2014-06-20 21:29:55 -04:00
John Scipione
4c0810574e Tracker: style fixes to TrackerSettings 2014-06-20 21:29:53 -04:00
John Scipione
a92b628772 Tracker: style fixes to TrackerScripting.cpp 2014-06-20 21:29:51 -04:00
John Scipione
eaece3eb95 Tracker: style fixes to TrackerInitialState.cpp 2014-06-20 21:29:50 -04:00
John Scipione
d8edc67336 Tracker: style fixes to Tracker class 2014-06-20 21:29:48 -04:00
John Scipione
6d4e243a84 Tracker: style fixes to TitleView 2014-06-20 21:29:47 -04:00
John Scipione
477bd87be1 Tracker: style fixes to TextWidget 2014-06-20 21:29:45 -04:00
John Scipione
2be7dbb562 Tracker: style fixes to Tests.cpp 2014-06-20 21:29:43 -04:00
John Scipione
a2d1822e99 Tracker: style fixes to TemplatesMenu 2014-06-20 21:29:42 -04:00
John Scipione
754d953d6d Tracker: style fixes to StatusWindow classes 2014-06-20 21:29:40 -04:00
John Scipione
ad12c9b56f Tracker: SlowMenu style fixes 2014-06-20 21:29:39 -04:00
John Scipione
4afa2a751d Tracker: SlowContextPopup style fixes 2014-06-20 21:29:37 -04:00
John Scipione
f435b67810 Tracker: style fixes to SettingsViews classes 2014-06-20 21:29:36 -04:00
John Scipione
b2ee107be9 Tracker: style fixes to SettingsHandler classes 2014-06-20 21:29:34 -04:00
John Scipione
262e7c9368 Tracker: style fixes to Settings class 2014-06-20 21:29:33 -04:00
John Scipione
775ad007b5 Tracker: style fixes to SelectionWindow 2014-06-20 21:29:31 -04:00
John Scipione
96d9dde048 Tracker: style fixes to RegExp (minor) 2014-06-20 21:29:30 -04:00
John Scipione
0c7c3ed429 Tracker: style fixes to RecentItems
Renamed fTterator to fIterator which I'm assuming was a typo.
2014-06-20 21:29:28 -04:00
John Scipione
961b4f97f7 Tracker: style fixes to QueryPoseView 2014-06-20 21:29:26 -04:00
John Scipione
388dbb6fe7 Tracker: style fixes to QueryContainerWindow 2014-06-20 21:29:25 -04:00
John Scipione
1147c0f980 Tracker: style fixes to PublicCommands.h
just changes header guard names for consistency.
2014-06-20 21:29:24 -04:00
John Scipione
850b01cee9 Tracker: style fixes to PoseViewScripting 2014-06-20 21:29:21 -04:00
John Scipione
091db3a99d Tracker: Check if selectedPose is NULL
... before using it.
2014-06-20 21:29:19 -04:00
John Scipione
14bf930b99 Tracker: Check if selectedBounds is NULL
... before using it.
2014-06-20 21:29:17 -04:00