- Timestamp:
- Aug 16, 2016 2:06:54 PM (8 years ago)
- Location:
- trunk/src/VBox
- Files:
-
- 71 edited
-
Debugger/DBGPlugInCommonELF.cpp (modified) (1 diff)
-
Debugger/DBGPlugInDarwin.cpp (modified) (1 diff)
-
Debugger/DBGPlugInLinux.cpp (modified) (2 diffs)
-
Debugger/DBGPlugInOS2.cpp (modified) (1 diff)
-
Debugger/DBGPlugInSolaris.cpp (modified) (1 diff)
-
Debugger/DBGPlugInWinNt.cpp (modified) (1 diff)
-
Debugger/VBoxDbgConsole.cpp (modified) (1 diff)
-
Disassembler/DisasmCore.cpp (modified) (1 diff)
-
Disassembler/DisasmFormatYasm.cpp (modified) (2 diffs)
-
Disassembler/DisasmTables.cpp (modified) (3 diffs)
-
Disassembler/DisasmTablesX64.cpp (modified) (2 diffs)
-
ExtPacks/BusMouseSample/BusMouse.cpp (modified) (1 diff)
-
ExtPacks/VNC/VBoxVNC.cpp (modified) (5 diffs)
-
Frontends/VBoxAutostart/VBoxAutostart-win.cpp (modified) (2 diffs)
-
Frontends/VBoxBalloonCtrl/VBoxModAPIMonitor.cpp (modified) (1 diff)
-
Frontends/VBoxBalloonCtrl/VBoxModBallooning.cpp (modified) (1 diff)
-
Frontends/VBoxBalloonCtrl/VBoxWatchdog.cpp (modified) (1 diff)
-
Frontends/VBoxManage/VBoxInternalManage.cpp (modified) (1 diff)
-
Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) (1 diff)
-
Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) (1 diff)
-
Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) (3 diffs)
-
Frontends/VBoxSDL/VBoxSDL.cpp (modified) (1 diff)
-
Frontends/VBoxSDL/VBoxSDLTest.cpp (modified) (1 diff)
-
Frontends/VirtualBox/src/UIMediumTypeChangeDialog.cpp (modified) (1 diff)
-
Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) (6 diffs)
-
Frontends/VirtualBox/src/VBoxGLSupportInfo.cpp (modified) (2 diffs)
-
Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified) (1 diff)
-
Frontends/VirtualBox/src/globals/UIImageTools.cpp (modified) (2 diffs)
-
Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) (2 diffs)
-
Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) (1 diff)
-
Frontends/VirtualBox/src/medium/UIMedium.cpp (modified) (2 diffs)
-
Frontends/VirtualBox/src/medium/UIMediumManager.cpp (modified) (1 diff)
-
Frontends/VirtualBox/src/net/UINetworkRequestWidget.cpp (modified) (1 diff)
-
Frontends/VirtualBox/src/platform/darwin/VBoxIChatTheaterWrapper.m (modified) (1 diff)
-
Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) (1 diff)
-
Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) (2 diffs)
-
Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) (1 diff)
-
Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) (1 diff)
-
Frontends/VirtualBox/src/runtime/UISession.cpp (modified) (1 diff)
-
Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) (1 diff)
-
Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.cpp (modified) (1 diff)
-
Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) (2 diffs)
-
Frontends/VirtualBox/src/settings/UISettingsDialog.cpp (modified) (1 diff)
-
Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) (1 diff)
-
Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.cpp (modified) (1 diff)
-
Frontends/VirtualBox/src/wizards/firstrun/UIWizardFirstRun.cpp (modified) (1 diff)
-
Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) (2 diffs)
-
GuestHost/SharedClipboard/x11-clipboard.cpp (modified) (1 diff)
-
NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) (1 diff)
-
NetworkServices/NAT/proxy.c (modified) (1 diff)
-
NetworkServices/NAT/proxy_dhcp6ds.c (modified) (1 diff)
-
NetworkServices/NAT/pxping.c (modified) (2 diffs)
-
Storage/DMG.cpp (modified) (1 diff)
-
Storage/Parallels.cpp (modified) (1 diff)
-
Storage/QCOW.cpp (modified) (1 diff)
-
Storage/VCICache.cpp (modified) (2 diffs)
-
Storage/VD.cpp (modified) (13 diffs)
-
Storage/VHD.cpp (modified) (1 diff)
-
Storage/VHDX.cpp (modified) (1 diff)
-
Storage/VMDK.cpp (modified) (1 diff)
-
Storage/testcase/VDIoBackend.cpp (modified) (1 diff)
-
Storage/testcase/VDIoBackendMem.cpp (modified) (1 diff)
-
Storage/testcase/VDMemDisk.cpp (modified) (1 diff)
-
Storage/testcase/VDScript.cpp (modified) (7 diffs)
-
Storage/testcase/VDScriptInterp.cpp (modified) (2 diffs)
-
Storage/testcase/tstVDIo.cpp (modified) (5 diffs)
-
ValidationKit/utils/usb/UsbTestService.cpp (modified) (1 diff)
-
ValidationKit/utils/usb/UsbTestServiceGadget.cpp (modified) (1 diff)
-
ValidationKit/utils/usb/UsbTestServiceGadgetHost.cpp (modified) (1 diff)
-
ValidationKit/utils/usb/UsbTestServiceGadgetHostUsbIp.cpp (modified) (1 diff)
-
ValidationKit/utils/usb/UsbTestServicePlatform-linux.cpp (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Debugger/DBGPlugInCommonELF.cpp
r62480 r63567 20 20 * Header Files * 21 21 *********************************************************************************************************************************/ 22 #define LOG_GROUP LOG_GROUP_DBGF /// @todo add new log group.22 #define LOG_GROUP LOG_GROUP_DBGF /// @todo add new log group. 23 23 #include "DBGPlugInCommonELF.h" 24 24 -
trunk/src/VBox/Debugger/DBGPlugInDarwin.cpp
r62838 r63567 20 20 * Header Files * 21 21 *********************************************************************************************************************************/ 22 #define LOG_GROUP LOG_GROUP_DBGF /// @todo add new log group.22 #define LOG_GROUP LOG_GROUP_DBGF /// @todo add new log group. 23 23 #include "DBGPlugIns.h" 24 24 #include <VBox/vmm/dbgf.h> -
trunk/src/VBox/Debugger/DBGPlugInLinux.cpp
r62881 r63567 20 20 * Header Files * 21 21 *********************************************************************************************************************************/ 22 #define LOG_GROUP LOG_GROUP_DBGF /// @todo add new log group.22 #define LOG_GROUP LOG_GROUP_DBGF /// @todo add new log group. 23 23 #include "DBGPlugIns.h" 24 24 #include "DBGPlugInCommonELF.h" … … 702 702 } 703 703 704 /** @todo :Try to parse where the single messages start to make use of cMessages. */704 /** @todo Try to parse where the single messages start to make use of cMessages. */ 705 705 size_t cchLength = RTStrNLen((const char *)pbLogBuf, cbLogBuf); 706 706 memcpy(&pszBuf[0], pbLogBuf, RT_MIN(cbBuf, cchLength)); -
trunk/src/VBox/Debugger/DBGPlugInOS2.cpp
r62881 r63567 20 20 * Header Files * 21 21 *********************************************************************************************************************************/ 22 #define LOG_GROUP LOG_GROUP_DBGF /// @todo add new log group.22 #define LOG_GROUP LOG_GROUP_DBGF /// @todo add new log group. 23 23 #include "DBGPlugIns.h" 24 24 #include <VBox/vmm/dbgf.h> -
trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp
r62840 r63567 20 20 * Header Files * 21 21 *********************************************************************************************************************************/ 22 #define LOG_GROUP LOG_GROUP_DBGF /// @todo add new log group.22 #define LOG_GROUP LOG_GROUP_DBGF /// @todo add new log group. 23 23 #include "DBGPlugIns.h" 24 24 #include "DBGPlugInCommonELF.h" -
trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp
r62840 r63567 20 20 * Header Files * 21 21 *********************************************************************************************************************************/ 22 #define LOG_GROUP LOG_GROUP_DBGF /// @todo add new log group.22 #define LOG_GROUP LOG_GROUP_DBGF /// @todo add new log group. 23 23 #include "DBGPlugIns.h" 24 24 #include <VBox/vmm/dbgf.h> -
trunk/src/VBox/Debugger/VBoxDbgConsole.cpp
r62480 r63567 292 292 293 293 QString strCommand = currentText(); 294 /* TODO:trim whitespace? */294 /** @todo trim whitespace? */ 295 295 if (strCommand.isEmpty()) 296 296 return; -
trunk/src/VBox/Disassembler/DisasmCore.cpp
r62594 r63567 1970 1970 else 1971 1971 pParam->fUse |= DISUSE_REG_GEN32; 1972 // TODO:Check if the register number is correct1972 /// @todo Check if the register number is correct 1973 1973 pParam->Base.idxGenReg = (pDis->bVexDestReg >> 1) ^ 0xf; 1974 1974 break; -
trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp
r63457 r63567 589 589 { 590 590 PUT_C(','); 591 PUT_NUM_8(0x90); /// @todo fixme.591 PUT_NUM_8(0x90); /// @todo fixme. 592 592 } 593 593 pszFmt = ""; … … 1371 1371 * Mod rm + SIB: Check for duplicate EBP encodings that yasm won't use for very good reasons. 1372 1372 */ 1373 if ( pDis->uAddrMode != DISCPUMODE_16BIT /// @todo correct?1373 if ( pDis->uAddrMode != DISCPUMODE_16BIT /// @todo correct? 1374 1374 && pDis->ModRM.Bits.Rm == 4 1375 1375 && pDis->ModRM.Bits.Mod != 3) -
trunk/src/VBox/Disassembler/DisasmTables.cpp
r62479 r63567 27 27 28 28 //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 29 // TODO:Verify tables for correctness30 // TODO:opcode type (harmless, potentially dangerous, dangerous)29 /// @todo Verify tables for correctness 30 /// @todo opcode type (harmless, potentially dangerous, dangerous) 31 31 //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 32 32 … … 313 313 OP("les %Gv,%Mp", IDX_ParseModRM, IDX_UseModRM, 0, OP_LES, OP_PARM_Gv, OP_PARM_Mp, OP_PARM_NONE, DISOPTYPE_HARMLESS | DISOPTYPE_INVALID_64), 314 314 OP("lds %Gv,%Mp", IDX_ParseModRM, IDX_UseModRM, 0, OP_LDS, OP_PARM_Gv, OP_PARM_Mp, OP_PARM_NONE, DISOPTYPE_HARMLESS | DISOPTYPE_RRM_DANGEROUS | DISOPTYPE_INVALID_64), 315 /* @todo these two are actually group11 */315 /** @todo these two are actually group11 */ 316 316 OP("mov %Eb,%Ib", IDX_ParseModRM, IDX_ParseImmByte, 0, OP_MOV, OP_PARM_Eb, OP_PARM_Ib, OP_PARM_NONE, DISOPTYPE_HARMLESS), 317 317 OP("mov %Ev,%Iz", IDX_ParseModRM, IDX_ParseImmZ, 0, OP_MOV, OP_PARM_Ev, OP_PARM_Iz, OP_PARM_NONE, DISOPTYPE_HARMLESS), … … 2217 2217 OP("fst %Md", IDX_ParseModRM, 0, 0, OP_FST, OP_PARM_Md, OP_PARM_NONE, OP_PARM_NONE, DISOPTYPE_HARMLESS), 2218 2218 OP("fstp %Md", IDX_ParseModRM, 0, 0, OP_FSTP, OP_PARM_Md, OP_PARM_NONE, OP_PARM_NONE, DISOPTYPE_HARMLESS), 2219 // TODO:??2219 /// @todo ?? 2220 2220 OP("fldenv %M", IDX_ParseModRM, 0, 0, OP_FLDENV, OP_PARM_M, OP_PARM_NONE, OP_PARM_NONE, DISOPTYPE_HARMLESS), 2221 2221 OP("fldcw %Ew", IDX_ParseModRM, 0, 0, OP_FSUBR, OP_PARM_Ew, OP_PARM_NONE, OP_PARM_NONE, DISOPTYPE_HARMLESS), 2222 // TODO:??2222 /// @todo ?? 2223 2223 OP("fstenv %M", IDX_ParseModRM, 0, 0, OP_FSTENV, OP_PARM_M, OP_PARM_NONE, OP_PARM_NONE, DISOPTYPE_HARMLESS), 2224 2224 OP("fstcw %Ew", IDX_ParseModRM, 0, 0, OP_FSTCW, OP_PARM_Ew, OP_PARM_NONE, OP_PARM_NONE, DISOPTYPE_HARMLESS), -
trunk/src/VBox/Disassembler/DisasmTablesX64.cpp
r62479 r63567 26 26 27 27 //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 28 // TODO:Verify tables for correctness29 // TODO:opcode type (harmless, potentially dangerous, dangerous)28 /// @todo Verify tables for correctness 29 /// @todo opcode type (harmless, potentially dangerous, dangerous) 30 30 //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 31 31 … … 287 287 OP("VEX 3-byte", IDX_ParseVex3b, 0, 0, OP_VEX3B, OP_PARM_NONE, OP_PARM_NONE, OP_PARM_NONE, DISOPTYPE_HARMLESS), 288 288 OP("VEX 2-byte", IDX_ParseVex2b, 0, 0, OP_VEX2B, OP_PARM_NONE, OP_PARM_NONE, OP_PARM_NONE, DISOPTYPE_HARMLESS), 289 /* @todo these two are actually group11 */289 /** @todo these two are actually group11 */ 290 290 OP("mov %Eb,%Ib", IDX_ParseModRM, IDX_ParseImmByte, 0, OP_MOV, OP_PARM_Eb, OP_PARM_Ib, OP_PARM_NONE, DISOPTYPE_HARMLESS), 291 291 OP("mov %Ev,%Iz", IDX_ParseModRM, IDX_ParseImmZ, 0, OP_MOV, OP_PARM_Ev, OP_PARM_Iz, OP_PARM_NONE, DISOPTYPE_HARMLESS), -
trunk/src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp
r63419 r63567 765 765 766 766 pThis->irq = irq_lvl; 767 /// @todo:remove after properly enabling RC/GC support767 /// @todo remove after properly enabling RC/GC support 768 768 fGCEnabled = fR0Enabled = false; 769 769 Log(("busmouse: IRQ=%d fGCEnabled=%RTbool fR0Enabled=%RTbool\n", irq_lvl, fGCEnabled, fR0Enabled)); -
trunk/src/VBox/ExtPacks/VNC/VBoxVNC.cpp
r63420 r63567 817 817 return; 818 818 } 819 /// @todo:more orders819 /// @todo more orders 820 820 } 821 821 } … … 930 930 RT_NOREF(pInstance); 931 931 932 /// @todo:what's behavior for this. hide doesn't seems right932 /// @todo what's behavior for this. hide doesn't seems right 933 933 //rfbSetCursor(pInstance->mVNCServer, NULL); 934 934 } … … 1050 1050 break; 1051 1051 } 1052 /// @todo lots more queries to implement1052 /// @todo lots more queries to implement 1053 1053 default: 1054 1054 break; … … 1128 1128 else if (pCallbacks->u64Version == VRDE_INTERFACE_VERSION_1) 1129 1129 { 1130 /// @todo:this is incorrect and it will cause crash if client call unsupport func.1130 /// @todo this is incorrect and it will cause crash if client call unsupport func. 1131 1131 mCallbacks = (VRDECALLBACKS_4 *)pCallbacks; 1132 1132 mCallback = pvCallback; … … 1299 1299 VNCServerImpl *instance = static_cast<VNCServerImpl *>(cl->screen->screenData); 1300 1300 1301 /// @todo:we need auth user here1301 /// @todo we need auth user here 1302 1302 1303 1303 instance->mCallbacks->VRDECallbackClientConnect(instance->mCallback, (int)cl->sock); -
trunk/src/VBox/Frontends/VBoxAutostart/VBoxAutostart-win.cpp
r63289 r63567 635 635 int rc = autostartSetup(); 636 636 637 /** @todo :Implement config options. */637 /** @todo Implement config options. */ 638 638 rc = autostartStartMain(NULL); 639 639 if (RT_FAILURE(rc)) … … 691 691 { 692 692 LogFlow(("autostartSvcWinServiceMain: woke up\n")); 693 /** @todo :Autostop part. */693 /** @todo Autostop part. */ 694 694 err = NO_ERROR; 695 695 } -
trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxModAPIMonitor.cpp
r63294 r63567 521 521 } 522 522 523 return SUCCEEDED(rc) ? VINF_SUCCESS : VERR_COM_IPRT_ERROR; /* @todo Find a better rc! */523 return SUCCEEDED(rc) ? VINF_SUCCESS : VERR_COM_IPRT_ERROR; /** @todo Find a better rc! */ 524 524 } 525 525 -
trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxModBallooning.cpp
r63294 r63567 398 398 #endif 399 399 if (FAILED(rc)) 400 vrc = VERR_COM_IPRT_ERROR; /* @todo Find better rc! */400 vrc = VERR_COM_IPRT_ERROR; /** @todo Find better rc! */ 401 401 402 402 } while (0); -
trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxWatchdog.cpp
r63495 r63567 421 421 /** @todo Add std exception handling! */ 422 422 423 return SUCCEEDED(rc) ? VINF_SUCCESS : VERR_COM_IPRT_ERROR; /* @todo Find a better error! */423 return SUCCEEDED(rc) ? VINF_SUCCESS : VERR_COM_IPRT_ERROR; /** @todo Find a better error! */ 424 424 } 425 425 -
trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp
r63384 r63567 1991 1991 AssertRC(vrc); 1992 1992 1993 /** @todo :Support convert to raw for floppy and DVD images too. */1993 /** @todo Support convert to raw for floppy and DVD images too. */ 1994 1994 vrc = VDCreate(pVDIfs, VDTYPE_HDD, &pDisk); 1995 1995 if (RT_FAILURE(vrc)) -
trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp
r63300 r63567 813 813 814 814 case VirtualSystemDescriptionType_NetworkAdapter: 815 RTPrintf("%2u: Network adapter: orig %ls, config %ls, extra %ls\n", // @todo implement once we have a plan for the back-end815 RTPrintf("%2u: Network adapter: orig %ls, config %ls, extra %ls\n", /// @todo implement once we have a plan for the back-end 816 816 a, 817 817 aOvfValues[a], -
trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp
r63300 r63567 1121 1121 fAllowLocalLogon)); 1122 1122 } 1123 #if 0 /* TODO:review & remove */1123 #if 0 /** @todo review & remove */ 1124 1124 else if (!strcmp(a->argv[1], "dvdattach")) 1125 1125 { -
trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp
r63469 r63567 251 251 } 252 252 253 return VINF_SUCCESS; /* @todo */253 return VINF_SUCCESS; /** @todo */ 254 254 } 255 255 … … 1927 1927 } 1928 1928 1929 return VINF_SUCCESS; /* @todo */1929 return VINF_SUCCESS; /** @todo */ 1930 1930 } 1931 1931 #endif … … 3554 3554 } 3555 3555 3556 /** @todo :Show more information about this element. */3556 /** @todo Show more information about this element. */ 3557 3557 } 3558 3558 -
trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp
r63384 r63567 399 399 { 400 400 // likely all this double copy is now excessive, and we can just use existing event object 401 // @todo:eliminate it401 /// @todo eliminate it 402 402 switch (aType) 403 403 { -
trunk/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp
r62817 r63567 22 22 # pragma warning(disable:4121) 23 23 #endif 24 #if defined(RT_OS_WINDOWS) /// @todo someone please explain why we don't follow the book!24 #if defined(RT_OS_WINDOWS) /// @todo someone please explain why we don't follow the book! 25 25 # define _SDL_main_h 26 26 #endif -
trunk/src/VBox/Frontends/VirtualBox/src/UIMediumTypeChangeDialog.cpp
r62082 r63567 122 122 { 123 123 #ifdef VBOX_WS_MAC 124 // TODO:Is that necessary?124 /// @todo Is that necessary? 125 125 setWindowFlags(Qt::Sheet); 126 126 #else /* !VBOX_WS_MAC */ -
trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp
r63492 r63567 323 323 if(mcUsage == mcSize) 324 324 { 325 /* @todo:resize */325 /** @todo resize */ 326 326 AssertFailed(); 327 327 } … … 2533 2533 if(!bSuccess) 2534 2534 { 2535 /* @todo:this is very bad, should not be here */2535 /** @todo this is very bad, should not be here */ 2536 2536 return VERR_GENERAL_FAILURE; 2537 2537 } … … 3014 3014 ; 3015 3015 3016 /* @todo:check if we could use DDSCAPS_ALPHA instead of colorkeying */3016 /** @todo check if we could use DDSCAPS_ALPHA instead of colorkeying */ 3017 3017 3018 3018 pCmd->u.out.caps2 = VBOXVHWA_CAPS2_CANRENDERWINDOWED 3019 3019 | VBOXVHWA_CAPS2_WIDESURFACES; 3020 3020 3021 // TODO:setup stretchCaps3021 /// @todo setup stretchCaps 3022 3022 pCmd->u.out.stretchCaps = 0; 3023 3023 3024 3024 pCmd->u.out.numOverlays = 1; 3025 /* TODO:set curOverlays properly */3025 /** @todo set curOverlays properly */ 3026 3026 pCmd->u.out.curOverlays = 0; 3027 3027 … … 3590 3590 { 3591 3591 // PVM pVM = (PVM)pCmd->pVM; 3592 // uint32_t intsId = 0; /* @todo:set the proper id */3592 // uint32_t intsId = 0; /** @todo set the proper id */ 3593 3593 // 3594 3594 // char nameFuf[sizeof(VBOXQGL_STATE_NAMEBASE) + 8]; … … 3621 3621 uchar * VBoxVHWAImage::vboxVRAMAddressFromOffset(uint64_t offset) 3622 3622 { 3623 /* @todo:check vramSize() */3623 /** @todo check vramSize() */ 3624 3624 return (offset != VBOXVHWA_OFFSET64_VOID) ? ((uint8_t*)vramBase()) + offset : NULL; 3625 3625 } … … 5060 5060 return; 5061 5061 #else 5062 // TODO:5062 /// @todo 5063 5063 #endif 5064 5064 } -
trunk/src/VBox/Frontends/VirtualBox/src/VBoxGLSupportInfo.cpp
r63305 r63567 467 467 VBOXVHWA_PFNINIT(context, PFNVBOXVHWA_DELETE_PROGRAM, DeleteProgram, DeleteObjectARB, rc); 468 468 469 // TODO:VBOXVHWA_PFNINIT(PFNVBOXVHWA_IS_SHADER, IsShader, rc);469 /// @todo VBOXVHWA_PFNINIT(PFNVBOXVHWA_IS_SHADER, IsShader, rc); 470 470 VBOXVHWA_PFNINIT(context, PFNVBOXVHWA_GET_SHADERIV, GetShaderiv, GetObjectParameterivARB, rc); 471 // TODO:VBOXVHWA_PFNINIT(PFNVBOXVHWA_IS_PROGRAM, IsProgram, rc);471 /// @todo VBOXVHWA_PFNINIT(PFNVBOXVHWA_IS_PROGRAM, IsProgram, rc); 472 472 VBOXVHWA_PFNINIT(context, PFNVBOXVHWA_GET_PROGRAMIV, GetProgramiv, GetObjectParameterivARB, rc); 473 473 VBOXVHWA_PFNINIT(context, PFNVBOXVHWA_GET_ATTACHED_SHADERS, GetAttachedShaders, GetAttachedObjectsARB, rc); … … 666 666 return false; 667 667 #else 668 /* @todo:test & enable external app approach*/668 /** @todo test & enable external app approach*/ 669 669 VBoxGLTmpContext ctx; 670 670 const QGLContext *pContext = ctx.makeCurrent(); -
trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp
r63317 r63567 124 124 case KMachineState_RestoringSnapshot: return UIIconPool::iconSet(":/state_discarding_16px.png"); 125 125 case KMachineState_DeletingSnapshot: return UIIconPool::iconSet(":/state_discarding_16px.png"); 126 case KMachineState_SettingUp: return UIIconPool::iconSet(":/vm_settings_16px.png"); // TODO:Change icon!126 case KMachineState_SettingUp: return UIIconPool::iconSet(":/vm_settings_16px.png"); /// @todo Change icon! 127 127 // case KMachineState_FirstOnline: 128 128 // case KMachineState_LastOnline: -
trunk/src/VBox/Frontends/VirtualBox/src/globals/UIImageTools.cpp
r62493 r63567 32 32 33 33 34 /* Todo:Think about the naming convention and if the images should be34 /** @todo Think about the naming convention and if the images should be 35 35 * processed in place or return changed copies. Make it more uniform. Add 36 36 * asserts if the bit depth of the given image could not processed. */ … … 53 53 void dimImage(QImage& image) 54 54 { 55 /* Todo:factor out the < 32bit case, cause this can be done a lot faster55 /** @todo factor out the < 32bit case, cause this can be done a lot faster 56 56 * by just processing every second line. */ 57 57 for (int y = 0; y < image.height(); ++y) -
trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp
r62493 r63567 1690 1690 QString severity; 1691 1691 1692 // TODO:Move to Runtime UI!1692 /// @todo Move to Runtime UI! 1693 1693 /* Preprocessing: */ 1694 1694 if (fFatal) … … 1762 1762 } 1763 1763 1764 // TODO:Move to Runtime UI!1764 /// @todo Move to Runtime UI! 1765 1765 /* Postprocessing: */ 1766 1766 if (fFatal) -
trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp
r63492 r63567 4324 4324 void VBoxGlobal::cleanup() 4325 4325 { 4326 // TODO:Shouldn't that be protected with a mutex or something?4326 /// @todo Shouldn't that be protected with a mutex or something? 4327 4327 /* Remember that the cleanup is in progress preventing any unwanted 4328 4328 * stuff which could be called from the other threads: */ -
trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMedium.cpp
r62493 r63567 446 446 bool fUseHTML /* = false */) const 447 447 { 448 // @todo the below check is rough; if m_medium becomes uninitialized, any448 /// @todo the below check is rough; if m_medium becomes uninitialized, any 449 449 // of getters called afterwards will also fail. The same relates to the 450 450 // root hard drive object (that will be the hard drive itself in case of … … 498 498 } 499 499 500 // @todo prepend the details with the warning/error icon when not accessible500 /// @todo prepend the details with the warning/error icon when not accessible 501 501 502 502 switch (eState) -
trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.cpp
r63318 r63567 1733 1733 void UIMediumManager::retranslateUi() 1734 1734 { 1735 // TODO:Rename translation context in .nls files!1735 /// @todo Rename translation context in .nls files! 1736 1736 /* Most of these translations were moved from VBoxMediaManagerDlg.ui file 1737 1737 * to keep old translation context.. */ -
trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkRequestWidget.cpp
r62493 r63567 219 219 strErrorText = strErrorText.arg(QString("<b>%1</b>").arg(links[i])); 220 220 221 // @todo:NLS: Embed <br> directly into error header text.221 /// @todo NLS: Embed <br> directly into error header text. 222 222 /* Prepend the error-message with <br> symbol: */ 223 223 strErrorText.prepend("<br>"); -
trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxIChatTheaterWrapper.m
r56335 r63567 140 140 /* Possible values: IMVideoOptimizationDefault, IMVideoOptimizationStills, IMVideoOptimizationReplacement */ 141 141 [avManager setVideoOptimizationOptions:IMVideoOptimizationDefault]; 142 /* ToDo:Audio support */142 /** @todo Audio support */ 143 143 [avManager setNumberOfAudioChannels:0]; 144 144 /* Start the streaming of the video */ -
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp
r62493 r63567 864 864 .arg(VBoxGlobal::tr("Execution Cap", "details report"), strCPUExecCap)); 865 865 866 // TODO:We had to use that large NLS above for now.866 /// @todo We had to use that large NLS above for now. 867 867 // Later it should be reworked to be well-maintainable.. 868 868 /* Separately add information about paravirtualization interface feature: */ -
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp
r63553 r63567 315 315 * disable global hot keys and 316 316 * enable watching modifiers (for right/left separation). */ 317 // TODO:Is that really needed?317 /// @todo Is that really needed? 318 318 ::DarwinDisableGlobalHotKeys(true); 319 319 m_views[uScreenId]->grabKeyboard(); … … 443 443 * enable global hot keys and 444 444 * disable watching modifiers (for right/left separation). */ 445 // TODO:Is that really needed?445 /// @todo Is that really needed? 446 446 ::DarwinDisableGlobalHotKeys(false); 447 447 m_views[m_iKeyboardCaptureViewIndex]->releaseKeyboard(); -
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp
r63317 r63567 916 916 917 917 #ifdef VBOX_WITH_DEBUGGER_GUI 918 // TODO:Fix all DEBUGGER stuff!918 /// @todo Fix all DEBUGGER stuff! 919 919 /* HACK ALERT! Really ugly workaround for the resizing to 9x1 done by DevVGA if provoked before power on. */ 920 920 if (size.width() < 16 || size.height() < 16) -
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp
r63321 r63567 265 265 bool UIMachineWindow::x11Event(XEvent *pEvent) 266 266 { 267 // TODO:Is that really needed?267 /// @todo Is that really needed? 268 268 /* Qt bug: when the machine-view grabs the keyboard, 269 269 * FocusIn, FocusOut, WindowActivate and WindowDeactivate Qt events are -
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp
r63321 r63567 1923 1923 # ifdef VBOX_GUI_WITH_HIDPI 1924 1924 /* Adjust backing-scale-factor: */ 1925 // TODO:In case of multi-monitor setup check whether backing-scale factor and cursor are screen specific.1925 /// @todo In case of multi-monitor setup check whether backing-scale factor and cursor are screen specific. 1926 1926 /* Get screen-id of main-window: */ 1927 1927 const ulong uScreenID = machineLogic()->activeMachineWindow()->screenId(); -
trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp
r63054 r63567 302 302 return; 303 303 304 #ifdef VBOX_WS_MAC // TODO:Is that really need here?304 #ifdef VBOX_WS_MAC /// @todo Is that really need here? 305 305 /* We have to make sure that we are getting the front most process. 306 306 * This is necessary for Qt versions > 4.3.3: */ -
trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.cpp
r63054 r63567 137 137 return; 138 138 139 #ifdef VBOX_WS_MAC // TODO:Is that really need here?139 #ifdef VBOX_WS_MAC /// @todo Is that really need here? 140 140 /* We have to make sure that we are getting the front most process. 141 141 * This is necessary for Qt versions > 4.3.3: */ -
trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp
r63291 r63567 333 333 { 334 334 /* Make sure any pending D&D events are consumed. */ 335 // TODO:What? So dangerous method for so cheap purpose?335 /// @todo What? So dangerous method for so cheap purpose? 336 336 qApp->processEvents(); 337 337 … … 823 823 continue; 824 824 825 // TODO:Detach separate UI process..825 /// @todo Detach separate UI process.. 826 826 AssertFailed(); 827 827 } -
trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp
r62493 r63567 706 706 m_pWarningPane->registerValidator(pValidator); 707 707 708 // TODO:Why here?708 /// @todo Why here? 709 709 /* Configure navigation (tab-order): */ 710 710 pPage->setOrderAfter(m_pSelector->widget()); -
trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp
r62493 r63567 624 624 /* Install global event filter 625 625 * to handle boot-table focus in/out events: */ 626 // TODO:Get rid of that *crap*!626 /// @todo Get rid of that *crap*! 627 627 qApp->installEventFilter(this); 628 628 -
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.cpp
r62493 r63567 737 737 m_pRootItem->appendChild(vi); 738 738 739 /* @todo:ask Dmitry about include/COMDefs.h:232 */739 /** @todo ask Dmitry about include/COMDefs.h:232 */ 740 740 QVector<KVirtualSystemDescriptionType> types; 741 741 QVector<QString> refs; -
trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIWizardFirstRun.cpp
r62493 r63567 81 81 QString mediumId = field("id").toString(); 82 82 UIMedium vmedium = vboxGlobal().medium(mediumId); 83 CMedium medium = vmedium.medium(); // @todo r=dj can this be cached somewhere?83 CMedium medium = vmedium.medium(); /// @todo r=dj can this be cached somewhere? 84 84 /* Mount medium to the predefined port/device: */ 85 85 m_machine.MountMedium(cda.GetController(), cda.GetPort(), cda.GetDevice(), medium, false /* force */); -
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp
r62493 r63567 276 276 { 277 277 UIMedium vmedium = vboxGlobal().medium(strId); 278 CMedium medium = vmedium.medium(); // @todo r=dj can this be cached somewhere?278 CMedium medium = vmedium.medium(); /// @todo r=dj can this be cached somewhere? 279 279 machine.AttachDevice(strHDName, 0, 0, KDeviceType_HardDisk, medium); 280 280 if (!machine.isOk()) … … 311 311 { 312 312 /* Unregister on failure */ 313 QVector<CMedium> aMedia = m_machine.Unregister(KCleanupMode_UnregisterOnly); // @todo replace with DetachAllReturnHardDisksOnly once a progress dialog is in place below313 QVector<CMedium> aMedia = m_machine.Unregister(KCleanupMode_UnregisterOnly); /// @todo replace with DetachAllReturnHardDisksOnly once a progress dialog is in place below 314 314 if (vbox.isOk()) 315 315 { 316 316 CProgress progress = m_machine.DeleteConfig(aMedia); 317 progress.WaitForCompletion(-1); // @todo do this nicely with a progress dialog, this can delete lots of files317 progress.WaitForCompletion(-1); /// @todo do this nicely with a progress dialog, this can delete lots of files 318 318 } 319 319 return false; -
trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp
r63550 r63567 98 98 99 99 100 /* TODO:Inkscape exports image/png but not bmp... */100 /** @todo Inkscape exports image/png but not bmp... */ 101 101 }; 102 102 -
trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp
r63302 r63567 141 141 VBoxNetLwipNAT(SOCKET icmpsock4, SOCKET icmpsock6); 142 142 virtual ~VBoxNetLwipNAT(); 143 void usage(){ /* @todo:should be implemented */ };143 void usage(){ /** @todo should be implemented */ }; 144 144 int run(); 145 145 virtual int init(void); -
trunk/src/VBox/NetworkServices/NAT/proxy.c
r63381 r63567 458 458 DPRINTF(("socket %d\n", s)); 459 459 460 /* TODO:needs locking if dynamic modifyvm is allowed */460 /** @todo needs locking if dynamic modifyvm is allowed */ 461 461 if (sdom == PF_INET6) { 462 462 psrc_sa = (const struct sockaddr *)g_proxy_options->src6; -
trunk/src/VBox/NetworkServices/NAT/proxy_dhcp6ds.c
r63280 r63567 187 187 msg_tid = (msg_header[1] << 16) | (msg_header[2] << 8) | msg_header[3]; 188 188 DPRINTF(("%s: type %u, tid 0x%6x\n", __func__, msg_type, msg_tid)); 189 if (msg_type != DHCP6_INFORMATION_REQUEST) { /* TODO:? RELAY_FORW */189 if (msg_type != DHCP6_INFORMATION_REQUEST) { /** @todo ? RELAY_FORW */ 190 190 pbuf_free(p); 191 191 return; -
trunk/src/VBox/NetworkServices/NAT/pxping.c
r63381 r63567 335 335 336 336 #ifdef IPV6_RECVTCLASS /* new in RFC 3542, there's no RFC 2292 counterpart */ 337 /* TODO:IPV6_RECVTCLASS */337 /** @todo IPV6_RECVTCLASS */ 338 338 #endif 339 339 … … 722 722 icmph->id = pcb->host_id; 723 723 724 /* TODO:use control messages to save a syscall? */724 /** @todo use control messages to save a syscall? */ 725 725 if (hopl != pxping->hopl) { 726 726 status = setsockopt(pxping->sock6, IPPROTO_IPV6, IPV6_UNICAST_HOPS, -
trunk/src/VBox/Storage/DMG.cpp
r62873 r63567 1330 1330 } 1331 1331 1332 /** @todo :Merge raw extents if possible to save memory. */1332 /** @todo Merge raw extents if possible to save memory. */ 1333 1333 #if 0 1334 1334 pExtentNew = pThis->pExtentLast; -
trunk/src/VBox/Storage/Parallels.cpp
r62751 r63567 721 721 { 722 722 /* Write the changed allocation bitmap entry. */ 723 /** @todo :Error handling. */723 /** @todo Error handling. */ 724 724 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage, 725 725 sizeof(ParallelsHeader) + iIndexInAllocationTable * sizeof(uint32_t), -
trunk/src/VBox/Storage/QCOW.cpp
r62873 r63567 1127 1127 pImage->pszFilename, Header.u32Version); 1128 1128 1129 /** @todo :Check that there are no compressed clusters in the image1129 /** @todo Check that there are no compressed clusters in the image 1130 1130 * (by traversing the L2 tables and checking each offset). 1131 1131 * Refuse to open such images. -
trunk/src/VBox/Storage/VCICache.cpp
r62873 r63567 771 771 } 772 772 else 773 rc = VERR_INTERNAL_ERROR; /* @todo Better error code. */773 rc = VERR_INTERNAL_ERROR; /** @todo Better error code. */ 774 774 775 775 LogFlowFunc(("returns rc=%Rrc\n", rc)); … … 1709 1709 } 1710 1710 1711 *pcbWriteProcess = cbToWrite; /** @todo :Implement. */1711 *pcbWriteProcess = cbToWrite; /** @todo Implement. */ 1712 1712 1713 1713 LogFlowFunc(("returns %Rrc\n", rc)); -
trunk/src/VBox/Storage/VD.cpp
r63495 r63567 62 62 63 63 /** Threshold after not recently used blocks are removed from the list. */ 64 #define VD_DISCARD_REMOVE_THRESHOLD (10 * _1M) /** @todo :experiment */64 #define VD_DISCARD_REMOVE_THRESHOLD (10 * _1M) /** @todo experiment */ 65 65 66 66 /** … … 4739 4739 pvUser, pIoStorage, uOffset, pIoCtx, cbRead)); 4740 4740 4741 /** @todo :Enable check for sync I/O later. */4741 /** @todo Enable check for sync I/O later. */ 4742 4742 if (!(pIoCtx->fFlags & VDIOCTX_FLAGS_SYNC)) 4743 4743 VD_IS_LOCKED(pDisk); … … 4837 4837 pvUser, pIoStorage, uOffset, pIoCtx, cbWrite)); 4838 4838 4839 /** @todo :Enable check for sync I/O later. */4839 /** @todo Enable check for sync I/O later. */ 4840 4840 if (!(pIoCtx->fFlags & VDIOCTX_FLAGS_SYNC)) 4841 4841 VD_IS_LOCKED(pDisk); … … 4947 4947 VERR_INVALID_POINTER); 4948 4948 4949 /** @todo :Enable check for sync I/O later. */4949 /** @todo Enable check for sync I/O later. */ 4950 4950 if ( pIoCtx 4951 4951 && !(pIoCtx->fFlags & VDIOCTX_FLAGS_SYNC)) … … 4956 4956 { 4957 4957 /* Handle synchronous metadata I/O. */ 4958 /** @todo :Integrate with metadata transfers below. */4958 /** @todo Integrate with metadata transfers below. */ 4959 4959 rc = pVDIo->pInterfaceIo->pfnReadSync(pVDIo->pInterfaceIo->Core.pvUser, 4960 4960 pIoStorage->pStorage, uOffset, … … 5069 5069 VERR_INVALID_POINTER); 5070 5070 5071 /** @todo :Enable check for sync I/O later. */5071 /** @todo Enable check for sync I/O later. */ 5072 5072 if ( pIoCtx 5073 5073 && !(pIoCtx->fFlags & VDIOCTX_FLAGS_SYNC)) … … 5078 5078 { 5079 5079 /* Handle synchronous metadata I/O. */ 5080 /** @todo :Integrate with metadata transfers below. */5080 /** @todo Integrate with metadata transfers below. */ 5081 5081 rc = pVDIo->pInterfaceIo->pfnWriteSync(pVDIo->pInterfaceIo->Core.pvUser, 5082 5082 pIoStorage->pStorage, uOffset, … … 5259 5259 VERR_INVALID_POINTER); 5260 5260 5261 /** @todo :Enable check for sync I/O later. */5261 /** @todo Enable check for sync I/O later. */ 5262 5262 if ( pIoCtx 5263 5263 && !(pIoCtx->fFlags & VDIOCTX_FLAGS_SYNC)) … … 5271 5271 { 5272 5272 /* Handle synchronous flushes. */ 5273 /** @todo :Integrate with metadata transfers below. */5273 /** @todo Integrate with metadata transfers below. */ 5274 5274 rc = pVDIo->pInterfaceIo->pfnFlushSync(pVDIo->pInterfaceIo->Core.pvUser, 5275 5275 pIoStorage->pStorage); … … 5325 5325 size_t cbCopied = 0; 5326 5326 5327 /** @todo :Enable check for sync I/O later. */5327 /** @todo Enable check for sync I/O later. */ 5328 5328 if (!(pIoCtx->fFlags & VDIOCTX_FLAGS_SYNC)) 5329 5329 VD_IS_LOCKED(pDisk); … … 5345 5345 size_t cbCopied = 0; 5346 5346 5347 /** @todo :Enable check for sync I/O later. */5347 /** @todo Enable check for sync I/O later. */ 5348 5348 if (!(pIoCtx->fFlags & VDIOCTX_FLAGS_SYNC)) 5349 5349 VD_IS_LOCKED(pDisk); … … 5364 5364 size_t cbSet = 0; 5365 5365 5366 /** @todo :Enable check for sync I/O later. */5366 /** @todo Enable check for sync I/O later. */ 5367 5367 if (!(pIoCtx->fFlags & VDIOCTX_FLAGS_SYNC)) 5368 5368 VD_IS_LOCKED(pDisk); … … 5385 5385 size_t cbCreated = 0; 5386 5386 5387 /** @todo :It is possible that this gets called from a filter plugin5387 /** @todo It is possible that this gets called from a filter plugin 5388 5388 * outside of the disk lock. Refine assertion or remove completely. */ 5389 5389 #if 0 5390 /** @todo :Enable check for sync I/O later. */5390 /** @todo Enable check for sync I/O later. */ 5391 5391 if (!(pIoCtx->fFlags & VDIOCTX_FLAGS_SYNC)) 5392 5392 VD_IS_LOCKED(pDisk); -
trunk/src/VBox/Storage/VHD.cpp
r62794 r63567 1391 1391 } 1392 1392 1393 /* @todo Check the values of other params */1393 /** @todo Check the values of other params */ 1394 1394 1395 1395 pImage = (PVHDIMAGE)RTMemAllocZ(sizeof(VHDIMAGE)); -
trunk/src/VBox/Storage/VHDX.cpp
r63495 r63567 1293 1293 pImage->cbBlock = FileParameters.u32BlockSize; 1294 1294 1295 /* @todo:No support for differencing images yet. */1295 /** @todo No support for differencing images yet. */ 1296 1296 if (FileParameters.u32Flags & VHDX_FILE_PARAMETERS_FLAGS_HAS_PARENT) 1297 1297 rc = vdIfError(pImage->pIfError, VERR_NOT_SUPPORTED, RT_SRC_POS, -
trunk/src/VBox/Storage/VMDK.cpp
r63151 r63567 3208 3208 } 3209 3209 3210 #if 0 /** @todo :Revisit */3210 #if 0 /** @todo Revisit */ 3211 3211 cbRead += sizeof(u32Magic); 3212 3212 if (cbRead == pImage->cbDescAlloc) -
trunk/src/VBox/Storage/testcase/VDIoBackend.cpp
r62482 r63567 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 17 */ 18 #define LOGGROUP LOGGROUP_DEFAULT /** @todo :Log group */18 #define LOGGROUP LOGGROUP_DEFAULT /** @todo Log group */ 19 19 #include <iprt/err.h> 20 20 #include <iprt/log.h> -
trunk/src/VBox/Storage/testcase/VDIoBackendMem.cpp
r62729 r63567 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 17 */ 18 #define LOGGROUP LOGGROUP_DEFAULT /** @todo :Log group */18 #define LOGGROUP LOGGROUP_DEFAULT /** @todo Log group */ 19 19 #include <iprt/err.h> 20 20 #include <iprt/log.h> -
trunk/src/VBox/Storage/testcase/VDMemDisk.cpp
r62733 r63567 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 17 */ 18 #define LOGGROUP LOGGROUP_DEFAULT /** @todo :Log group */18 #define LOGGROUP LOGGROUP_DEFAULT /** @todo Log group */ 19 19 #include <iprt/err.h> 20 20 #include <iprt/log.h> -
trunk/src/VBox/Storage/testcase/VDScript.cpp
r62873 r63567 524 524 int rc = RTStrToUInt64Ex(pTokenizer->pszInput, &pszNext, 0, &pToken->Class.NumConst.u64); 525 525 Assert(RT_SUCCESS(rc) || rc == VWRN_TRAILING_CHARS || rc == VWRN_TRAILING_SPACES); NOREF(rc); 526 /** @todo :Handle number to big, throw a warning */526 /** @todo Handle number to big, throw a warning */ 527 527 528 528 unsigned cchNumber = pszNext - pTokenizer->pszInput; … … 630 630 pToken->Pos.iChEnd += (unsigned)g_aScriptOps[i].cchOp; 631 631 632 /** @todo :Make this prettier. */632 /** @todo Make this prettier. */ 633 633 for (unsigned j = 0; j < g_aScriptOps[i].cchOp; j++) 634 634 vdScriptTokenizerSkipCh(pTokenizer); … … 1208 1208 LogFlowFunc(("pThis=%p ppAstNodeExpr=%p\n", pThis, ppAstNodeExpr)); 1209 1209 1210 /** @todo :Think about a more beautiful way of parsing this. */1210 /** @todo Think about a more beautiful way of parsing this. */ 1211 1211 while (true) 1212 1212 { … … 1450 1450 { 1451 1451 pExpr->enmType = VDSCRIPTEXPRTYPE_CAST; 1452 rc = vdScriptParseCastExpression(pThis, &pExpr->Cast.pExpr); /** @todo :Kill recursion. */1452 rc = vdScriptParseCastExpression(pThis, &pExpr->Cast.pExpr); /** @todo Kill recursion. */ 1453 1453 if (RT_SUCCESS(rc)) 1454 1454 pExpr->Cast.pTypeName = pTypeName; … … 2817 2817 pFn->fExternal = false; 2818 2818 pFn->Type.Internal.pAstFn = pAstNodeFn; 2819 /** @todo :Parameters. */2819 /** @todo Parameters. */ 2820 2820 RTStrSpaceInsert(&pThis->hStrSpaceFn, &pFn->Core); 2821 2821 } … … 2939 2939 AssertReturn(cCallbacks > 0, VERR_INVALID_PARAMETER); 2940 2940 2941 /** @todo :Unregister already registered callbacks in case of an error. */2941 /** @todo Unregister already registered callbacks in case of an error. */ 2942 2942 do 2943 2943 { … … 2957 2957 } 2958 2958 2959 /** @todo :Validate argument and returns types. */2959 /** @todo Validate argument and returns types. */ 2960 2960 pFn->Core.pszString = paCallbacks->pszFnName; 2961 2961 pFn->Core.cchString = strlen(pFn->Core.pszString); -
trunk/src/VBox/Storage/testcase/VDScriptInterp.cpp
r62731 r63567 596 596 if (RT_SUCCESS(rc)) 597 597 { 598 /** @todo :Declarations */598 /** @todo Declarations */ 599 599 rc = vdScriptInterpreterPushCompoundCtrlEntry(pThis, pStmt); 600 600 } … … 1029 1029 { 1030 1030 /* Push the arguments onto the stack. */ 1031 /** @todo :Check expected and given argument types. */1031 /** @todo Check expected and given argument types. */ 1032 1032 for (unsigned i = 0; i < cArgs; i++) 1033 1033 { -
trunk/src/VBox/Storage/testcase/tstVDIo.cpp
r62873 r63567 1053 1053 else 1054 1054 { 1055 /** @todo :Provide progress interface to test that cancelation1055 /** @todo Provide progress interface to test that cancelation 1056 1056 * doesn't corrupt the data. 1057 1057 */ … … 1075 1075 else 1076 1076 { 1077 /** @todo :Provide progress interface to test that cancelation1077 /** @todo Provide progress interface to test that cancelation 1078 1078 * doesn't corrupt the data. 1079 1079 */ … … 1319 1319 else 1320 1320 { 1321 /** @todo :Provide progress interface to test that cancelation1321 /** @todo Provide progress interface to test that cancelation 1322 1322 * works as intended. 1323 1323 */ … … 2214 2214 AssertPtrReturn(pcbFreeSpace, VERR_INVALID_POINTER); 2215 2215 2216 *pcbFreeSpace = ~0ULL; /** @todo :Implement */2216 *pcbFreeSpace = ~0ULL; /** @todo Implement */ 2217 2217 return VINF_SUCCESS; 2218 2218 } … … 2223 2223 AssertPtrReturn(pModificationTime, VERR_INVALID_POINTER); 2224 2224 2225 /** @todo :Implement */2225 /** @todo Implement */ 2226 2226 return VINF_SUCCESS; 2227 2227 } -
trunk/src/VBox/ValidationKit/utils/usb/UsbTestService.cpp
r62872 r63567 1373 1373 * Config file location. 1374 1374 */ 1375 /** @todo :Improve */1375 /** @todo Improve */ 1376 1376 #if !defined(RT_OS_WINDOWS) 1377 1377 strcpy(g_szCfgPath, "/etc/uts.conf"); -
trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadget.cpp
r62471 r63567 174 174 175 175 AssertPtrReturn(pThis, VERR_INVALID_HANDLE); 176 return 1; /** @todo :Current assumption which is true on Linux with dummy_hcd. */176 return 1; /** @todo Current assumption which is true on Linux with dummy_hcd. */ 177 177 } 178 178 -
trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetHost.cpp
r62471 r63567 85 85 static void utsGadgetHostDestroy(PUTSGADGETHOSTINT pThis) 86 86 { 87 /** @todo :Remove all gadgets. */87 /** @todo Remove all gadgets. */ 88 88 pThis->pHstIf->pfnTerm((PUTSGADGETHOSTTYPEINT)&pThis->abIfInst[0]); 89 89 RTMemFree(pThis); -
trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetHostUsbIp.cpp
r62872 r63567 110 110 if ( ProcSts.enmReason != RTPROCEXITREASON_NORMAL 111 111 || ProcSts.iStatus != 0) 112 rc = VERR_UNRESOLVED_ERROR; /** @todo :Log and give finer grained status code. */112 rc = VERR_UNRESOLVED_ERROR; /** @todo Log and give finer grained status code. */ 113 113 } 114 114 } -
trunk/src/VBox/ValidationKit/utils/usb/UsbTestServicePlatform-linux.cpp
r62471 r63567 282 282 if (RT_SUCCESS(rc)) 283 283 { 284 const char *apszArg[] = { "num=20" }; /** @todo :Make configurable from config. */284 const char *apszArg[] = { "num=20" }; /** @todo Make configurable from config. */ 285 285 rc = utsPlatformModuleLoad("dummy_hcd", &apszArg[0], RT_ELEMENTS(apszArg)); 286 286 if (RT_SUCCESS(rc)) … … 332 332 if ( ProcSts.enmReason != RTPROCEXITREASON_NORMAL 333 333 || ProcSts.iStatus != 0) 334 rc = VERR_UNRESOLVED_ERROR; /** @todo :Log and give finer grained status code. */334 rc = VERR_UNRESOLVED_ERROR; /** @todo Log and give finer grained status code. */ 335 335 } 336 336 } … … 360 360 if ( ProcSts.enmReason != RTPROCEXITREASON_NORMAL 361 361 || ProcSts.iStatus != 0) 362 rc = VERR_UNRESOLVED_ERROR; /** @todo :Log and give finer grained status code. */362 rc = VERR_UNRESOLVED_ERROR; /** @todo Log and give finer grained status code. */ 363 363 } 364 364 }
Note:
See TracChangeset
for help on using the changeset viewer.

