summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
8_5_with_8_6_regexpMinor clean-ups (e.g. turn back const -> CONST, as common in 8.5 branch)jan.nijtmans9 years
Coverity_CID_1251203Fix the documentation comment.dkf9 years
ISC_peepholemerge trunkmig12 years
activestate_nre_excised_variant_1_roll_forwardwhile 'info' is destroyed and becoms inaccessible after TclEvalObjEx.andreask14 years
activestate_nre_excised_variant_2_subtractedThe re-creation of this branch should have deleted a few NRE specific testsui...andreask14 years
adjust_fixPatch to the original line continuation commit to fix up TclCompileTokens.dgp11 years
ajuba_ajuba2_2_0_syntheticCreated branch ajuba-ajuba2-2-0-syntheticcvs2fossil25 years
ajuba_ajuba2_2_1_base_syntheticCreated branch ajuba-ajuba2-2-1-base-syntheticcvs2fossil24 years
aku_mem_debug_allow_regularMinor compilation issue fix, make sure variable declaration (via macro) is fi...Joe Mistachkin10 years
aku_reviewDocs for Tcl_CreateChannelHandler() state that the registered handler procdgp10 years
aku_tip_280_cl_perf_trialMerge to feature branchdkf14 years
aku_tkt_6141c15186Update to trunk workaku9 years
amg_array_enum_c_apiCheck in stash. This code probably does not compile as-is. Changes intended...andy8 years
amg_string_insertSimplify implementation of non-bytecoded [string replace]andy7 years
androwishmerge zipfsjan.nijtmans7 years
apn_hash_optSome cleanup of style issues.dkf10 years
array_search_unsetReference ticket number in tests var-13.2 and var-13.3andy8 years
aspect_async_pipedon't panic when EAGAIN - if the pipe is full, we have to drop the messageaspect8 years
aspect_bug_391bc0fd2cglob for hidden files on unix should not require stat()aspect8 years
aspect_lreplace_cleanup[47ac84309b] Import of aspect's branch from his personal repository on chisel...dkf9 years
aspect_lreplace_fixundo erroneous change in [1fa2e32e07]aspect10 years
aspect_lreplace_refixlreplace: more tests, doc improvementaspect9 years
aspect_shimmer_singleton_listsadd some tests for singleton list optimisation [738900]aspect8 years
aspect_string_matchfix advancement of snext: could not cook up a test for this, but the error i...aspect8 years
aspect_tip288Taking a stab at TIP#288 implementation.aspect8 years
avl_strcat_fixStop trimming on first non empty-string.avl8 years
avl_tip_282restrictions on array index confined to lhs.avl8 years
backout_memaccounting(just an experiment, don't look ....) Backout the contributed patch memaccoun...jan.nijtmans9 years
bch_coveritymerge [e11d223695c5468b1bfb3db35ebf54856501fdf0], specifically for ./generic/...bch10 years
better_deprecationmerge trunkjan.nijtmans12 years
better_deprecation_85merge core-8-5-branch.jan.nijtmans12 years
bg_tip_282merge trunkdgp8 years
bsg_0d_radix_prefixMerge core-8-6-branchjan.nijtmans7 years
bug3036566Corrected args -> arg arg ... in msgcat docoehhar12 years
bug_010f4162efAdd test and improve errorInfo.dgp11 years
bug_0520d17284fix chan leak with http keepalive vs close (bug [0520d17284])aspect8 years
bug_05489ce335Backout failed attempt to fix [32ae34e63a].dgp9 years
bug_0b874c344dmerge trunkdgp11 years
bug_0b874c344d_ak_info_frame_coroModified info frame's coro handling to allow for a caller coro without cmdFra...andreask11 years
bug_0b8c387cf7Merge trunk. jan.nijtmans9 years
bug_0c043a175test and fix (thx dgp)Miguel Sofer10 years
bug_0e4d88b650merge 8.5dgp7 years
bug_0f42ff7871Added contributed tests from aspectdgp10 years
bug_11892931189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent)dgp12 years
bug_1224888Added better way to find executable name on OSX.dkf10 years
bug_12b0997ce7[12b0997ce7] Plug memleak in iocmd.tf-32.0 .dgp10 years
bug_13d3af3ad5 * Give clearer names to some of the state flags and sync them with Windows...max11 years
bug_13d3af3ad5_forkRemove writable shortcut and errorneous workaround to get [connect -async] fa...oehhar11 years
bug_1493a43044Expose the AVOID_RESOLVERS flag to [namespace upvar] implementations, which s...dkf8 years
bug_1536227Cygwin network pathname supportjan.nijtmans12 years
bug_16828b3744Merge tip of core-8-6-branchdgp8 years
bug_1712098rebasejan.nijtmans11 years
bug_1758a0b603merge 8.5dgp10 years
bug_1a25fdfec6Simple change gets most of the effect. Fails to handle backslash. anyone care?dgp9 years
bug_1b0266d8bbSome more cleaning updkf10 years
bug_2152292ChangeLog entrydkf11 years
bug_219866c1e9proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platformjan.nijtmans9 years
bug_2413550Changed position of flag evaluation as proposed by Phil Hoffmanoehhar11 years
bug_2502002New internal eval flag value so that all TclNREvalObjv() callers thatdgp11 years
bug_25842c161fMight as well number tests more conventionally.dkf8 years
bug_272e866f1eremove some dead codedkf11 years
bug_2902268Backport 2902268 fix.dgp13 years
bug_2911139Now really fix test-case http-4.14jan.nijtmans12 years
bug_2992970[2992970] Restore the safety of Tcl_AppendObjToObj(x, x) for bytearrays.dgp11 years
bug_2a94652ee1http state 100 continue handling broken [2a94652ee1]oehhar7 years
bug_2f7cbd01c3Proposed fix for [2f7cbd01c3].jan.nijtmans11 years
bug_2f9df4c4faprevious commit was not quite right, this one should be betterjan.nijtmans10 years
bug_3024359Simplify bug fix so that active claims on the FilesystemRecord list of a threaddgp12 years
bug_3033307very minor style tweaksdkf12 years
bug_3092089new attempt for better fixjan.nijtmans12 years
bug_3154ea2759Bug fix. Have to arrange to only close a catch once. After the spacedgp9 years
bug_31661d2135[31661d2135] Plug memory leak.dgp11 years
bug_3173086Completed patch with mucho comments. Merge 8.5.dgp14 years
bug_3185407Merge from 8.5 branch tipdkf14 years
bug_3202171 * generic/tclNamesp.c: Tighten the detector of nested [namespace code] dgp14 years
bug_3216070bug-3216070jan.nijtmans14 years
bug_3288345[bug-3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans13 years
bug_3293874Rewind from a refactoring that veered into the weeds.dgp14 years
bug_32ae34e63aUpdate tests to account for changed ReflectWatch behavior.dgp9 years
bug_3362446remove some unused codejan.nijtmans12 years
bug_336441ed59Try not to loose FD_CONNECT by switching monitoring off.oehhar11 years
bug_3365156Remove stray refcount bump that caused a memory leak.dkf13 years
bug_3389764Proposed fix for 3389764. Have "path" dup routine duplicate the pattern dgp13 years
bug_33920703392070 More complete prevention of Tcl_Obj reference cycles dgp13 years
bug_3397515Prevent segfaults attempting to use thread maps after they've been deleted.dgp13 years
bug_3401704Use better 'isalnum' predicate ; add test case.ferrieux13 years
bug_3413857Test harness for Tcl_ParseArgsObjvdkf13 years
bug_3414754Purge the old, buggy implementation.dgp13 years
bug_3418547merge trunkdgp8 years
bug_3466099Added source test with utf-8 (without -encoding param), remove too many same ...sebres13 years
bug_3475569yank back debugging codedgp13 years
bug_34805993480599 Make [source] and [load] order of multi-file package happen in sorteddgp13 years
bug_34844023484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick.dgp13 years
bug_3485833Style guide and tidying up.dgp13 years
bug_3493120*nix segfault cleared: we should reset a thread key after freeing of alloc ca...sebres11 years
bug_3496014[Bug 3496014]: Unecessary memset() in Tcl_SetByteArrayObj()jan.nijtmans12 years
bug_3508771first working version of Cygwin notifierjan.nijtmans12 years
bug_3511806now ready for further field testsjan.nijtmans13 years
bug_3514475[Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamejan.nijtmans13 years
bug_3519357Do filesystem tests needing /tmp access in a subdir less likely to conflict.dgp13 years
bug_3522560Explicitly declare a channel nonblocking before throwing EAGAIN on write.ferrieux13 years
bug_3525762explicitely specify encoding in DdeCreateStringHandlejan.nijtmans13 years
bug_3525907Use zero-delays instead of finite ones when posting fileevents, because (1) t...ferrieux13 years
bug_3530536two more testcases, showing that only the "deflate" and "inflate" streams don...jan.nijtmans13 years
bug_3532959Revised so that we avoid hashing twice.dgp13 years
bug_3536888translate script parameters for msgcatjan.nijtmans12 years
bug_3544685Fix for 3544685: Threaded build failures on OpenBSD-currentjan.nijtmans12 years
bug_3545363merge trunkdkf12 years
bug_3555001Safer stale config fix for review.dgp12 years
bug_3562640merge core-8-4-branchjan.nijtmans12 years
bug_3562640_altAlternative fix for bug-3562640jan.nijtmans12 years
bug_35647353564735 Protection against namespace var resolvers that unexpectedly returndgp12 years
bug_3566106contributed patch for Solaris 9/x86 supportdgp12 years
bug_3567063merge 8.4dgp12 years
bug_3588687merge trunkdgp12 years
bug_3592747Fix [tailcall] and [yieldto] to not panic in dying namespaces: [Bug 3592747]mig12 years
bug_3598300Proposed solution for Bug 3598300 on MacOSXjan.nijtmans12 years
bug_3598580For Tcl9, do a real Tcl_DecrRefCountjan.nijtmans12 years
bug_3599789Bug 3599789: Proposed fix by Serg G. Bresterjan.nijtmans12 years
bug_3600057merge markdkf11 years
bug_3600057_85*BACKPORT* [3600057]: Filled out missing parts of implementation of [string i...dkf11 years
bug_3600058_tdMerge to fix accidental fork in branch bug-3600058-tdtwylite11 years
bug_3600328merge trunkdkf12 years
bug_3601260merge core-8-5-branchjan.nijtmans12 years
bug_3602706Cherrypick again. Add test.dgp12 years
bug_3603434Fix for Bug 3603434.dgp12 years
bug_3603553Correction to comment in re key buffer size.dkf12 years
bug_3603695Apply a fix for the bug. Passes the test suite now.dkf12 years
bug_3604074New branch bug-3604074 with improved patch to correct fixempties() failuredgp12 years
bug_3604576Finer granulated catchoehhar12 years
bug_3605401[Bug 3605401]: Compiler error with latest mingw-w64 headers.jan.nijtmans12 years
bug_3605447added testdgp12 years
bug_3606121Fixes to namespace-old.testdkf8 years
bug_3606683merge trunkdgp12 years
bug_3606683_84merge 8.4dgp12 years
bug_3606683_85merge 8.5dgp12 years
bug_3607246Correct unbalanced effect of TclInvalidateCmdLiteral() on the refcountsdgp12 years
bug_36073723607372 Correct literal refcounting.dgp12 years
bug_3608360Check for wildcards if we've used FindFirstFile inside NativeAccess.dkf12 years
bug_3608714merge trunkdgp10 years
bug_3609693[3609693] Must strip the internal representation of procedure-like methods indkf11 years
bug_3610026Demand the error message indicating the purpose of the test.dgp12 years
bug_3610383First simple-minded attempt at fix. Fixes the demo script.dgp12 years
bug_3610404merge trunkdgp11 years
bug_3611974minor bug: Don't TclpInitUnlock() here, because the following TclFinalizeLock...jan.nijtmans11 years
bug_3613609Fixed the weird edge case.dkf12 years
bug_3613671unwrapping some of the complexitydkf12 years
bug_3614342Repair TCL_COMPILE_DEBUG guardsdgp12 years
bug_39f6304c2emerge trunkjan.nijtmans8 years
bug_46f801ea5aTry to make good stack trace. Fallback to making not-so-good stack trace.dgp7 years
bug_473946Increase version to 1.2.5jan.nijtmans13 years
bug_47d66253c9Possible fix for [47d66253c92197d30bff280b02e0a9e62f07cee2|47d66253c9]: "lsea...jan.nijtmans11 years
bug_4a0c163d24New test for clock scan, test numbering correctedoehhar9 years
bug_4b61afd660Improve fix and add test.dgp8 years
bug_4dbdd9af14Improve the comments and add a test.dgp8 years
bug_50750c735a[50750c735a] Fix for uninit memory handling issue in zlib transforms.dkf8 years
bug_510001better solution for bug-510001jan.nijtmans13 years
bug_547989[547989] Proposed implementation of the change described in the comments of t...dkf11 years
bug_57945b574aFurther cleanup and enhancements.Joe Mistachkin9 years
bug_57945b574a_without_stubmerge trunkjan.nijtmans9 years
bug_581937ab1eFix bug [581937ab1e]: fire readable event on async socket connect failureoehhar11 years
bug_58b96f6744make [info commands] follow the namespace path from :: (bug [58b96f6744])aspect8 years
bug_593baa032cmerge trunkdgp9 years
bug_5adc350683Also test transfroms that delay.dgp10 years
bug_5adc350683_86merge iogt fixes.dgp10 years
bug_5d170b5ca5merge trunkjan.nijtmans9 years
bug_5f71353740merge trunkgahr@gahr.ch9 years
bug_67aa9a2070merge core-8-6-branchjan.nijtmans8 years
bug_6ca52aec14fix chan leak with http keepalive vs close (bug [6ca52aec14])aspect8 years
bug_716b427f76A few more tweaks to streamline and clarify.dgp8 years
bug_734138ded8Backout checkin 84f992ce50. This fixes test socket-14.11.1 and createsdgp11 years
bug_75b8433707[75b8433707] Plug a subtle memory leak in TclOO. dkf10 years
bug_7a87a9bc5bProposed fix for invalid write, found by valgrind.dkf9 years
bug_7f02ff1efaNew test trace-18.5 for the bug. Updated trace-18.1 which was tuned to it.dgp8 years
bug_80304238acExtra safety against cyclesdgp9 years
bug_85ce4bf928[85ce4bf928] Fix for problems with storing Inf with [binary format R].dkf10 years
bug_86ceb4e2b6merge trunkdgp11 years
bug_879a0747beProposed fix for bug 879a0747bedgp10 years
bug_894da183c8[894da183c8] Fix and test for bug at the point it was introduced.dgp10 years
bug_8bd13f07bdPatch for [8bd13f07bde6fb0631f27927e36461fdefe8ca95|8bd13f07bd]: Closing tcl ...jan.nijtmans8 years
bug_900cb0284bcTweak to make tests a little clearer.dkf8 years
bug_96c3f3b47d1Tcl_GetWideIntFromObj must fail for values between WIDE_MAX+1 and UWIDE_MAX (...aspect8 years
bug_97069ea11aRevert the tests for bug#97069ea11a from socket.test, because it is hard to t...max11 years
bug_9b47029467631832Add test-case which demonstrates the problem. This test-case fails in trunk (...jan.nijtmans9 years
bug_a3309d01dbAdd the missing cleanup bits in INST_UNSET_ARRAY.dgp9 years
bug_adb198c256Pull out of the loop a block of code that can only run in first iteration.dgp7 years
bug_af08e89777Rework the *FinalizeThread*() routines so that the quick exit preferencedgp10 years
bug_b26e38a3e4Fix the bug. Make use of zlib API in this area more like a Tcl API with wrapp...dkf8 years
bug_b5ced5865bProposed workaround for [b5ced5865b]: newer MinGW compilers can link director...jan.nijtmans10 years
bug_b87ad7e914Fix for [b87ad7e9146832d505f9a430d779c5313c440256|b87ad7e914], rebased to cor...jan.nijtmans8 years
bug_b9b2079e6dNew test compile-5.3 for the bug.dgp9 years
bug_ba44e415a0Proposed fix for [ba44e415a0]: "Use of mutexLock causes problem with reactive...jan.nijtmans9 years
bug_bbc304f61a[bbc304f61a] Proposed fix for reflected watch race condition.dgp9 years
bug_bc1a96407atest casesdgp10 years
bug_bd7f17bce8Enable TCL_EVAL_INVOKE support in the Tcl*Eval(Ex)* family.dgp8 years
bug_bdd91c7e43Suggested fix for [bdd91c7e43]: tclsh crashes in [interp delete]jan.nijtmans11 years
bug_c4e230f29brebase against trunkjan.nijtmans11 years
bug_c7d0bc9a549714e0Proposed fix for [c7d0bc9a549714e0]. Thanks to mr_calvinjan.nijtmans8 years
bug_d2ffcca163Limit isalpha(.) calls in the expr parser to only apply to known ASCIIdgp10 years
bug_d3071887dbc7aeac.... oops ....jan.nijtmans9 years
bug_d4e464ae48First attempt to fix bug [d4e464ae48]: tcl 8.5.15/8.61 breaks python make che...jan.nijtmans11 years
bug_d4e7780ca1Additiona patch/suggestion from Gustaf. This indeed fixes the crash in oo.tes...jan.nijtmans8 years
bug_d5ddbc7f49merge trunkdkf10 years
bug_db0a5f6417Make a few tests more resilient to differences in the semantics of pipes betw...dkf8 years
bug_dcc03414f5Revert bug-fix for [2413550], in order to be able to investigate whether it c...jan.nijtmans10 years
bug_dfc08326e3merge trunkjan.nijtmans11 years
bug_e0a7b3e5f8merge 8.5dgp9 years
bug_e21fc32c2aaProposed fix for [e21fc32c2aa]: auto_execok does not check executability on W...jan.nijtmans9 years
bug_e711ffb458New utility routine GetLocalScalarIndex() reduces common caller boilerplatedgp10 years
bug_f1253530cdMerged trunkfvogel9 years
bug_f1253530cd_altAlternative solution for [f1253530cd]jan.nijtmans9 years
bug_f4f44174emove pthread_sigmask() calls to Tcl_WaitForEvent() where they belongaspect8 years
bug_f97d4ee020Make the tests pass.dkf9 years
bug_f9fe90d0fa[f9fe90d0fa]: more path normalization in TclNewFSPathObjaspect8 years
bug_io_32_11merge 8.5dgp11 years
bug_itcl_1b2865Slightly more efficient version as this is Hot Path code.dkf8 years
bug_unknown_no_errorcodePotential fix for issues relating to lack of errorCode setting with unknown c...dkf11 years
bugfix_832a1994c7_for_precompiled_bcFixed bug in parent revision [832a1994c7] unpredictably breaking theandreask12 years
cjo_hydramerge tip-445dgp7 years
compile_ensemble(experiment): Always compile ensembles. Result: 2 test failures in the "histo...jan.nijtmans8 years
contrib_patrick_fradin_code_cleanupmerge trunkdgp12 years
core_8_0_2_syntheticCreated branch core-8-0-2-syntheticcvs2fossil27 years
core_8_0_3_prPost-release revisions to restore building on later platforms.dgp12 years
core_8_0_4_syntheticCreated branch core-8-0-4-syntheticcvs2fossil26 years
core_8_0_5_base_syntheticCreated branch core-8-0-5-base-syntheticcvs2fossil26 years
core_8_0_5_branchApplied patch to fix sockets when the FD_CONNECT never happens redman26 years
core_8_0_5_syntheticCreated branch core-8-0-5-syntheticcvs2fossil26 years
core_8_0_6_branchCreating branch core-8-0-6-branchcvs26 years
core_8_1_0_syntheticCreated branch core-8-1-0-syntheticcvs2fossil26 years
core_8_1_b1_syntheticCreated branch core-8-1-b1-syntheticcvs2fossil26 years
core_8_1_b2_syntheticCreated branch core-8-1-b2-syntheticcvs2fossil26 years
core_8_1_b3_syntheticCreated branch core-8-1-b3-syntheticcvs2fossil26 years
core_8_1_branch_oldFixed problem with LD_SEARCH_FLAGS on Solaris. It's different rjohnson26 years
core_8_2_1_branchFix sh quoting error reported in bash-3.1+ [Bug 1377619] nijtmans15 years
core_8_2_b1_syntheticCreated branch core-8-2-b1-syntheticcvs2fossil25 years
core_8_2_b3_branchRemoved patch to change prototype of Tcl_ListObjGetElements. redman25 years
core_8_3_1_branch[Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: nijtmans14 years
core_8_3_1_io_rewrite * generic/tclStubInit.c: hobbs24 years
core_8_3_1_syntheticCreated branch core-8-3-1-syntheticcvs2fossil25 years
core_8_4_20_rcTag for release.dgp12 years
core_8_4_a2_syntheticCreated branch core-8-4-a2-syntheticcvs2fossil24 years
core_8_4_branchmerge releasedgp12 years
core_8_5_10_rcmerge to RCdgp13 years
core_8_5_11_rctag&bag another 8.5.11 RC.dgp13 years
core_8_5_12_rcmerge 8.5dgp12 years
core_8_5_13_rcChangeLog release markdgp12 years
core_8_5_14rcRedate. Retag RC1.dgp12 years
core_8_5_15_rcAdded note to ChangeLog pointing to the fossil timeline for better logging.dgp11 years
core_8_5_16_rc`make dist` allowed README-* fossil droppings to leak into the distribution.dgp10 years
core_8_5_17_rcupdate changesdgp10 years
core_8_5_18_rcrepair nroff breakagedgp10 years
core_8_5_19_rcupdate release datedgp9 years
core_8_5_a5_syntheticCreated branch core-8-5-a5-syntheticcvs2fossil18 years
core_8_5_branch[0e4d88b650] Allow command overwrite when deletion callback deletes namespace.dgp7 years
core_8_5_branch_fix_1997007code review: restore missing "break" to step out from internal cycle "while (...sebres8 years
core_8_6_0_rcmerge trunk, update changes and re-tagdgp12 years
core_8_6_1_rcmerge trunkdgp11 years
core_8_6_2_rcmerge trunk; update changesdgp10 years
core_8_6_3_rcLikely fix for channel mem leaks.dgp10 years
core_8_6_4_rcupdate changesdgp10 years
core_8_6_5_rcmerge trunkdgp9 years
core_8_6_6_rca few test & docs fixesdgp8 years
core_8_6_7_rcbump release datedgp7 years
core_8_6_b2_rcmerge from trunk to rc all but the AI_ADDRCONFIG experimentdgp13 years
core_8_6_b3_rcTag Tcl 8.6b3 for release.dgp12 years
core_8_6_branchRFE [566a999189] - better error message for 32/64 bit mismatch on load.apnadkarni7 years
core_8_6_branch_forkFixup the ensemble rewrite conversions.dgp8 years
core_8_7_a1_rcmerge trunk; rc1dgp7 years
core_stabilizer_branchmerge updates from 8.5 branch dgp16 years
core_stabilizer_merge_syntheticCreated branch core-stabilizer-merge-syntheticcvs2fossil16 years
core_zip_vfsImprovements to Tip#430 based on community input. Added a forward declaration...hypnotoad7 years
core_zip_vfs_c_encoderTweaks to buildhypnotoad10 years
core_zip_vfs_staticAdd Static library link instructions to tclConfig.shhypnotoad10 years
cpuid_on_unixcpuid-on-unixjan.nijtmans13 years
cygwin_environment_changescygwin should use SetEnvironmentVariable for windows envjan.nijtmans13 years
dah_proc_arg_upvarMore comments, fix bug where numArgs should be argCtdah8 years
damkerngt_file_utimeAdd new sub-command: file utime ?ATIME? MTIMEdamkerngt11 years
daves_chop_branchCreating branch daves-chop-branchcvs23 years
daves_mk_branchworks! I feel like a sculpter. Not done, by far. davygrvy23 years
dev_8_1_stubs_branchMerged 8.0 stub changes stanton26 years
dev_hobbs_branchrefactored varname pushing code and some of the bytecode instructions hobbs24 years
dev_stubs_branch* tools/genStubs.tcl: Reorganized code to support mixed generic stanton26 years
dgp_3401704Tidiness, comments, and tests.dgp13 years
dgp_async_socketThese edits make all tests outside of socket-14.* pass on OSX Mavericks.dgp11 years
dgp_bug_findNow fix the bug.dgp9 years
dgp_bye_ctx_eval_flagConsolidate some helper routines.dgp11 years
dgp_bye_location_eval_listDrop TCL_LOCATION_EVAL_LIST now that it is unused.dgp11 years
dgp_channel_flag_repairSimplify the inputProc of [testchannel transform].dgp11 years
dgp_cmd_epochRemove dup line.dgp8 years
dgp_compile_list_shimmerUnless I'm missing something, this patch to TclCompileListCmd() shoulddgp12 years
dgp_defer_string_repTidier version.dkf10 years
dgp_demoFixup restacking tests to expect the right results.dgp11 years
dgp_dup_encoding_fixmerge trunkdgp9 years
dgp_ecrMissed a cleanup line, which created a memleak.dgp8 years
dgp_encoding_flagsSupport TCL_ENCODING_CHAR_LIMIT in TableToUtfProc and EscapeToUtfProc drivers.dgp10 years
dgp_ensemble_rewritemerge 8.6dgp8 years
dgp_eofCorrect some faulty assumptions in the zlib transformation input driver. dgp11 years
dgp_experimentSimplify ReadBytes based on new constraints.dgp11 years
dgp_flush_channelUpdate comment to explain assumptions.dgp11 years
dgp_hoehrmann_decoderFeature branch to explore making use of the Hoehrmann UTF-8 decoder.dgp12 years
dgp_init_bytecodeParameterize TclInitByteCodeObj to callers sense of typePtr.dgp9 years
dgp_list_simplifyRemove the old implementation.dgp14 years
dgp_literal_reformmerge trunkdgp8 years
dgp_may_be_pointlessRevised ReadChars to restore an attempt to make sure we do not short readdgp11 years
dgp_move_buffersmerge trunkdgp10 years
dgp_no_buffer_recycleRevise the logic for setting TCL_ENCODING_END in the outputEncodingFlagsdgp11 years
dgp_optimize_output_stageBe sure to finalize the identity encoding.dgp11 years
dgp_pkg_migrationmerge trunkdgp10 years
dgp_properbytearraymerge novemdgp7 years
dgp_purge_NRRunObjProcTidy the code and add a test.dgp11 years
dgp_read_bytesMerge 8.5.dgp11 years
dgp_read_bytes_detourmissing declarationdgp11 years
dgp_read_charstidy up.dgp11 years
dgp_refactorRefactor code common to merge and insert.dgp7 years
dgp_refactor_merge_syntheticCreated branch dgp-refactor-merge-syntheticcvs2fossil14 years
dgp_remove_string_resultrevert mistaken commitdgp12 years
dgp_reviewequivalentjan.nijtmans12 years
dgp_revise_parsedvarnametypeThere's a "parsedVarName" Tcl_ObjType that remembers how a variable namedgp9 years
dgp_scan_elementmerge trunkjan.nijtmans13 years
dgp_slow_readSame results; simpler logic.dgp10 years
dgp_sprintfStart branch reducing use of sprintf().dgp12 years
dgp_stack_depth_testerReport pc value when VERIFY fails.dgp11 years
dgp_stackedstdchanFix for core bug yet to be named/numbered.dgp12 years
dgp_stop_regexp_test_crashBackout the contributed patch memaccounting from Postgres since it changesdgp@users.sourceforge.net9 years
dgp_string_catReplace indexing with pointer increments.dgp8 years
dgp_string_findOptimize case of all single-byte chars.dgp8 years
dgp_stringcat_delaystringrepDon't test the impossible.dgp8 years
dgp_switch_compileDrop old code.dgp14 years
dgp_tailcall_errorinfoSuppress additions to the -errorinfo from a tailcall-invoked command.dgp9 years
dgp_tailcall_errorinfo_altDifferent solution to the tailcall impact on -errorinfo.dgp9 years
dgp_tcs_rewrite[assemble] compile syntax error into bytecode reporting syntax error message.dgp11 years
dgp_thread_leaksUse the Thread package instead of the [testthread] command to do dgp13 years
dgp_trunk_flag_repairSame improvements to the zlib transform operations.dgp11 years
dgp_trunk_readmerge trunkdgp11 years
dgp_win_specific_strictUpon further review, due the order of #include of headers, we do not havedgp10 years
dgp_writebytes_optimizeMake simplificiations possible when we know just bytes are getting copieddgp10 years
dkf_64bit_support_branchAdded test for meaning of tcl_platform(wordSize) dkf23 years
dkf_alias_encodingmerge trunkdkf12 years
dkf_asm_crash_20131022merge trunkdgp11 years
dkf_bcc_optimizemerge trunkdkf12 years
dkf_better_try_compilationFix the problems with code generation; behavior now appears correct.dkf12 years
dkf_bytecode_8_6compilation of [string is]dkf11 years
dkf_bytecode_8_6_evalmerge main working branchdkf11 years
dkf_bytecode_8_6_joinmerge main working branchdkf11 years
dkf_bytecode_8_6_nextmerge main working branch; made opcode work by getting callback ordering rightdkf11 years
dkf_bytecode_8_6_string_isimprove the disassemblydkf11 years
dkf_bytecode_8_6_string_replaceprecondition was wrong, and needed to flush part of the string/internal repdkf11 years
dkf_bytecode_8_6_yieldfix INST_YIELD so that it worksmig12 years
dkf_bytecode_optimizermerge trunkdkf12 years
dkf_command_typemerge trunkdkf11 years
dkf_compile_improvementsmerge trunkdkf12 years
dkf_dict_with_compiledAdd the other instructions to the assembler's nous.dkf13 years
dkf_documentation_figuresmerge trunkdkf12 years
dkf_expose_ptrgetvarmerge trunkdkf8 years
dkf_expose_ptrgetvar_8_6Expose some of the core variable access APIs. dkf8 years
dkf_http_cookiesmerge trunkdkf10 years
dkf_improved_disassemblerTidy things up a bit more.dkf10 years
dkf_loop_exception_range_workAnd the last bits that need fixing; the code is still less efficient than des...dkf11 years
dkf_namespace_as_ensembleAdd ChangeLog entry.dkf14 years
dkf_notifier_pollmerge trunkdkf12 years
dkf_oo_override_definition_namespacesThink-o fix...dkf7 years
dkf_quieter_compilesmore quieting of excessively-noisy messagesdkf11 years
dkf_reviewremove uninitialized variable and the code that used it mig11 years
dkf_utf16_branchmerge trunkdkf12 years
dkf_wait_with_pollExperimental branch on whether to use poll() instead of select().dkf9 years
dogeen_assembler_branchmerge trunkKevin B Kenny14 years
dogeen_assembler_merge_syntheticCreated branch dogeen-assembler-merge-syntheticcvs2fossil14 years
drh_micro_optimizationMerge trunkjan.nijtmans8 years
editorconfigEditorconfig support (experimental)jan.nijtmans8 years
empty_bodiesmerge trunkMiguel Sofer9 years
experimentmerge 8.5dgp10 years
experimentalFix typo in previous check-in.Joe Mistachkin10 years
ferrieux_naclAdd a local copy of reference JS demo at same fps. Add an interactive tclsh p...ferrieux13 years
fix_1997007merge core-8-6-branchjan.nijtmans8 years
fix_42202ba1e5ff566ebug fix for [42202ba1e5ff566e0f9abb9f890e460fbc6c1c5c]: segfault by coro injectsebres8 years
fix_8_5_578155d5a19b348dstability fix: try to avoid segfault using released object, in error case of ...sebres7 years
fix_win_native_accessmerge to bugfix branchdgp13 years
fix_windows_zlibFix for the cases where a dynamic build is usedhypnotoad10 years
forgiving_pkgconfigoopsjan.nijtmans12 years
freq_3010352_implFRQ 3010352 implementationjan.nijtmans13 years
frq_3527238merge trunkjan.nijtmans12 years
frq_3544967same fore Makefile.injan.nijtmans12 years
frq_3579001merge trunkjan.nijtmans12 years
frq_3599786Experimental: categories added to man pages; enhance tcltk-man2html to use ca...twylite12 years
gahr_split_installCreate new branch named "gahr-split-install"gahr9 years
gahr_ticket_dee3d66bc7[dee3d66bc7] Remove 'any' afgahr9 years
gahr_ticket_e6f27aa56fmerge trunkjan.nijtmans8 years
gahr_tip_447Merge trunkgahr9 years
griffin_numlevelsmerge 8.5dgp12 years
htmlCopyrightsFixFix the generated copyright sections in the HTML help file.Joe Mistachkin8 years
htmlhelpFixSet the default topic, enable full-text search, and put all help output files...Joe Mistachkin8 years
http3Checkpoint of work in progress.dkf7 years
hypnotoadUpdating hypnotoad branchtne10 years
hypnotoad_bug_3598385Merging in changes from trunkseandeelywoods12 years
hypnotoad_prefer_native_8_6Bringing patch up to date with the latest trunkhypnotoad12 years
hypnotoad_vexprBringing vexpr up to date with the latest trunk.hypnotoad12 years
info_linkednameAdd [info linkedname] introspection commandmlafon8 years
initsubsystemsmerge trunkjan.nijtmans8 years
initsubsystems2revert previous 2 commits: Setting argv0 as well is not a good idea. Needs to...jan.nijtmans12 years
initsubsystems2_splitHow would it look like, if the various initializations were split in separate...jan.nijtmans12 years
iocmd_leaksConstrain test iocmd.tf-32.1 to be skipped during valgrinding. It contains a dgp13 years
iosTesting patches for iOS supportKevin Walzer10 years
irontclThe 'clean' target should delete the generated 'nmhlp-out.txt' file as well.Joe Mistachkin7 years
jcr_notifier_pollMerge from trunkevilotto10 years
je_tty_cleanupCreate new branch named "je-tty-cleanup"joe12 years
jenglish_termios_cleanup... which means struct TtyState can be replaced with struct FileState.joe12 years
jn_0d_radix_prefixmerge trunkjan.nijtmans7 years
jn_Tcl_requirementLet Tcl 8.7 allow Tk 8.7 to be used by defaultjan.nijtmans9 years
jn_emptystringMerge trunk. Don't use ListObjLength() in tclStrToD.cjan.nijtmans8 years
jn_frq_3257396merge latest trunkjan.nijtmans14 years
jn_no_struct_namesunnecessary hook struct definitionsjan.nijtmans12 years
jn_unc_vfsintegrate QNX special path handling better with TIP #402jan.nijtmans12 years
jn_wide_printfImplement all possible TCL_LL_MODIFIER formats in Tcl_ObjPrintf(), can be "ll...jan.nijtmans8 years
kbk_clock_encoding_ensemblesMake 'clock' and 'encoding' into compilable ensembles that play with safe int...Kevin B Kenny8 years
kennykb_numerics_branchmerge updates from HEAD dgp19 years
kennykb_tip_22_33 * Typo correction. dgp23 years
kennykb_tip_22_33_botchedDevelopment branch for TIPs 22 and 33 Kevin B Kenny24 years
lanam_array_for_implMerge trunkandy8 years
libtommath'const'ify all libtommath functions, will appear in next libtommath version. ...jan.nijtmans7 years
libtommath_1_0Restore bn_mp_radix_size.c to exact copy of libtommath-1.0 version: Since the...jan.nijtmans8 years
libtommath_1_0_1Merge libtommath 1.0.1 finaljan.nijtmans7 years
libtommath_tcl_fixes_75(experiment) See: [https://github.com/libtom/libtommath/pull/75] proposal by ...jan.nijtmans7 years
littleMerge 8.6.5dgp9 years
macosx_8_4_branchadded macosx-8-4-branch ChangeLog entries das22 years
masterMerge latest 'const'ification changes from libtommath (develop branch, will b...jan.nijtmans7 years
merge_tzdata_to_trunkMerge Forkvenkat9 years
micro_optMerge tip-444gahr9 years
mig_alloc_reformmerge trunkmig12 years
mig_catch_compilerallow simple optimization of the OK case, at the cost of some code duplicationmig11 years
mig_errstill no goodmig12 years
mig_no280merge trunkmig12 years
mig_nre_modscode reordering, no func changesMiguel Sofer9 years
mig_opt2replace indirect with direct jumps where possible; little effect for now, pen...Miguel Sofer9 years
mig_opt2_tmp(NON_PORTABLE) insure good cache alignment of NRE_callbackMiguel Sofer9 years
mig_opt_foreachchange NULL to INT2PTR(0), for claritymig11 years
mig_optimize*** ABANDONED - see branch mig-opt2 *** Miguel Sofer9 years
mig_review[010f4162ef] Repair effect of trace errors on -errorinfo and -errorstack.dgp11 years
mig_stacklevelsstop looking at the C-stack depthmig11 years
mig_strip_brutalmerge no280, emptymig12 years
mig_tailcall_cleanupmore commentsMiguel Sofer10 years
mig_tmpupdate the range data for code that was moved to the endMiguel Sofer9 years
mig_tmp_optimizeMaking the optimizer pluggable by extensions; please review for committing to...mig11 years
minimal_fix_for_3598300_problemsAs minimal a fix for the issues with [3598300] as I can make.dkf12 years
miniz*** NON WORKING BUILD *** hypnotoad10 years
mistachkin_review**TIP #285 untested by the testsuite if the thread extension is not available...mig11 years
mistakeCheck in reference implementation of TIP 452.gerald8 years
mistake_20110314Revert previous commit: I was not aware that we have a fork of libtommathjan.nijtmans14 years
mistake_20110314aRevert previous commit: I was not aware that we have a fork of libtommathjan.nijtmans14 years
mistkae[50750c735a] Possible fix for uninit memory handling issue in [zlib].dkf8 years
mod_8_3_4_branch * generic/tclProc.c (TclCloneProc): Fixed leaking of 'procNew', andreas_kupries22 years
more_macrosmerge trunkjan.nijtmans12 years
msgcat_dyn_localeAdded tests for mcforgetpackage, mcpackagelocale and mcpackageconfigoehhar9 years
msofer_bcEngineupdated some comments Miguel Sofer23 years
msofer_wcodes_branch * generic/tclExecute.c: fixing an error in INST_LNOT and Miguel Sofer19 years
msvc_with_64bit_zlib1_dllExperiment: MSVC build now links with 64-bit zlib1.dlljan.nijtmans12 years
no_shimmer_string_lengthfix broken lset tests, now all test-cases pass!jan.nijtmans12 years
no_smartrefAttempt to get new clock code working without the need for smartref.jan.nijtmans8 years
nonmonotonic_obj_allocZap outdated comment.ferrieux10 years
notifierIntroduce new function TclInitThreadAlloc(), symmetric with TclFinalizeThread...jan.nijtmans8 years
novemMerge trunkjan.nijtmans7 years
novem_64bit_sizesmerge novemdkf11 years
novem_ak_iframe_directCleaning up some of the internals of TIP #280.andreask12 years
novem_ak_preserve_experimentsThis branch explores the performance implications of relacing the andreask12 years
novem_bighashMerge novemjan.nijtmans8 years
novem_bug_3598300merge novemjan.nijtmans11 years
novem_demo_bug_3588687now change magic value, to demonstrate better solutionjan.nijtmans12 years
novem_freeifrefcountzeroFix correct cleanup in more situations, using a new macro TclFreeIfRefCountZerojan.nijtmans12 years
novem_more_memory_APImerge novemjan.nijtmans7 years
novem_no_register_objtypesuse longValue as internal repr in stead of wideValue. jan.nijtmans12 years
novem_no_shimmer_string_lengthNew experiment (ended), regarding non-shimmering "string length"jan.nijtmans12 years
novem_no_startcmdmerge changes from trunkdkf12 years
novem_numbers_eiasWIP getting rid of the ::tcl_precision variabledgp12 years
novem_purge_literalsBranch to investigate what happens when we no longer maintain shareddgp12 years
novem_reduced_bytecodesmerge main novem branchdkf12 years
novem_reduced_symbol_exportimprove compatibility with initsubsystems branchjan.nijtmans11 years
novem_remove_string_resultNo string result -> no more need for TCL_RESULT_SIZEdgp12 years
novem_remove_vamerge novemjan.nijtmans12 years
novem_rename_memory_APIRename the memory routines so that Tcl_Alloc/Tcl_Free/etc become the recommendeddgp12 years
novem_reviewProposed rollback of the TCL_STUB_MAGIC change on novem branch.dgp12 years
novem_saveresult_as_macroImplement Tcl_SaveResult/Tcl_DiscardResult/Tcl_RestoreResult as macrojan.nijtmans12 years
novem_supportdo some Tcl_EvalEx, for test-purposes, demonstrating a crashjan.nijtmans12 years
novem_two_layer_listFirst sketches of a two-layer data structure for storing Tcl lists.dgp12 years
novem_unversioned_stubmerge novem. Some more fixes.jan.nijtmans12 years
off_8_4_branchWrap test-case over multiple lines.jan.nijtmans12 years
off_trunkAdded tooltip generation to contents and keywords pages.dkf12 years
on_hold_84<i>On-hold at Don Porter's request.</i> jan.nijtmans12 years
on_hold_85<i>On hold at Don Porter's request</i> jan.nijtmans12 years
on_hold_trunk<i>on-hold at Don Porter's request</i> jan.nijtmans12 years
oo_copy_nsImprove docs, add tests, fix a corner case in the implementation.dkf7 years
other_64bit_candidatesThis doesn't compile! Just a reminder to myself which other API's/fields/what...jan.nijtmans12 years
package_filesFlightAware feedback: "Aside: Any way to find out what the pkgIndex.tcl file ...jan.nijtmans8 years
panic_noreturnDecorate Tcl_Panic and Tcl_PanicVA with the noreturn option, alowing further ...jan.nijtmans9 years
prevent_inlinePrevent inlining of StackGrowsDown(), in case of cross-compilingjan.nijtmans12 years
privatexjan.nijtmans13 years
pseudotrunk_2011_03_08More gcc warnings: variable set but not usedjan.nijtmans14 years
pyk_emptystringmerge trunkjan.nijtmans8 years
pyk_expr_numericHarmonize tests with expr implementation.pooryorick8 years
pyk_listdictstringrepAdd back constraint that direct dict->list conversion is only done when no st...pooryorick8 years
pyk_pkgrequirenreNRE-enable [package ifneeded] scripts.pooryorick8 years
pyk_trunkmerge pyk-listdictstringreppooryorick8 years
remove_pathappend_intrepmerge trunkdgp13 years
remove_trim_headerRevert Makefile.in changes and remove added tclStringTrim.h header. jan.nijtmans11 years
revert_3396731Repaired the lost performance in the copy loop hotspots. Now meets or dgp13 years
rfe_1711975Tcl_MainEx() (like Tk_MainEx())jan.nijtmans13 years
rfe_3216010Merge to feature branchdkf14 years
rfe_3389978More efficient/robust implementation of function TclNativeCreateNativeRep(). jan.nijtmans11 years
rfe_3432962Submitted patch on interactive use of the rc file.dgp12 years
rfe_3464401merge to feature branchjan.nijtmans13 years
rfe_3473670merge trunkjan.nijtmans13 years
rfe_6c0d7aec67merge core-8-6-branchjan.nijtmans7 years
rfe_854941Minor simplification and correct TCL_NORETURN decorationjan.nijtmans9 years
rfe_b42b208ba4Only write back file attributes if any of them really changed.jan.nijtmans11 years
rfe_dfc08326e3The Tcl 9.0 way of how [dfc08326e3] should be fixed: Real integration of TclO...jan.nijtmans11 years
rfe_notifier_forkFixed test case variable clash with 'folder'oehhar11 years
rmax_ipv6_branchcomplete a comment in socket.testmax13 years
rmax_ipv6_merge_syntheticCreated branch rmax-ipv6-merge-syntheticcvs2fossil14 years
robust_async_connect_testsmerge trunkjan.nijtmans10 years
scriptics_sc_1_0_branchCreating branch scriptics-sc-1-0-branchcvs25 years
scriptics_sc_1_1_branchCreating branch scriptics-sc-1-1-branchcvs25 years
scriptics_sc_2_0_b2_syntheticCreated branch scriptics-sc-2-0-b2-syntheticcvs2fossil25 years
scriptics_sc_2_0_b5_syntheticCreated branch scriptics-sc-2-0-b5-syntheticcvs2fossil25 years
scriptics_sc_2_0_fixed_syntheticCreated branch scriptics-sc-2-0-fixed-syntheticcvs2fossil25 years
scriptics_tclpro_1_2added missing files, changed to handle CRLF translations stanton26 years
scriptics_tclpro_1_2_oldUpdated patchlevel for final release. rjohnson26 years
scriptics_tclpro_1_2_syntheticCreated branch scriptics-tclpro-1-2-syntheticcvs2fossil26 years
scriptics_tclpro_1_3_b2_branchFixed so patchlevel is included in installer strings. stanton26 years
scriptics_tclpro_1_3_b3_syntheticCreated branch scriptics-tclpro-1-3-b3-syntheticcvs2fossil25 years
sebres_8_5_event_perf_branchmerge (integrate) sebres-event-perf-fix-busy-waitsebres7 years
sebres_8_5_timerate[win32] optimized calibration cycle (makes Tcl for windows "RTS" resp. NRT-ca...sebres8 years
sebres_8_6_clock_speedupsmall amend with forgetten static keyword by optionsebres8 years
sebres_8_6_clock_speedup_cr1fixed overflow of year (resp. julianday), closes ticket [16e4fc3096]; test ca...sebres7 years
sebres_8_6_event_perf_branchmerge sebres-event-perf-fix-busy-waitsebres7 years
sebres_8_6_timerateman for timerate (doc/timerate.n)sebres8 years
sebres_clean_core_8_5generic: reduced diffs to trunk, win: clean code after bug [f00009f7ce] was f...sebres9 years
sebres_clock_speedupCreate new branch named "sebres-clock-speedup"sebres8 years
sebres_clock_tz_fixclock - FreeScan (resp. Oldscan): repair scanning date/time with TZ using '+'...sebres9 years
sebres_event_perf_fix_busy_waitavoid busy wait if new short block-time will be set within service event-cycl...sebres7 years
sebres_optimized_8_5merge bugfixdkf13 years
sebres_trunk_clock_speedupmerge sebres-8-6-clock-speedupsebres8 years
sebres_trunk_timeratereintergrate (merge back) "sebres-8-6-timerate" into "sebres-trunk-timerate"sebres8 years
semverRe-base to trunk. Now versioned as 8.7.0-alpha.2jan.nijtmans7 years
stwo_dev86Change the return type of Tcl_RegisterChannel from void to Tcl_Channel and ha...stu8 years
tclPlatformEngineUpdate comment with TIP number.Joe Mistachkin9 years
tcl_nosize(Bad idea)jan.nijtmans12 years
tclchan_assertionsbackout backwards-incompatible experiment that was accidentally committedbch10 years
tclpro_1_5_0_syntheticCreated branch tclpro-1-5-0-syntheticcvs2fossil24 years
tcltest_verbose_descGeneralization: desc is now appended to most events.ferrieux11 years
tgl_pg_reAdapted new tests contributed from Tom Lane @postgres.dgp9 years
thread_leaksstop segfaultdgp13 years
ticket_9b2e636361Allocate encoding name, so caller of Tcl_RegisterConfig() doesn't need to kee...jan.nijtmans11 years
ticket_e770d92d6Patch to add support for higher baud rates under Unix Ticket [e770d92d76]]hypnotoad10 years
tip280_test_coverageRevert the revised macros used in developing the new tests.dgp11 years
tip404_tcl8_5Correct build version and backported 973091ef75oehhar12 years
tip429_only_idRecognize that "id" is the K combinator in disguise. Rename it as "K" and ext...ferrieux10 years
tip_106_implfix handling of closing '\0' for -binary datajan.nijtmans13 years
tip_162_branchread() errors or EOF shall not prevent write(). This allows for proper grace...davygrvy16 years
tip_257_implementation_branchRenamed functions to reduce confusion and added to header file. dkf18 years
tip_257_implementation_branch_root_syntheticCreated branch tip-257-implementation-branch-root-syntheticcvs2fossil18 years
tip_257_merge1_branch_20061020T1300add tclOO* files das18 years
tip_278_branch * tests/namespace-old.test (5.4 6.12,14,15): Miguel Sofer18 years
tip_282merge trunkdgp7 years
tip_302Added patch for win/configure.in into win/configure.acoehhar9 years
tip_312merge trunkjan.nijtmans8 years
tip_318_updatemerge trunkjan.nijtmans12 years
tip_388_implmerge trunk to feature branchjan.nijtmans13 years
tip_389_implmerge trunkjan.nijtmans7 years
tip_395_with_alt_namealternative TIP 395 implementation:jan.nijtmans13 years
tip_398_implCompat flag, test, and doc update.ferrieux13 years
tip_400_implmerge trunkdkf12 years
tip_401merge trunkdgp13 years
tip_404ChangeLog entry addedoehhar12 years
tip_405_impl_tdmerge trunkdkf12 years
tip_427Documented "fconfigure $h -connecting" on socket man pageoehhar10 years
tip_428Merge trunkoehhar10 years
tip_429merge trunkferrieux10 years
tip_436Added tests.dkf9 years
tip_440_altRedo TIP #440 alternative again, now using "info runtime".jan.nijtmans9 years
tip_440_backportBackport of TIP #440.Joe Mistachkin9 years
tip_444merge trunkgahr9 years
tip_445More TIP 445 conversion of the "path" Tcl_ObjType.dgp7 years
tip_445_forkmerge trunkdgp9 years
tip_445_rejectConvert the "bytearray" Tcl_ObjType to use the proposed Tcl_ObjIntRepdgp9 years
tip_452Tests for ::http::Write done.gerald7 years
tip_456Further experimental follow-up: Add internal function TclOpenTcpClientEx(), a...jan.nijtmans8 years
tip_456_forkmerge forkjan.nijtmans8 years
tip_457TIP#457: Update named group endingmlafon8 years
tip_458merge trunkdgp8 years
tip_458_experimentExperiment, does this work? Still to be tested: Eliminate variable triggerPip...jan.nijtmans8 years
tip_463merge trunkdgp7 years
tip_465Deal with backslashes in ${...}, change "char" to "character" in error, fix t...avl8 years
tip_468merge (minor style issues from) trunkjan.nijtmans8 years
tip_468_bisMerge "tip-468" branch. Add new function Tcl_OpenTcpClientEx() with same chan...jan.nijtmans8 years
tip_469Make it work again with new epoll Notifieravl427 years
tip_470merge trunkdkf7 years
tip_473Documentation correction; issue pointed out by DGP.dkf7 years
tip_59_implementation2002-04-05 Daniel Steffen <das@users.sourceforge.net> das23 years
tip_improve_execFirst part of upcoming TIP - Improving [exec]'s syntax : the syntax extension...ferrieux11 years
tk_bug_9eb55debc5Was handling the flushing at the end of the stream wrongly.dkf9 years
tkt3328635_posix_monotonic_clockMerge trunkjan.nijtmans8 years
tkt_04e26c02c0Make sure not to miss bignumsgahr8 years
tkt_414d10346bAnother attempt to cleanup stale remnants of the notifier subsystem.Joe Mistachkin11 years
tkt_4d5ae7d88a[4d5ae7d88a] Restore default-to-error logic in TcpConnectgahr8 years
unbreak_tclcompilerPartial revert of [a16752c252] bug fix to stop crashes in buggy tclcompiler.dgp11 years
unknown_rewritemerge trunkdgp12 years
unprovenwipdgp13 years
unsetThreadDataAlso finalize the condition variables for each notifier thread.Joe Mistachkin11 years
unwantedmerge trunkdgp7 years
updateextended* added some docco for [update] changes.colin8 years
vc_reformAdd default-* targetsapnadkarni7 years
vs_ide_compilemerge core-8-5-branchjan.nijtmans8 years
werner_utf_max_6Patches by Christian Werner, supporting TCL_UTF_MAX=6 on Windows. Doesn't wor...jan.nijtmans9 years
win32_armSupport compiling Tcl for Win32 on ARM.Joe Mistachkin11 years
winFixesmerge core-8-6-branch. Undo changes to coffbase.txt (they cause overlap with Tk)jan.nijtmans8 years
win_console_panicRebase to trunkjan.nijtmans7 years
win_sock_async_connect_race_fixsocket -async and gets/puts stall on windows (Ticket [336441ed59]) andreask11 years
z_modifierMerge trunkjan.nijtmans7 years
zipfsMerge core-8-6-branch, fallback for MAP_FILEjan.nijtmans7 years
zippy_fifoReduce the list walking by keeping lastPtr fields.dgp10 years
zlib_1_2_6[Frq 3483854] zlib-1.2.6jan.nijtmans13 years
 
TagDownloadAuthorAge
core-bug-9e69e2c602core-bug-9e69e2c602.zip  core-bug-9e69e2c602.tar.gz  core-bug-9e69e2c602.tar.bz2  jan.nijtmans4 days
core-apn-julian-zipfs-patchcore-apn-julian-zipfs-patch.zip  core-apn-julian-zipfs-patch.tar.gz  core-apn-julian-zipfs-patch.tar.bz2  apnadkarni6 days
core-bug-a8e4f76ce4core-bug-a8e4f76ce4.zip  core-bug-a8e4f76ce4.tar.gz  core-bug-a8e4f76ce4.tar.bz2  jan.nijtmans3 weeks
core-bug-f2b5f89c0dcore-bug-f2b5f89c0d.zip  core-bug-f2b5f89c0d.tar.gz  core-bug-f2b5f89c0d.tar.bz2  jan.nijtmans4 weeks
core-bug-e38dce74e2-214cc0eb22-v2core-bug-e38dce74e2-214cc0eb22-v2.zip  core-bug-e38dce74e2-214cc0eb22-v2.tar.gz  core-bug-e38dce74e2-214cc0eb22-v2.tar.bz2  jan.nijtmans4 weeks
core-bug-02977e0004-sebrescore-bug-02977e0004-sebres.zip  core-bug-02977e0004-sebres.tar.gz  core-bug-02977e0004-sebres.tar.bz2  sebres5 weeks
core-bug-02977e0004-jncore-bug-02977e0004-jn.zip  core-bug-02977e0004-jn.tar.gz  core-bug-02977e0004-jn.tar.bz2  jan.nijtmans5 weeks
core-bug-02977e0004core-bug-02977e0004.zip  core-bug-02977e0004.tar.gz  core-bug-02977e0004.tar.bz2  sebres6 weeks
core-bug-02977e0004-9.0core-bug-02977e0004-9.0.zip  core-bug-02977e0004-9.0.tar.gz  core-bug-02977e0004-9.0.tar.bz2  dkf6 weeks
core-bug-02977e0004-8.7core-bug-02977e0004-8.7.zip  core-bug-02977e0004-8.7.tar.gz  core-bug-02977e0004-8.7.tar.bz2  dkf6 weeks
core-bug-02977e0004-8.6core-bug-02977e0004-8.6.zip  core-bug-02977e0004-8.6.tar.gz  core-bug-02977e0004-8.6.tar.bz2  dkf6 weeks
core-more-encoding-testscore-more-encoding-tests.zip  core-more-encoding-tests.tar.gz  core-more-encoding-tests.tar.bz2  apnadkarni7 weeks
core-tip-702core-tip-702.zip  core-tip-702.tar.gz  core-tip-702.tar.bz2  apnadkarni8 weeks
core-always-zlibcore-always-zlib.zip  core-always-zlib.tar.gz  core-always-zlib.tar.bz2  jan.nijtmans2 months
core-9-0-0core-9-0-0.zip  core-9-0-0.tar.gz  core-9-0-0.tar.bz2  jan.nijtmans3 months
minorminor.zip  minor.tar.gz  minor.tar.bz2  dkf3 months
core-bug-e38dce74e2core-bug-e38dce74e2.zip  core-bug-e38dce74e2.tar.gz  core-bug-e38dce74e2.tar.bz2  jan.nijtmans3 months
core-bug-02d5d65d70adab97core-bug-02d5d65d70adab97.zip  core-bug-02d5d65d70adab97.tar.gz  core-bug-02d5d65d70adab97.tar.bz2  sebres3 months
core-8-6-15core-8-6-15.zip  core-8-6-15.tar.gz  core-8-6-15.tar.bz2  dgp3 months
core-bug-945d2387d7core-bug-945d2387d7.zip  core-bug-945d2387d7.tar.gz  core-bug-945d2387d7.tar.bz2  apnadkarni4 months
core-bug-a82f8b15d1core-bug-a82f8b15d1.zip  core-bug-a82f8b15d1.tar.gz  core-bug-a82f8b15d1.tar.bz2  jan.nijtmans4 months
core-bug-304d30677acore-bug-304d30677a.zip  core-bug-304d30677a.tar.gz  core-bug-304d30677a.tar.bz2  apnadkarni4 months
core-apn-encoding-testscore-apn-encoding-tests.zip  core-apn-encoding-tests.tar.gz  core-apn-encoding-tests.tar.bz2  apnadkarni4 months
core-bug-3968086595core-bug-3968086595.zip  core-bug-3968086595.tar.gz  core-bug-3968086595.tar.bz2  pooryorick4 months
core-zipfs-consolidationcore-zipfs-consolidation.zip  core-zipfs-consolidation.tar.gz  core-zipfs-consolidation.tar.bz2  apnadkarni4 months
core-bug-fccb9f322fcore-bug-fccb9f322f.zip  core-bug-fccb9f322f.tar.gz  core-bug-fccb9f322f.tar.bz2  apnadkarni4 months
core-9-0-b3core-9-0-b3.zip  core-9-0-b3.tar.gz  core-9-0-b3.tar.bz2  dgp4 months
core-bug-0439e1e1a3core-bug-0439e1e1a3.zip  core-bug-0439e1e1a3.tar.gz  core-bug-0439e1e1a3.tar.bz2  jan.nijtmans5 months
core-apn-info-framecore-apn-info-frame.zip  core-apn-info-frame.tar.gz  core-apn-info-frame.tar.bz2  apnadkarni5 months
core-tip-699core-tip-699.zip  core-tip-699.tar.gz  core-tip-699.tar.bz2  jan.nijtmans6 months
core-apn-icucore-apn-icu.zip  core-apn-icu.tar.gz  core-apn-icu.tar.bz2  apnadkarni6 months
core-apn-no-injectcore-apn-no-inject.zip  core-apn-no-inject.tar.gz  core-apn-no-inject.tar.bz2  apnadkarni6 months
core-bug-1d26e580cfcore-bug-1d26e580cf.zip  core-bug-1d26e580cf.tar.gz  core-bug-1d26e580cf.tar.bz2  jan.nijtmans6 months
core-bug-407b70361ccore-bug-407b70361c.zip  core-bug-407b70361c.tar.gz  core-bug-407b70361c.tar.bz2  jan.nijtmans7 months
core-9-0-b2core-9-0-b2.zip  core-9-0-b2.tar.gz  core-9-0-b2.tar.bz2  dgp7 months
core-fix-79474c58800cdf94core-fix-79474c58800cdf94.zip  core-fix-79474c58800cdf94.tar.gz  core-fix-79474c58800cdf94.tar.bz2  sebres7 months
dkf/to-redodkf/to-redo.zip  dkf/to-redo.tar.gz  dkf/to-redo.tar.bz2  dkf7 months
core-bug-9a8ce8af3dcore-bug-9a8ce8af3d.zip  core-bug-9a8ce8af3d.tar.gz  core-bug-9a8ce8af3d.tar.bz2  apnadkarni7 months
core-bug-ef23a85ac6core-bug-ef23a85ac6.zip  core-bug-ef23a85ac6.tar.gz  core-bug-ef23a85ac6.tar.bz2  jan.nijtmans8 months
core-tip-626core-tip-626.zip  core-tip-626.tar.gz  core-tip-626.tar.bz2  jan.nijtmans8 months
core-bug-18f4a94d03core-bug-18f4a94d03.zip  core-bug-18f4a94d03.tar.gz  core-bug-18f4a94d03.tar.bz2  jan.nijtmans8 months
core-bug-e155cedf33core-bug-e155cedf33.zip  core-bug-e155cedf33.tar.gz  core-bug-e155cedf33.tar.bz2  jan.nijtmans8 months
core-bug-ac7592e73c10d04bcore-bug-ac7592e73c10d04b.zip  core-bug-ac7592e73c10d04b.tar.gz  core-bug-ac7592e73c10d04b.tar.bz2  jan.nijtmans8 months
core-libtommath-1.3core-libtommath-1.3.zip  core-libtommath-1.3.tar.gz  core-libtommath-1.3.tar.bz2  jan.nijtmans8 months
core-clock-speedup-cr2core-clock-speedup-cr2.zip  core-clock-speedup-cr2.tar.gz  core-clock-speedup-cr2.tar.bz2  sebres9 months
core-tip-688-candidatecore-tip-688-candidate.zip  core-tip-688-candidate.tar.gz  core-tip-688-candidate.tar.bz2  jan.nijtmans9 months
core-bug-910d67a229fe7f65core-bug-910d67a229fe7f65.zip  core-bug-910d67a229fe7f65.tar.gz  core-bug-910d67a229fe7f65.tar.bz2  sebres9 months
core-8-6-14core-8-6-14.zip  core-8-6-14.tar.gz  core-8-6-14.tar.bz2  dgp10 months
core-tip-652core-tip-652.zip  core-tip-652.tar.gz  core-tip-652.tar.bz2  pooryorick10 months
core-9-0-b1core-9-0-b1.zip  core-9-0-b1.tar.gz  core-9-0-b1.tar.bz2  dgp11 months
core-9-0-b1-rc4core-9-0-b1-rc4.zip  core-9-0-b1-rc4.tar.gz  core-9-0-b1-rc4.tar.bz2  dgp11 months
core-tip-661-candidatecore-tip-661-candidate.zip  core-tip-661-candidate.tar.gz  core-tip-661-candidate.tar.bz2  jan.nijtmans13 months
closedclosed.zip  closed.tar.gz  closed.tar.bz2  jan.nijtmans15 months
core-tip-657-candidatecore-tip-657-candidate.zip  core-tip-657-candidate.tar.gz  core-tip-657-candidate.tar.bz2  jan.nijtmans17 months
core-tip-558-candidatecore-tip-558-candidate.zip  core-tip-558-candidate.tar.gz  core-tip-558-candidate.tar.bz2  jan.nijtmans19 months
core-tip-626-candidatecore-tip-626-candidate.zip  core-tip-626-candidate.tar.gz  core-tip-626-candidate.tar.bz2  jan.nijtmans19 months
tip-656-pre-capitip-656-pre-capi.zip  tip-656-pre-capi.tar.gz  tip-656-pre-capi.tar.bz2  apnadkarni22 months
jan-b8f575aa23jan-b8f575aa23.zip  jan-b8f575aa23.tar.gz  jan-b8f575aa23.tar.bz2  jan.nijtmans2 years
core-8-6-13core-8-6-13.zip  core-8-6-13.tar.gz  core-8-6-13.tar.bz2  dgp2 years
tip607-encoding-failindextip607-encoding-failindex.zip  tip607-encoding-failindex.tar.gz  tip607-encoding-failindex.tar.bz2  oehhar3 years
tip601-encoding-failindextip601-encoding-failindex.zip  tip601-encoding-failindex.tar.gz  tip601-encoding-failindex.tar.bz2  oehhar3 years
core-8-6-12core-8-6-12.zip  core-8-6-12.tar.gz  core-8-6-12.tar.bz2  dgp3 years
core-9-0-a3core-9-0-a3.zip  core-9-0-a3.tar.gz  core-9-0-a3.tar.bz2  dgp3 years
core-8-7-a5core-8-7-a5.zip  core-8-7-a5.tar.gz  core-8-7-a5.tar.bz2  dgp3 years
core-8-6-11core-8-6-11.zip  core-8-6-11.tar.gz  core-8-6-11.tar.bz2  dgp4 years
core-8-7a3core-8-7a3.zip  core-8-7a3.tar.gz  core-8-7a3.tar.bz2  dgp5 years
core-9-0-a1core-9-0-a1.zip  core-9-0-a1.tar.gz  core-9-0-a1.tar.bz2  dgp5 years
core-8-7-a3core-8-7-a3.zip  core-8-7-a3.tar.gz  core-8-7-a3.tar.bz2  dgp5 years
core-8-6-10core-8-6-10.zip  core-8-6-10.tar.gz  core-8-6-10.tar.bz2  dgp5 years
please_don't_mess_with_branches_just_for_debugging!please_don't_mess_with_branches_just_for_debugging!.zip  please_don't_mess_with_branches_just_for_debugging!.tar.gz  please_don't_mess_with_branches_just_for_debugging!.tar.bz2  jan.nijtmans5 years
core-8-6-9core-8-6-9.zip  core-8-6-9.tar.gz  core-8-6-9.tar.bz2  dgp6 years
rc4rc4.zip  rc4.tar.gz  rc4.tar.bz2  dgp6 years
core-8-6-8core-8-6-8.zip  core-8-6-8.tar.gz  core-8-6-8.tar.bz2  dgp7 years
vc_reform_tests_passvc_reform_tests_pass.zip  vc_reform_tests_pass.tar.gz  vc_reform_tests_pass.tar.bz2  7 years
vc-reform-tests-passvc-reform-tests-pass.zip  vc-reform-tests-pass.tar.gz  vc-reform-tests-pass.tar.bz2  apnadkarni7 years
releaserelease.zip  release.tar.gz  release.tar.bz2  7 years
core_8_7_a1core_8_7_a1.zip  core_8_7_a1.tar.gz  core_8_7_a1.tar.bz2  7 years
rc1rc1.zip  rc1.tar.gz  rc1.tar.bz2  7 years
core-8-7-a1core-8-7-a1.zip  core-8-7-a1.tar.gz  core-8-7-a1.tar.bz2  dgp7 years
rc0rc0.zip  rc0.tar.gz  rc0.tar.bz2  7 years
core_8_6_7core_8_6_7.zip  core_8_6_7.tar.gz  core_8_6_7.tar.bz2  7 years
core-8-6-7core-8-6-7.zip  core-8-6-7.tar.gz  core-8-6-7.tar.bz2  dgp7 years
bg-tip-282bg-tip-282.zip  bg-tip-282.tar.gz  bg-tip-282.tar.bz2  ferrieux8 years
bg_tip_282bg_tip_282.zip  bg_tip_282.tar.gz  bg_tip_282.tar.bz2  8 years
mistakemistake.zip  mistake.tar.gz  mistake.tar.bz2  8 years
tip_456tip_456.zip  tip_456.tar.gz  tip_456.tar.bz2  8 years
tip-456tip-456.zip  tip-456.tar.gz  tip-456.tar.bz2  jan.nijtmans8 years
core_8_6_6core_8_6_6.zip  core_8_6_6.tar.gz  core_8_6_6.tar.bz2  8 years
core-8-6-6core-8-6-6.zip  core-8-6-6.tar.gz  core-8-6-6.tar.bz2  dgp8 years
minor_changeminor_change.zip  minor_change.tar.gz  minor_change.tar.bz2  8 years
bug-3154ea2759bug-3154ea2759.zip  bug-3154ea2759.tar.gz  bug-3154ea2759.tar.bz2  kbk9 years
bug_3154ea2759bug_3154ea2759.zip  bug_3154ea2759.tar.gz  bug_3154ea2759.tar.bz2  9 years
potential_incompatibilitypotential_incompatibility.zip  potential_incompatibility.tar.gz  potential_incompatibility.tar.bz2  9 years
core_8_6_5core_8_6_5.zip  core_8_6_5.tar.gz  core_8_6_5.tar.bz2  9 years
core-8-6-5core-8-6-5.zip  core-8-6-5.tar.gz  core-8-6-5.tar.bz2  dgp9 years
gahr_bug_5f71353740gahr_bug_5f71353740.zip  gahr_bug_5f71353740.tar.gz  gahr_bug_5f71353740.tar.bz2  9 years
core_8_5_19core_8_5_19.zip  core_8_5_19.tar.gz  core_8_5_19.tar.bz2  9 years
core-8-5-19core-8-5-19.zip  core-8-5-19.tar.gz  core-8-5-19.tar.bz2  dgp9 years
tip_412tip_412.zip  tip_412.tar.gz  tip_412.tar.bz2  9 years
tip-412tip-412.zip  tip-412.tar.gz  tip-412.tar.bz2  oehhar9 years
testedtested.zip  tested.tar.gz  tested.tar.bz2  10 years
core_8_6_4core_8_6_4.zip  core_8_6_4.tar.gz  core_8_6_4.tar.bz2  10 years
core-8-6-4core-8-6-4.zip  core-8-6-4.tar.gz  core-8-6-4.tar.bz2  dgp10 years
core_8_5_18core_8_5_18.zip  core_8_5_18.tar.gz  core_8_5_18.tar.bz2  10 years
core-8-5-18core-8-5-18.zip  core-8-5-18.tar.gz  core-8-5-18.tar.bz2  dgp10 years
core_8_6_3core_8_6_3.zip  core_8_6_3.tar.gz  core_8_6_3.tar.bz2  10 years
core-8-6-3core-8-6-3.zip  core-8-6-3.tar.gz  core-8-6-3.tar.bz2  dgp10 years
core_8_5_17core_8_5_17.zip  core_8_5_17.tar.gz  core_8_5_17.tar.bz2  10 years
core-8-5-17core-8-5-17.zip  core-8-5-17.tar.gz  core-8-5-17.tar.bz2  dgp10 years
core_8_6_2core_8_6_2.zip  core_8_6_2.tar.gz  core_8_6_2.tar.bz2  10 years
rc3rc3.zip  rc3.tar.gz  rc3.tar.bz2  10 years
core-8-6-2core-8-6-2.zip  core-8-6-2.tar.gz  core-8-6-2.tar.bz2  dgp10 years
core_8_5_16core_8_5_16.zip  core_8_5_16.tar.gz  core_8_5_16.tar.bz2  10 years
core-8-5-16core-8-5-16.zip  core-8-5-16.tar.gz  core-8-5-16.tar.bz2  dgp10 years
tip_99tip_99.zip  tip_99.tar.gz  tip_99.tar.bz2  11 years
core_8_6_1core_8_6_1.zip  core_8_6_1.tar.gz  core_8_6_1.tar.bz2  11 years
core-8-6-1core-8-6-1.zip  core-8-6-1.tar.gz  core-8-6-1.tar.bz2  dgp11 years
core_8_5_15core_8_5_15.zip  core_8_5_15.tar.gz  core_8_5_15.tar.bz2  11 years
core-8-5-15core-8-5-15.zip  core-8-5-15.tar.gz  core-8-5-15.tar.bz2  dgp11 years
mig_reviewmig_review.zip  mig_review.tar.gz  mig_review.tar.bz2  12 years
mig-reviewmig-review.zip  mig-review.tar.gz  mig-review.tar.bz2  dgp12 years
core-8-4-20core-8-4-20.zip  core-8-4-20.tar.gz  core-8-4-20.tar.bz2  dgp12 years
core_8_4_20core_8_4_20.zip  core_8_4_20.tar.gz  core_8_4_20.tar.bz2  12 years
rc2rc2.zip  rc2.tar.gz  rc2.tar.bz2  12 years
core-8-5-14core-8-5-14.zip  core-8-5-14.tar.gz  core-8-5-14.tar.bz2  dgp12 years
core_8_5_14core_8_5_14.zip  core_8_5_14.tar.gz  core_8_5_14.tar.bz2  12 years
mig_retestmig_retest.zip  mig_retest.tar.gz  mig_retest.tar.bz2  12 years
mig-retestmig-retest.zip  mig-retest.tar.gz  mig-retest.tar.bz2  mig12 years
mig_no280_mistakemig_no280_mistake.zip  mig_no280_mistake.tar.gz  mig_no280_mistake.tar.bz2  12 years
mig-no280-mistakemig-no280-mistake.zip  mig-no280-mistake.tar.gz  mig-no280-mistake.tar.bz2  mig12 years
mig_alloc_reform_Z2mig_alloc_reform_Z2.zip  mig_alloc_reform_Z2.tar.gz  mig_alloc_reform_Z2.tar.bz2  12 years
mig-alloc-reform-Z2mig-alloc-reform-Z2.zip  mig-alloc-reform-Z2.tar.gz  mig-alloc-reform-Z2.tar.bz2  mig12 years
bug_3598385bug_3598385.zip  bug_3598385.tar.gz  bug_3598385.tar.bz2  12 years
bug-3598385bug-3598385.zip  bug-3598385.tar.gz  bug-3598385.tar.bz2  hypnotoad12 years
core_8_6_0core_8_6_0.zip  core_8_6_0.tar.gz  core_8_6_0.tar.bz2  12 years
core-8-6-0core-8-6-0.zip  core-8-6-0.tar.gz  core-8-6-0.tar.bz2  dgp12 years
core_8_5_13core_8_5_13.zip  core_8_5_13.tar.gz  core_8_5_13.tar.bz2  12 years
core-8-5-13core-8-5-13.zip  core-8-5-13.tar.gz  core-8-5-13.tar.bz2  dgp12 years
merge_to_trunkmerge_to_trunk.zip  merge_to_trunk.tar.gz  merge_to_trunk.tar.bz2  12 years
merge-to-trunkmerge-to-trunk.zip  merge-to-trunk.tar.gz  merge-to-trunk.tar.bz2  dkf12 years
tip_votetip_vote.zip  tip_vote.tar.gz  tip_vote.tar.bz2  12 years
tip-votetip-vote.zip  tip-vote.tar.gz  tip-vote.tar.bz2  dkf12 years
core_8_6_b3core_8_6_b3.zip  core_8_6_b3.tar.gz  core_8_6_b3.tar.bz2  12 years
core-8-6-b3core-8-6-b3.zip  core-8-6-b3.tar.gz  core-8-6-b3.tar.bz2  dgp12 years
core_8_5_12core_8_5_12.zip  core_8_5_12.tar.gz  core_8_5_12.tar.bz2  12 years
core-8-5-12core-8-5-12.zip  core-8-5-12.tar.gz  core-8-5-12.tar.bz2  dgp12 years
core_8_5_11core_8_5_11.zip  core_8_5_11.tar.gz  core_8_5_11.tar.bz2  13 years
core-8-5-11core-8-5-11.zip  core-8-5-11.tar.gz  core-8-5-11.tar.bz2  dgp13 years
core_8_6_b2core_8_6_b2.zip  core_8_6_b2.tar.gz  core_8_6_b2.tar.bz2  13 years
core-8-6-b2core-8-6-b2.zip  core-8-6-b2.tar.gz  core-8-6-b2.tar.bz2  dgp13 years
core_8_5_10core_8_5_10.zip  core_8_5_10.tar.gz  core_8_5_10.tar.bz2  13 years
core-8-5-10core-8-5-10.zip  core-8-5-10.tar.gz  core-8-5-10.tar.bz2  dgp13 years
corresponds_to_TclOO_0_6_3corresponds_to_TclOO_0_6_3.zip  corresponds_to_TclOO_0_6_3.tar.gz  corresponds_to_TclOO_0_6_3.tar.bz2  14 years
corresponds-to-TclOO-0-6-3corresponds-to-TclOO-0-6-3.zip  corresponds-to-TclOO-0-6-3.tar.gz  corresponds-to-TclOO-0-6-3.tar.bz2  dkf14 years
libtommath_merge_0_42_0libtommath_merge_0_42_0.zip  libtommath_merge_0_42_0.tar.gz  libtommath_merge_0_42_0.tar.bz2  14 years
libtommath-merge-0-42-0libtommath-merge-0-42-0.zip  libtommath-merge-0-42-0.tar.gz  libtommath-merge-0-42-0.tar.bz2  dkf14 years
Bug_3185009Bug_3185009.zip  Bug_3185009.tar.gz  Bug_3185009.tar.bz2  14 years
core_8_1_0core_8_1_0.zip  core_8_1_0.tar.gz  core_8_1_0.tar.bz2  14 years
core_8_1_1core_8_1_1.zip  core_8_1_1.tar.gz  core_8_1_1.tar.bz2  14 years
core_8_1_b3core_8_1_b3.zip  core_8_1_b3.tar.gz  core_8_1_b3.tar.bz2  14 years
core_8_4_a1core_8_4_a1.zip  core_8_4_a1.tar.gz  core_8_4_a1.tar.bz2  14 years
core_8_4_a2core_8_4_a2.zip  core_8_4_a2.tar.gz  core_8_4_a2.tar.bz2  14 years
core_8_4_a3core_8_4_a3.zip  core_8_4_a3.tar.gz  core_8_4_a3.tar.bz2  14 years
core_8_4_a4core_8_4_a4.zip  core_8_4_a4.tar.gz  core_8_4_a4.tar.bz2  14 years
core_8_4_b1core_8_4_b1.zip  core_8_4_b1.tar.gz  core_8_4_b1.tar.bz2  14 years
core_8_5_0core_8_5_0.zip  core_8_5_0.tar.gz  core_8_5_0.tar.bz2  14 years
core_8_5_1core_8_5_1.zip  core_8_5_1.tar.gz  core_8_5_1.tar.bz2  14 years
core_8_5_2core_8_5_2.zip  core_8_5_2.tar.gz  core_8_5_2.tar.bz2  14 years
core_stabilizer_mergecore_stabilizer_merge.zip  core_stabilizer_merge.tar.gz  core_stabilizer_merge.tar.bz2  14 years
dogeen_assembler_splitdogeen_assembler_split.zip  dogeen_assembler_split.tar.gz  dogeen_assembler_split.tar.bz2  14 years
macosx_8_4_premerge_2002_08_31_branchmacosx_8_4_premerge_2002_08_31_branch.zip  macosx_8_4_premerge_2002_08_31_branch.tar.gz  macosx_8_4_premerge_2002_08_31_branch.tar.bz2  14 years
macosx_premerge_6_9_02macosx_premerge_6_9_02.zip  macosx_premerge_6_9_02.tar.gz  macosx_premerge_6_9_02.tar.bz2  14 years
merge_8_3_1_io_rewrite_07_26_00merge_8_3_1_io_rewrite_07_26_00.zip  merge_8_3_1_io_rewrite_07_26_00.tar.gz  merge_8_3_1_io_rewrite_07_26_00.tar.bz2  14 years
tclpro_1_5_0tclpro_1_5_0.zip  tclpro_1_5_0.tar.gz  tclpro_1_5_0.tar.bz2  14 years
tip_257_implementation_branch_roottip_257_implementation_branch_root.zip  tip_257_implementation_branch_root.tar.gz  tip_257_implementation_branch_root.tar.bz2  14 years
tip_278_branch_roottip_278_branch_root.zip  tip_278_branch_root.tar.gz  tip_278_branch_root.tar.bz2  14 years
core_8_0_2core_8_0_2.zip  core_8_0_2.tar.gz  core_8_0_2.tar.bz2  14 years
core_8_0_3core_8_0_3.zip  core_8_0_3.tar.gz  core_8_0_3.tar.bz2  14 years
core_8_0_4core_8_0_4.zip  core_8_0_4.tar.gz  core_8_0_4.tar.bz2  14 years
core_8_0_5core_8_0_5.zip  core_8_0_5.tar.gz  core_8_0_5.tar.bz2  14 years
core_8_0_5_basecore_8_0_5_base.zip  core_8_0_5_base.tar.gz  core_8_0_5_base.tar.bz2  14 years
core_8_1_b1core_8_1_b1.zip  core_8_1_b1.tar.gz  core_8_1_b1.tar.bz2  14 years
core_8_1_b2core_8_1_b2.zip  core_8_1_b2.tar.gz  core_8_1_b2.tar.bz2  14 years
core_8_4_0core_8_4_0.zip  core_8_4_0.tar.gz  core_8_4_0.tar.bz2  14 years
core_8_4_1core_8_4_1.zip  core_8_4_1.tar.gz  core_8_4_1.tar.bz2  14 years
core_8_4_2core_8_4_2.zip  core_8_4_2.tar.gz  core_8_4_2.tar.bz2  14 years
core_8_4_3core_8_4_3.zip  core_8_4_3.tar.gz  core_8_4_3.tar.bz2  14 years
core_8_4_4core_8_4_4.zip  core_8_4_4.tar.gz  core_8_4_4.tar.bz2  14 years
core_8_4_5core_8_4_5.zip  core_8_4_5.tar.gz  core_8_4_5.tar.bz2  14 years
core_8_4_6core_8_4_6.zip  core_8_4_6.tar.gz  core_8_4_6.tar.bz2  14 years
core_8_4_7core_8_4_7.zip  core_8_4_7.tar.gz  core_8_4_7.tar.bz2  14 years
core_8_4_8core_8_4_8.zip  core_8_4_8.tar.gz  core_8_4_8.tar.bz2  14 years
core_8_4_9core_8_4_9.zip  core_8_4_9.tar.gz  core_8_4_9.tar.bz2  14 years
core_8_6_b1core_8_6_b1.zip  core_8_6_b1.tar.gz  core_8_6_b1.tar.bz2  14 years
rmax_ipv6_mergermax_ipv6_merge.zip  rmax_ipv6_merge.tar.gz  rmax_ipv6_merge.tar.bz2  14 years
scriptics_sc_1_0_basescriptics_sc_1_0_base.zip  scriptics_sc_1_0_base.tar.gz  scriptics_sc_1_0_base.tar.bz2  14 years
scriptics_tclpro_1_2_b1scriptics_tclpro_1_2_b1.zip  scriptics_tclpro_1_2_b1.tar.gz  scriptics_tclpro_1_2_b1.tar.bz2  14 years
scriptics_tclpro_1_2_b2scriptics_tclpro_1_2_b2.zip  scriptics_tclpro_1_2_b2.tar.gz  scriptics_tclpro_1_2_b2.tar.bz2  14 years
tip_278_20061009tip_278_20061009.zip  tip_278_20061009.tar.gz  tip_278_20061009.tar.bz2  14 years
ajuba_ajuba2_2_1_baseajuba_ajuba2_2_1_base.zip  ajuba_ajuba2_2_1_base.tar.gz  ajuba_ajuba2_2_1_base.tar.bz2  14 years
core_8_0_6_basecore_8_0_6_base.zip  core_8_0_6_base.tar.gz  core_8_0_6_base.tar.bz2  14 years
core_8_1_merge_3_9_99core_8_1_merge_3_9_99.zip  core_8_1_merge_3_9_99.tar.gz  core_8_1_merge_3_9_99.tar.bz2  14 years
core_8_2_b3_basecore_8_2_b3_base.zip  core_8_2_b3_base.tar.gz  core_8_2_b3_base.tar.bz2  14 years
core_8_3_1core_8_3_1.zip  core_8_3_1.tar.gz  core_8_3_1.tar.bz2  14 years
core_8_3_2core_8_3_2.zip  core_8_3_2.tar.gz  core_8_3_2.tar.bz2  14 years
core_8_3_3core_8_3_3.zip  core_8_3_3.tar.gz  core_8_3_3.tar.bz2  14 years
core_8_3_4core_8_3_4.zip  core_8_3_4.tar.gz  core_8_3_4.tar.bz2  14 years
core_8_3_5core_8_3_5.zip  core_8_3_5.tar.gz  core_8_3_5.tar.bz2  14 years
core_8_3_b1core_8_3_b1.zip  core_8_3_b1.tar.gz  core_8_3_b1.tar.bz2  14 years
core_8_3_b2core_8_3_b2.zip  core_8_3_b2.tar.gz  core_8_3_b2.tar.bz2  14 years
core_8_6_a1core_8_6_a1.zip  core_8_6_a1.tar.gz  core_8_6_a1.tar.bz2  14 years
core_8_6_a2core_8_6_a2.zip  core_8_6_a2.tar.gz  core_8_6_a2.tar.bz2  14 years
core_8_6_a3core_8_6_a3.zip  core_8_6_a3.tar.gz  core_8_6_a3.tar.bz2  14 years
dev_stubs_merge_8_1_3_9_99dev_stubs_merge_8_1_3_9_99.zip  dev_stubs_merge_8_1_3_9_99.tar.gz  dev_stubs_merge_8_1_3_9_99.tar.bz2  14 years
dogeen_assembler_mergedogeen_assembler_merge.zip  dogeen_assembler_merge.tar.gz  dogeen_assembler_merge.tar.bz2  14 years
macosx_8_4_branchpointmacosx_8_4_branchpoint.zip  macosx_8_4_branchpoint.tar.gz  macosx_8_4_branchpoint.tar.bz2  14 years
macosx_8_4_merge_2002_08_20_trunkmacosx_8_4_merge_2002_08_20_trunk.zip  macosx_8_4_merge_2002_08_20_trunk.tar.gz  macosx_8_4_merge_2002_08_20_trunk.tar.bz2  14 years
macosx_8_4_merge_2002_08_30_trunkmacosx_8_4_merge_2002_08_30_trunk.zip  macosx_8_4_merge_2002_08_30_trunk.tar.gz  macosx_8_4_merge_2002_08_30_trunk.tar.bz2  14 years
scriptics_bc_1_0_b1scriptics_bc_1_0_b1.zip  scriptics_bc_1_0_b1.tar.gz  scriptics_bc_1_0_b1.tar.bz2  14 years
scriptics_sc_1_0scriptics_sc_1_0.zip  scriptics_sc_1_0.tar.gz  scriptics_sc_1_0.tar.bz2  14 years
scriptics_sc_1_1scriptics_sc_1_1.zip  scriptics_sc_1_1.tar.gz  scriptics_sc_1_1.tar.bz2  14 years
scriptics_sc_2_0_b2scriptics_sc_2_0_b2.zip  scriptics_sc_2_0_b2.tar.gz  scriptics_sc_2_0_b2.tar.bz2  14 years
scriptics_sc_2_0_b5scriptics_sc_2_0_b5.zip  scriptics_sc_2_0_b5.tar.gz  scriptics_sc_2_0_b5.tar.bz2  14 years
scriptics_tclpro_1_2_a1scriptics_tclpro_1_2_a1.zip  scriptics_tclpro_1_2_a1.tar.gz  scriptics_tclpro_1_2_a1.tar.bz2  14 years
tclpro_1_4_0tclpro_1_4_0.zip  tclpro_1_4_0.tar.gz  tclpro_1_4_0.tar.bz2  14 years
tclpro_1_4_1tclpro_1_4_1.zip  tclpro_1_4_1.tar.gz  tclpro_1_4_1.tar.bz2  14 years
tip_257_implementation_branch_patchpoint_20061020T1300tip_257_implementation_branch_patchpoint_20061020T1300.zip  tip_257_implementation_branch_patchpoint_20061020T1300.tar.gz  tip_257_implementation_branch_patchpoint_20061020T1300.tar.bz2  14 years
ajuba_ajuba2_2_0ajuba_ajuba2_2_0.zip  ajuba_ajuba2_2_0.tar.gz  ajuba_ajuba2_2_0.tar.bz2  14 years
core_8_1_merge_latestcore_8_1_merge_latest.zip  core_8_1_merge_latest.tar.gz  core_8_1_merge_latest.tar.bz2  14 years
core_8_2_b1core_8_2_b1.zip  core_8_2_b1.tar.gz  core_8_2_b1.tar.bz2  14 years
core_8_2_b2core_8_2_b2.zip  core_8_2_b2.tar.gz  core_8_2_b2.tar.bz2  14 years
core_8_3_0core_8_3_0.zip  core_8_3_0.tar.gz  core_8_3_0.tar.bz2  14 years
core_8_4_18core_8_4_18.zip  core_8_4_18.tar.gz  core_8_4_18.tar.bz2  14 years
core_8_4_19core_8_4_19.zip  core_8_4_19.tar.gz  core_8_4_19.tar.bz2  14 years
core_8_5_a1core_8_5_a1.zip  core_8_5_a1.tar.gz  core_8_5_a1.tar.bz2  14 years
core_8_5_a2core_8_5_a2.zip  core_8_5_a2.tar.gz  core_8_5_a2.tar.bz2  14 years
core_8_5_a3core_8_5_a3.zip  core_8_5_a3.tar.gz  core_8_5_a3.tar.bz2  14 years
core_8_5_a4core_8_5_a4.zip  core_8_5_a4.tar.gz  core_8_5_a4.tar.bz2  14 years
core_8_5_a5core_8_5_a5.zip  core_8_5_a5.tar.gz  core_8_5_a5.tar.bz2  14 years
core_8_5_a6core_8_5_a6.zip  core_8_5_a6.tar.gz  core_8_5_a6.tar.bz2  14 years
core_8_5_b1core_8_5_b1.zip  core_8_5_b1.tar.gz  core_8_5_b1.tar.bz2  14 years
core_8_5_b2core_8_5_b2.zip  core_8_5_b2.tar.gz  core_8_5_b2.tar.bz2  14 years
core_8_5_b3core_8_5_b3.zip  core_8_5_b3.tar.gz  core_8_5_b3.tar.bz2  14 years
dgp_refactor_mergedgp_refactor_merge.zip  dgp_refactor_merge.tar.gz  dgp_refactor_merge.tar.bz2  14 years
kennykb_numerics_branch_20050915kennykb_numerics_branch_20050915.zip  kennykb_numerics_branch_20050915.tar.gz  kennykb_numerics_branch_20050915.tar.bz2  14 years
kennykb_numerics_branch_20051008kennykb_numerics_branch_20051008.zip  kennykb_numerics_branch_20051008.tar.gz  kennykb_numerics_branch_20051008.tar.bz2  14 years
macosx_8_4_merge_2002_08_20_branchmacosx_8_4_merge_2002_08_20_branch.zip  macosx_8_4_merge_2002_08_20_branch.tar.gz  macosx_8_4_merge_2002_08_20_branch.tar.bz2  14 years
macosx_8_4_merge_2002_08_30_branchmacosx_8_4_merge_2002_08_30_branch.zip  macosx_8_4_merge_2002_08_30_branch.tar.gz  macosx_8_4_merge_2002_08_30_branch.tar.bz2  14 years
macosx_8_4_merge_2002_08_31_trunkmacosx_8_4_merge_2002_08_31_trunk.zip  macosx_8_4_merge_2002_08_31_trunk.tar.gz  macosx_8_4_merge_2002_08_31_trunk.tar.bz2  14 years
merge_to_mainline_5_21_99merge_to_mainline_5_21_99.zip  merge_to_mainline_5_21_99.tar.gz  merge_to_mainline_5_21_99.tar.bz2  14 years
msofer_wcodes_20050611msofer_wcodes_20050611.zip  msofer_wcodes_20050611.tar.gz  msofer_wcodes_20050611.tar.bz2  14 years
msofer_wcodes_branch_20051007msofer_wcodes_branch_20051007.zip  msofer_wcodes_branch_20051007.tar.gz  msofer_wcodes_branch_20051007.tar.bz2  14 years
scriptics_sc_1_1_basescriptics_sc_1_1_base.zip  scriptics_sc_1_1_base.tar.gz  scriptics_sc_1_1_base.tar.bz2  14 years
scriptics_sc_2_0_b1scriptics_sc_2_0_b1.zip  scriptics_sc_2_0_b1.tar.gz  scriptics_sc_2_0_b1.tar.bz2  14 years
scriptics_tclpro_1_2scriptics_tclpro_1_2.zip  scriptics_tclpro_1_2.tar.gz  scriptics_tclpro_1_2.tar.bz2  14 years
scriptics_tclpro_1_3_0scriptics_tclpro_1_3_0.zip  scriptics_tclpro_1_3_0.tar.gz  scriptics_tclpro_1_3_0.tar.bz2  14 years
core_8_1_1_basecore_8_1_1_base.zip  core_8_1_1_base.tar.gz  core_8_1_1_base.tar.bz2  14 years
core_8_2_0core_8_2_0.zip  core_8_2_0.tar.gz  core_8_2_0.tar.bz2  14 years
core_8_2_1core_8_2_1.zip  core_8_2_1.tar.gz  core_8_2_1.tar.bz2  14 years
core_8_2_2core_8_2_2.zip  core_8_2_2.tar.gz  core_8_2_2.tar.bz2  14 years
core_8_2_3core_8_2_3.zip  core_8_2_3.tar.gz  core_8_2_3.tar.bz2  14 years
core_8_4_10core_8_4_10.zip  core_8_4_10.tar.gz  core_8_4_10.tar.bz2  14 years
core_8_4_11core_8_4_11.zip  core_8_4_11.tar.gz  core_8_4_11.tar.bz2  14 years
core_8_4_12core_8_4_12.zip  core_8_4_12.tar.gz  core_8_4_12.tar.bz2  14 years
core_8_4_13core_8_4_13.zip  core_8_4_13.tar.gz  core_8_4_13.tar.bz2  14 years
core_8_4_14core_8_4_14.zip  core_8_4_14.tar.gz  core_8_4_14.tar.bz2  14 years
core_8_4_15core_8_4_15.zip  core_8_4_15.tar.gz  core_8_4_15.tar.bz2  14 years
core_8_4_16core_8_4_16.zip  core_8_4_16.tar.gz  core_8_4_16.tar.bz2  14 years
core_8_4_17core_8_4_17.zip  core_8_4_17.tar.gz  core_8_4_17.tar.bz2  14 years
core_8_5_8core_8_5_8.zip  core_8_5_8.tar.gz  core_8_5_8.tar.bz2  14 years
core_8_5_9core_8_5_9.zip  core_8_5_9.tar.gz  core_8_5_9.tar.bz2  14 years
macosx_8_4_premerge_2002_08_31_trunkmacosx_8_4_premerge_2002_08_31_trunk.zip  macosx_8_4_premerge_2002_08_31_trunk.tar.gz  macosx_8_4_premerge_2002_08_31_trunk.tar.bz2  14 years
scriptics_sc_1_1_b1scriptics_sc_1_1_b1.zip  scriptics_sc_1_1_b1.tar.gz  scriptics_sc_1_1_b1.tar.bz2  14 years
scriptics_sc_2_0_fixedscriptics_sc_2_0_fixed.zip  scriptics_sc_2_0_fixed.tar.gz  scriptics_sc_2_0_fixed.tar.bz2  14 years
scriptics_tclpro_1_3_b3scriptics_tclpro_1_3_b3.zip  scriptics_tclpro_1_3_b3.tar.gz  scriptics_tclpro_1_3_b3.tar.bz2  14 years
scriptics_tclpro_1_3_b4scriptics_tclpro_1_3_b4.zip  scriptics_tclpro_1_3_b4.tar.gz  scriptics_tclpro_1_3_b4.tar.bz2  14 years
core_8_4_b2core_8_4_b2.zip  core_8_4_b2.tar.gz  core_8_4_b2.tar.bz2  14 years
core_8_5_3core_8_5_3.zip  core_8_5_3.tar.gz  core_8_5_3.tar.bz2  14 years
core_8_5_4core_8_5_4.zip  core_8_5_4.tar.gz  core_8_5_4.tar.bz2  14 years
core_8_5_5core_8_5_5.zip  core_8_5_5.tar.gz  core_8_5_5.tar.bz2  14 years
core_8_5_6core_8_5_6.zip  core_8_5_6.tar.gz  core_8_5_6.tar.bz2  14 years
core_8_5_7core_8_5_7.zip  core_8_5_7.tar.gz  core_8_5_7.tar.bz2  14 years
scriptics_tclpro_1_3_b1scriptics_tclpro_1_3_b1.zip  scriptics_tclpro_1_3_b1.tar.gz  scriptics_tclpro_1_3_b1.tar.bz2  14 years
scriptics_tclpro_1_3_b2scriptics_tclpro_1_3_b2.zip  scriptics_tclpro_1_3_b2.tar.gz  scriptics_tclpro_1_3_b2.tar.bz2  14 years
dgp-refactor-mergedgp-refactor-merge.zip  dgp-refactor-merge.tar.gz  dgp-refactor-merge.tar.bz2  cvs2fossil14 years
dogeen-assembler-mergedogeen-assembler-merge.zip  dogeen-assembler-merge.tar.gz  dogeen-assembler-merge.tar.bz2  cvs2fossil14 years
rmax-ipv6-mergermax-ipv6-merge.zip  rmax-ipv6-merge.tar.gz  rmax-ipv6-merge.tar.bz2  cvs2fossil14 years
dogeen-assembler-splitdogeen-assembler-split.zip  dogeen-assembler-split.tar.gz  dogeen-assembler-split.tar.bz2  nijtmans14 years
core-8-5-9core-8-5-9.zip  core-8-5-9.tar.gz  core-8-5-9.tar.bz2  dgp14 years
core-8-5-8core-8-5-8.zip  core-8-5-8.tar.gz  core-8-5-8.tar.bz2  dgp15 years
core-8-5-7core-8-5-7.zip  core-8-5-7.tar.gz  core-8-5-7.tar.bz2  dgp16 years
core-8-6-b1core-8-6-b1.zip  core-8-6-b1.tar.gz  core-8-6-b1.tar.bz2  dgp16 years
core-8-5-6core-8-5-6.zip  core-8-5-6.tar.gz  core-8-5-6.tar.bz2  dgp16 years
core-8-5-5core-8-5-5.zip  core-8-5-5.tar.gz  core-8-5-5.tar.bz2  dgp16 years
core-8-6-a3core-8-6-a3.zip  core-8-6-a3.tar.gz  core-8-6-a3.tar.bz2  dgp16 years
core-8-6-a2core-8-6-a2.zip  core-8-6-a2.tar.gz  core-8-6-a2.tar.bz2  dgp16 years
core-8-5-4core-8-5-4.zip  core-8-5-4.tar.gz  core-8-5-4.tar.bz2  dgp16 years
core-stabilizer-mergecore-stabilizer-merge.zip  core-stabilizer-merge.tar.gz  core-stabilizer-merge.tar.bz2  cvs2fossil16 years
core-8-5-3core-8-5-3.zip  core-8-5-3.tar.gz  core-8-5-3.tar.bz2  dgp16 years
core-8-6-a1core-8-6-a1.zip  core-8-6-a1.tar.gz  core-8-6-a1.tar.bz2  dgp16 years
core-8-4-19core-8-4-19.zip  core-8-4-19.tar.gz  core-8-4-19.tar.bz2  dgp17 years
core-8-5-2core-8-5-2.zip  core-8-5-2.tar.gz  core-8-5-2.tar.bz2  dgp17 years
core-8-4-18core-8-4-18.zip  core-8-4-18.tar.gz  core-8-4-18.tar.bz2  dgp17 years
core-8-5-1core-8-5-1.zip  core-8-5-1.tar.gz  core-8-5-1.tar.bz2  dgp17 years
core-8-4-17core-8-4-17.zip  core-8-4-17.tar.gz  core-8-4-17.tar.bz2  dgp17 years
core-8-5-0core-8-5-0.zip  core-8-5-0.tar.gz  core-8-5-0.tar.bz2  dgp17 years
core-8-5-b3core-8-5-b3.zip  core-8-5-b3.tar.gz  core-8-5-b3.tar.bz2  dgp17 years
core-8-5-b2core-8-5-b2.zip  core-8-5-b2.tar.gz  core-8-5-b2.tar.bz2  dgp17 years
core-8-5-b1core-8-5-b1.zip  core-8-5-b1.tar.gz  core-8-5-b1.tar.bz2  das17 years
core-8-4-16core-8-4-16.zip  core-8-4-16.tar.gz  core-8-4-16.tar.bz2  das17 years
core-8-4-15core-8-4-15.zip  core-8-4-15.tar.gz  core-8-4-15.tar.bz2  dgp18 years
core-8-5-a6core-8-5-a6.zip  core-8-5-a6.tar.gz  core-8-5-a6.tar.bz2  hobbs18 years
core-8-5-a5core-8-5-a5.zip  core-8-5-a5.tar.gz  core-8-5-a5.tar.bz2  cvs2fossil18 years
tip-257-implementation-branch-patchpoint-20061020T1300tip-257-implementation-branch-patchpoint-20061020T1300.zip  tip-257-implementation-branch-patchpoint-20061020T1300.tar.gz  tip-257-implementation-branch-patchpoint-20061020T1300.tar.bz2  dkf18 years
core-8-4-14core-8-4-14.zip  core-8-4-14.tar.gz  core-8-4-14.tar.bz2  dgp18 years
tip-278-20061009tip-278-20061009.zip  tip-278-20061009.tar.gz  tip-278-20061009.tar.bz2  msofer18 years
tip-278-branch-roottip-278-branch-root.zip  tip-278-branch-root.tar.gz  tip-278-branch-root.tar.bz2  patthoyts18 years
tip-257-implementation-branch-roottip-257-implementation-branch-root.zip  tip-257-implementation-branch-root.tar.gz  tip-257-implementation-branch-root.tar.bz2  cvs2fossil18 years
core-8-5-a4core-8-5-a4.zip  core-8-5-a4.tar.gz  core-8-5-a4.tar.bz2  dgp19 years
core-8-4-13core-8-4-13.zip  core-8-4-13.tar.gz  core-8-4-13.tar.bz2  dgp19 years
core-8-4-12core-8-4-12.zip  core-8-4-12.tar.gz  core-8-4-12.tar.bz2  dgp19 years
kennykb-numerics-branch-20051008kennykb-numerics-branch-20051008.zip  kennykb-numerics-branch-20051008.tar.gz  kennykb-numerics-branch-20051008.tar.bz2  hobbs19 years
msofer-wcodes-branch-20051007msofer-wcodes-branch-20051007.zip  msofer-wcodes-branch-20051007.tar.gz  msofer-wcodes-branch-20051007.tar.bz2  hobbs19 years
kennykb-numerics-branch-20050915kennykb-numerics-branch-20050915.zip  kennykb-numerics-branch-20050915.tar.gz  kennykb-numerics-branch-20050915.tar.bz2  dgp19 years
core-8-4-11core-8-4-11.zip  core-8-4-11.tar.gz  core-8-4-11.tar.bz2  dgp19 years
msofer-wcodes-20050611msofer-wcodes-20050611.zip  msofer-wcodes-20050611.tar.gz  msofer-wcodes-20050611.tar.bz2  dkf20 years
core-8-5-a3core-8-5-a3.zip  core-8-5-a3.tar.gz  core-8-5-a3.tar.bz2  hobbs20 years
core-8-4-10core-8-4-10.zip  core-8-4-10.tar.gz  core-8-4-10.tar.bz2  das20 years
core-8-5-a2core-8-5-a2.zip  core-8-5-a2.tar.gz  core-8-5-a2.tar.bz2  hobbs20 years
core-8-4-9core-8-4-9.zip  core-8-4-9.tar.gz  core-8-4-9.tar.bz2  hobbs20 years
core-8-4-8core-8-4-8.zip  core-8-4-8.tar.gz  core-8-4-8.tar.bz2  rmax20 years
core-8-4-7core-8-4-7.zip  core-8-4-7.tar.gz  core-8-4-7.tar.bz2  hobbs20 years
core-8-5-a1core-8-5-a1.zip  core-8-5-a1.tar.gz  core-8-5-a1.tar.bz2  hobbs21 years
core-8-4-6core-8-4-6.zip  core-8-4-6.tar.gz  core-8-4-6.tar.bz2  dgp21 years
core-8-4-5core-8-4-5.zip  core-8-4-5.tar.gz  core-8-4-5.tar.bz2  hobbs21 years
core-8-4-4core-8-4-4.zip  core-8-4-4.tar.gz  core-8-4-4.tar.bz2  hobbs21 years
core-8-4-3core-8-4-3.zip  core-8-4-3.tar.gz  core-8-4-3.tar.bz2  hobbs22 years
core-8-4-2core-8-4-2.zip  core-8-4-2.tar.gz  core-8-4-2.tar.bz2  das22 years
core-8-4-1core-8-4-1.zip  core-8-4-1.tar.gz  core-8-4-1.tar.bz2  hobbs22 years
core-8-3-5core-8-3-5.zip  core-8-3-5.tar.gz  core-8-3-5.tar.bz2  hobbs22 years
core-8-4-0core-8-4-0.zip  core-8-4-0.tar.gz  core-8-4-0.tar.bz2  hobbs22 years
macosx-8-4-merge-2002-08-31-trunkmacosx-8-4-merge-2002-08-31-trunk.zip  macosx-8-4-merge-2002-08-31-trunk.tar.gz  macosx-8-4-merge-2002-08-31-trunk.tar.bz2  das22 years
macosx-8-4-premerge-2002-08-31-branchmacosx-8-4-premerge-2002-08-31-branch.zip  macosx-8-4-premerge-2002-08-31-branch.tar.gz  macosx-8-4-premerge-2002-08-31-branch.tar.bz2  das22 years
macosx-8-4-merge-2002-08-30-branchmacosx-8-4-merge-2002-08-30-branch.zip  macosx-8-4-merge-2002-08-30-branch.tar.gz  macosx-8-4-merge-2002-08-30-branch.tar.bz2  das22 years
macosx-8-4-merge-2002-08-30-trunkmacosx-8-4-merge-2002-08-30-trunk.zip  macosx-8-4-merge-2002-08-30-trunk.tar.gz  macosx-8-4-merge-2002-08-30-trunk.tar.bz2  andreas_kupries22 years
macosx-8-4-premerge-2002-08-31-trunkmacosx-8-4-premerge-2002-08-31-trunk.zip  macosx-8-4-premerge-2002-08-31-trunk.tar.gz  macosx-8-4-premerge-2002-08-31-trunk.tar.bz2  andreas_kupries22 years
macosx-8-4-merge-2002-08-20-branchmacosx-8-4-merge-2002-08-20-branch.zip  macosx-8-4-merge-2002-08-20-branch.tar.gz  macosx-8-4-merge-2002-08-20-branch.tar.bz2  das22 years
macosx-8-4-merge-2002-08-20-trunkmacosx-8-4-merge-2002-08-20-trunk.zip  macosx-8-4-merge-2002-08-20-trunk.tar.gz  macosx-8-4-merge-2002-08-20-trunk.tar.bz2  dgp22 years
core-8-4-b2core-8-4-b2.zip  core-8-4-b2.tar.gz  core-8-4-b2.tar.bz2  hobbs22 years
core-8-4-b1core-8-4-b1.zip  core-8-4-b1.tar.gz  core-8-4-b1.tar.bz2  hobbs22 years
tip-99tip-99.zip  tip-99.tar.gz  tip-99.tar.bz2  vincentdarley22 years
core-8-4-a4core-8-4-a4.zip  core-8-4-a4.tar.gz  core-8-4-a4.tar.bz2  hobbs23 years
macosx-premerge-6-9-02macosx-premerge-6-9-02.zip  macosx-premerge-6-9-02.tar.gz  macosx-premerge-6-9-02.tar.bz2  das23 years
core-8-3-4core-8-3-4.zip  core-8-3-4.tar.gz  core-8-3-4.tar.bz2  hobbs23 years
macosx-8-4-branchpointmacosx-8-4-branchpoint.zip  macosx-8-4-branchpoint.tar.gz  macosx-8-4-branchpoint.tar.bz2  dgp23 years
core-8-4-a3core-8-4-a3.zip  core-8-4-a3.tar.gz  core-8-4-a3.tar.bz2  hobbs23 years
core-8-3-3core-8-3-3.zip  core-8-3-3.tar.gz  core-8-3-3.tar.bz2  hobbs24 years
core-8-4-a2core-8-4-a2.zip  core-8-4-a2.tar.gz  core-8-4-a2.tar.bz2  cvs2fossil24 years
core-8-3-2core-8-3-2.zip  core-8-3-2.tar.gz  core-8-3-2.tar.bz2  hobbs24 years
tclpro-1-4-1tclpro-1-4-1.zip  tclpro-1-4-1.tar.gz  tclpro-1-4-1.tar.bz2  hobbs24 years
tclpro-1-5-0tclpro-1-5-0.zip  tclpro-1-5-0.tar.gz  tclpro-1-5-0.tar.bz2  cvs2fossil24 years
tclpro-1-4-0tclpro-1-4-0.zip  tclpro-1-4-0.tar.gz  tclpro-1-4-0.tar.bz2  hobbs24 years
ajuba-ajuba2-2-1-baseajuba-ajuba2-2-1-base.zip  ajuba-ajuba2-2-1-base.tar.gz  ajuba-ajuba2-2-1-base.tar.bz2  cvs2fossil24 years
merge-8-3-1-io-rewrite-07-26-00merge-8-3-1-io-rewrite-07-26-00.zip  merge-8-3-1-io-rewrite-07-26-00.tar.gz  merge-8-3-1-io-rewrite-07-26-00.tar.bz2  hobbs24 years
core-8-4-a1core-8-4-a1.zip  core-8-4-a1.tar.gz  core-8-4-a1.tar.bz2  hobbs25 years
ajuba-ajuba2-2-0ajuba-ajuba2-2-0.zip  ajuba-ajuba2-2-0.tar.gz  ajuba-ajuba2-2-0.tar.bz2  cvs2fossil25 years
core-8-3-1core-8-3-1.zip  core-8-3-1.tar.gz  core-8-3-1.tar.bz2  cvs2fossil25 years
scriptics-sc-2-0-b2scriptics-sc-2-0-b2.zip  scriptics-sc-2-0-b2.tar.gz  scriptics-sc-2-0-b2.tar.bz2  cvs2fossil25 years
scriptics-sc-2-0-b5scriptics-sc-2-0-b5.zip  scriptics-sc-2-0-b5.tar.gz  scriptics-sc-2-0-b5.tar.bz2  cvs2fossil25 years
scriptics-sc-2-0-fixedscriptics-sc-2-0-fixed.zip  scriptics-sc-2-0-fixed.tar.gz  scriptics-sc-2-0-fixed.tar.bz2  cvs2fossil25 years
scriptics-sc-2-0-b1scriptics-sc-2-0-b1.zip  scriptics-sc-2-0-b1.tar.gz  scriptics-sc-2-0-b1.tar.bz2  sandeep25 years
core-8-3-0core-8-3-0.zip  core-8-3-0.tar.gz  core-8-3-0.tar.bz2  hobbs25 years
core-8-3-b2core-8-3-b2.zip  core-8-3-b2.tar.gz  core-8-3-b2.tar.bz2  hobbs25 years
core-8-3-b1core-8-3-b1.zip  core-8-3-b1.tar.gz  core-8-3-b1.tar.bz2  hobbs25 years
core-8-2-3core-8-2-3.zip  core-8-2-3.tar.gz  core-8-2-3.tar.bz2  jenn25 years
scriptics-sc-1-1scriptics-sc-1-1.zip  scriptics-sc-1-1.tar.gz  scriptics-sc-1-1.tar.bz2  jenn25 years
scriptics-sc-1-1-b1scriptics-sc-1-1-b1.zip  scriptics-sc-1-1-b1.tar.gz  scriptics-sc-1-1-b1.tar.bz2  cvs25 years
scriptics-sc-1-1-basescriptics-sc-1-1-base.zip  scriptics-sc-1-1-base.tar.gz  scriptics-sc-1-1-base.tar.bz2  cvs25 years
core-8-2-2core-8-2-2.zip  core-8-2-2.tar.gz  core-8-2-2.tar.bz2  cvs25 years
scriptics-sc-1-0scriptics-sc-1-0.zip  scriptics-sc-1-0.tar.gz  scriptics-sc-1-0.tar.bz2  cvs25 years
scriptics-sc-1-0-basescriptics-sc-1-0-base.zip  scriptics-sc-1-0-base.tar.gz  scriptics-sc-1-0-base.tar.bz2  cvs25 years
core-8-2-1core-8-2-1.zip  core-8-2-1.tar.gz  core-8-2-1.tar.bz2  hobbs25 years
scriptics-bc-1-0-b1scriptics-bc-1-0-b1.zip  scriptics-bc-1-0-b1.tar.gz  scriptics-bc-1-0-b1.tar.bz2  hobbs25 years
core-8-2-0core-8-2-0.zip  core-8-2-0.tar.gz  core-8-2-0.tar.bz2  welch25 years
scriptics-tclpro-1-3-0scriptics-tclpro-1-3-0.zip  scriptics-tclpro-1-3-0.tar.gz  scriptics-tclpro-1-3-0.tar.bz2  welch25 years
core-8-2-b3-basecore-8-2-b3-base.zip  core-8-2-b3-base.tar.gz  core-8-2-b3-base.tar.bz2  redman25 years
core-8-2-b2core-8-2-b2.zip  core-8-2-b2.tar.gz  core-8-2-b2.tar.bz2  redman25 years
scriptics-tclpro-1-3-b4scriptics-tclpro-1-3-b4.zip  scriptics-tclpro-1-3-b4.tar.gz  scriptics-tclpro-1-3-b4.tar.bz2  redman25 years
core-8-2-b1core-8-2-b1.zip  core-8-2-b1.tar.gz  core-8-2-b1.tar.bz2  cvs2fossil25 years
scriptics-tclpro-1-3-b3scriptics-tclpro-1-3-b3.zip  scriptics-tclpro-1-3-b3.tar.gz  scriptics-tclpro-1-3-b3.tar.bz2  cvs2fossil25 years
core-8-1-1core-8-1-1.zip  core-8-1-1.tar.gz  core-8-1-1.tar.bz2  stanton26 years
merge-to-mainline-5/21/99merge-to-mainline-5/21/99.zip  merge-to-mainline-5/21/99.tar.gz  merge-to-mainline-5/21/99.tar.bz2  redman26 years
scriptics-tclpro-1-3-b2scriptics-tclpro-1-3-b2.zip  scriptics-tclpro-1-3-b2.tar.gz  scriptics-tclpro-1-3-b2.tar.bz2  redman26 years
core-8-1-1-basecore-8-1-1-base.zip  core-8-1-1-base.tar.gz  core-8-1-1-base.tar.bz2  redman26 years
scriptics-tclpro-1-3-b1scriptics-tclpro-1-3-b1.zip  scriptics-tclpro-1-3-b1.tar.gz  scriptics-tclpro-1-3-b1.tar.bz2  redman26 years
core-8-1-0core-8-1-0.zip  core-8-1-0.tar.gz  core-8-1-0.tar.bz2  cvs2fossil26 years
core-8-0-6-basecore-8-0-6-base.zip  core-8-0-6-base.tar.gz  core-8-0-6-base.tar.bz2  cvs26 years
core-8-1-b3core-8-1-b3.zip  core-8-1-b3.tar.gz  core-8-1-b3.tar.bz2  cvs2fossil26 years
core-8-0-5core-8-0-5.zip  core-8-0-5.tar.gz  core-8-0-5.tar.bz2  cvs2fossil26 years
core-8-1-b2core-8-1-b2.zip  core-8-1-b2.tar.gz  core-8-1-b2.tar.bz2  cvs2fossil26 years
core-8-1-merge-latestcore-8-1-merge-latest.zip  core-8-1-merge-latest.tar.gz  core-8-1-merge-latest.tar.bz2  stanton26 years
core-8-1-merge-3/9/99core-8-1-merge-3/9/99.zip  core-8-1-merge-3/9/99.tar.gz  core-8-1-merge-3/9/99.tar.bz2  stanton26 years
dev-stubs-merge-8-1-3/9/99dev-stubs-merge-8-1-3/9/99.zip  dev-stubs-merge-8-1-3/9/99.tar.gz  dev-stubs-merge-8-1-3/9/99.tar.bz2  stanton26 years
scriptics-tclpro-1-2scriptics-tclpro-1-2.zip  scriptics-tclpro-1-2.tar.gz  scriptics-tclpro-1-2.tar.bz2  cvs2fossil26 years
scriptics-tclpro-1-2-b2scriptics-tclpro-1-2-b2.zip  scriptics-tclpro-1-2-b2.tar.gz  scriptics-tclpro-1-2-b2.tar.bz2  stanton26 years
core-8-0-5-basecore-8-0-5-base.zip  core-8-0-5-base.tar.gz  core-8-0-5-base.tar.bz2  cvs2fossil26 years
scriptics-tclpro-1-2-b1scriptics-tclpro-1-2-b1.zip  scriptics-tclpro-1-2-b1.tar.gz  scriptics-tclpro-1-2-b1.tar.bz2  welch26 years
scriptics-tclpro-1-2-a1scriptics-tclpro-1-2-a1.zip  scriptics-tclpro-1-2-a1.tar.gz  scriptics-tclpro-1-2-a1.tar.bz2  surles26 years
core-8-1-b1core-8-1-b1.zip  core-8-1-b1.tar.gz  core-8-1-b1.tar.bz2  cvs2fossil26 years
core-8-0-4core-8-0-4.zip  core-8-0-4.tar.gz  core-8-0-4.tar.bz2  cvs2fossil26 years
core-8-0-3core-8-0-3.zip  core-8-0-3.tar.gz  core-8-0-3.tar.bz2  stanton26 years
core-8-0-2core-8-0-2.zip  core-8-0-2.tar.gz  core-8-0-2.tar.bz2  cvs2fossil27 years
/qxmlquery/NetworkOverrider.h | 34 +++---- tests/auto/qxmlquery/PushBaseliner.h | 34 +++---- tests/auto/qxmlquery/TestFundament.cpp | 34 +++---- tests/auto/qxmlquery/TestFundament.h | 34 +++---- tests/auto/qxmlquery/tst_qxmlquery.cpp | 34 +++---- tests/auto/qxmlresultitems/tst_qxmlresultitems.cpp | 34 +++---- tests/auto/qxmlschema/tst_qxmlschema.cpp | 34 +++---- .../tst_qxmlschemavalidator.cpp | 34 +++---- tests/auto/qxmlserializer/tst_qxmlserializer.cpp | 34 +++---- tests/auto/qxmlsimplereader/generate_ref_files.sh | 36 ++++---- tests/auto/qxmlsimplereader/parser/main.cpp | 34 +++---- tests/auto/qxmlsimplereader/parser/parser.cpp | 34 +++---- tests/auto/qxmlsimplereader/parser/parser.h | 34 +++---- .../auto/qxmlsimplereader/tst_qxmlsimplereader.cpp | 34 +++---- tests/auto/qxmlstream/qc14n.h | 34 +++---- tests/auto/qxmlstream/setupSuite.sh | 36 ++++---- tests/auto/qxmlstream/tst_qxmlstream.cpp | 34 +++---- tests/auto/qzip/tst_qzip.cpp | 34 +++---- tests/auto/rcc/tst_rcc.cpp | 34 +++---- tests/auto/selftests/alive/qtestalive.cpp | 34 +++---- tests/auto/selftests/alive/tst_alive.cpp | 34 +++---- tests/auto/selftests/assert/tst_assert.cpp | 34 +++---- tests/auto/selftests/badxml/tst_badxml.cpp | 34 +++---- .../benchlibcallgrind/tst_benchlibcallgrind.cpp | 34 +++---- .../tst_benchlibeventcounter.cpp | 34 +++---- .../benchliboptions/tst_benchliboptions.cpp | 34 +++---- .../tst_benchlibtickcounter.cpp | 34 +++---- .../benchlibwalltime/tst_benchlibwalltime.cpp | 34 +++---- tests/auto/selftests/cmptest/tst_cmptest.cpp | 34 +++---- .../commandlinedata/tst_commandlinedata.cpp | 34 +++---- tests/auto/selftests/crashes/tst_crashes.cpp | 34 +++---- tests/auto/selftests/datatable/tst_datatable.cpp | 34 +++---- tests/auto/selftests/datetime/tst_datetime.cpp | 34 +++---- .../selftests/differentexec/tst_differentexec.cpp | 34 +++---- .../exceptionthrow/tst_exceptionthrow.cpp | 34 +++---- tests/auto/selftests/expectfail/tst_expectfail.cpp | 34 +++---- tests/auto/selftests/failinit/tst_failinit.cpp | 34 +++---- .../selftests/failinitdata/tst_failinitdata.cpp | 34 +++---- tests/auto/selftests/fetchbogus/tst_fetchbogus.cpp | 34 +++---- tests/auto/selftests/globaldata/tst_globaldata.cpp | 34 +++---- tests/auto/selftests/longstring/tst_longstring.cpp | 34 +++---- tests/auto/selftests/maxwarnings/maxwarnings.cpp | 36 ++++---- tests/auto/selftests/multiexec/tst_multiexec.cpp | 36 ++++---- .../qexecstringlist/tst_qexecstringlist.cpp | 34 +++---- tests/auto/selftests/singleskip/tst_singleskip.cpp | 36 ++++---- tests/auto/selftests/skip/tst_skip.cpp | 34 +++---- tests/auto/selftests/skipglobal/tst_skipglobal.cpp | 34 +++---- tests/auto/selftests/skipinit/tst_skipinit.cpp | 34 +++---- .../selftests/skipinitdata/tst_skipinitdata.cpp | 34 +++---- tests/auto/selftests/sleep/tst_sleep.cpp | 34 +++---- tests/auto/selftests/strcmp/tst_strcmp.cpp | 34 +++---- tests/auto/selftests/subtest/tst_subtest.cpp | 34 +++---- tests/auto/selftests/tst_selftests.cpp | 34 +++---- .../waitwithoutgui/tst_waitwithoutgui.cpp | 36 ++++---- tests/auto/selftests/warnings/tst_warnings.cpp | 34 +++---- tests/auto/selftests/xunit/tst_xunit.cpp | 34 +++---- .../orientationchange/tst_orientationchange.cpp | 34 +++---- .../qmainexceptions/tst_qmainexceptions.cpp | 34 +++---- tests/auto/symbols/tst_symbols.cpp | 34 +++---- tests/auto/test.pl | 34 +++---- tests/auto/uic/baseline/batchtranslation.ui | 34 +++---- tests/auto/uic/baseline/batchtranslation.ui.h | 36 ++++---- tests/auto/uic/baseline/config.ui | 34 +++---- tests/auto/uic/baseline/config.ui.h | 34 +++---- tests/auto/uic/baseline/config_fromuic3.ui | 34 +++---- tests/auto/uic/baseline/config_fromuic3.ui.h | 34 +++---- tests/auto/uic/baseline/finddialog.ui | 34 +++---- tests/auto/uic/baseline/finddialog.ui.h | 36 ++++---- tests/auto/uic/baseline/formwindowsettings.ui | 34 +++---- tests/auto/uic/baseline/formwindowsettings.ui.h | 34 +++---- tests/auto/uic/baseline/helpdialog.ui | 34 +++---- tests/auto/uic/baseline/helpdialog.ui.h | 34 +++---- tests/auto/uic/baseline/listwidgeteditor.ui | 34 +++---- tests/auto/uic/baseline/listwidgeteditor.ui.h | 36 ++++---- tests/auto/uic/baseline/mainwindowbase.ui | 34 +++---- tests/auto/uic/baseline/mainwindowbase.ui.h | 34 +++---- tests/auto/uic/baseline/newactiondialog.ui | 34 +++---- tests/auto/uic/baseline/newactiondialog.ui.h | 36 ++++---- tests/auto/uic/baseline/newform.ui | 34 +++---- tests/auto/uic/baseline/newform.ui.h | 36 ++++---- tests/auto/uic/baseline/orderdialog.ui | 34 +++---- tests/auto/uic/baseline/orderdialog.ui.h | 36 ++++---- tests/auto/uic/baseline/paletteeditor.ui | 34 +++---- tests/auto/uic/baseline/paletteeditor.ui.h | 36 ++++---- .../auto/uic/baseline/paletteeditoradvancedbase.ui | 34 +++---- .../uic/baseline/paletteeditoradvancedbase.ui.h | 34 +++---- tests/auto/uic/baseline/phrasebookbox.ui | 34 +++---- tests/auto/uic/baseline/phrasebookbox.ui.h | 36 ++++---- tests/auto/uic/baseline/plugindialog.ui | 34 +++---- tests/auto/uic/baseline/plugindialog.ui.h | 36 ++++---- tests/auto/uic/baseline/previewwidget.ui | 34 +++---- tests/auto/uic/baseline/previewwidget.ui.h | 34 +++---- tests/auto/uic/baseline/previewwidgetbase.ui | 34 +++---- tests/auto/uic/baseline/previewwidgetbase.ui.h | 34 +++---- tests/auto/uic/baseline/qfiledialog.ui | 34 +++---- tests/auto/uic/baseline/qfiledialog.ui.h | 34 +++---- tests/auto/uic/baseline/qtgradientdialog.ui | 34 +++---- tests/auto/uic/baseline/qtgradientdialog.ui.h | 36 ++++---- tests/auto/uic/baseline/qtgradienteditor.ui | 34 +++---- tests/auto/uic/baseline/qtgradienteditor.ui.h | 34 +++---- tests/auto/uic/baseline/qtgradientviewdialog.ui | 34 +++---- tests/auto/uic/baseline/qtgradientviewdialog.ui.h | 36 ++++---- tests/auto/uic/baseline/saveformastemplate.ui | 34 +++---- tests/auto/uic/baseline/saveformastemplate.ui.h | 36 ++++---- tests/auto/uic/baseline/statistics.ui | 34 +++---- tests/auto/uic/baseline/statistics.ui.h | 36 ++++---- tests/auto/uic/baseline/stringlisteditor.ui | 34 +++---- tests/auto/uic/baseline/stringlisteditor.ui.h | 34 +++---- tests/auto/uic/baseline/tabbedbrowser.ui | 34 +++---- tests/auto/uic/baseline/tabbedbrowser.ui.h | 36 ++++---- tests/auto/uic/baseline/tablewidgeteditor.ui | 34 +++---- tests/auto/uic/baseline/tablewidgeteditor.ui.h | 34 +++---- tests/auto/uic/baseline/translatedialog.ui | 34 +++---- tests/auto/uic/baseline/translatedialog.ui.h | 34 +++---- tests/auto/uic/baseline/treewidgeteditor.ui | 34 +++---- tests/auto/uic/baseline/treewidgeteditor.ui.h | 34 +++---- tests/auto/uic/baseline/trpreviewtool.ui | 34 +++---- tests/auto/uic/baseline/trpreviewtool.ui.h | 36 ++++---- tests/auto/uic/tst_uic.cpp | 34 +++---- tests/auto/uic3/baseline/about.ui | 34 +++---- tests/auto/uic3/baseline/about.ui.4 | 34 +++---- tests/auto/uic3/baseline/actioneditor.ui | 34 +++---- tests/auto/uic3/baseline/actioneditor.ui.4 | 34 +++---- tests/auto/uic3/baseline/config.ui | 34 +++---- tests/auto/uic3/baseline/config.ui.4 | 34 +++---- tests/auto/uic3/baseline/configtoolboxdialog.ui | 34 +++---- tests/auto/uic3/baseline/configtoolboxdialog.ui.4 | 34 +++---- tests/auto/uic3/baseline/connectiondialog.ui | 34 +++---- tests/auto/uic3/baseline/connectiondialog.ui.4 | 34 +++---- tests/auto/uic3/baseline/createtemplate.ui | 34 +++---- tests/auto/uic3/baseline/createtemplate.ui.4 | 34 +++---- tests/auto/uic3/baseline/customwidgeteditor.ui | 34 +++---- tests/auto/uic3/baseline/customwidgeteditor.ui.4 | 34 +++---- tests/auto/uic3/baseline/dbconnection.ui | 34 +++---- tests/auto/uic3/baseline/dbconnection.ui.4 | 34 +++---- tests/auto/uic3/baseline/dbconnectioneditor.ui | 34 +++---- tests/auto/uic3/baseline/dbconnectioneditor.ui.4 | 34 +++---- tests/auto/uic3/baseline/dbconnections.ui | 34 +++---- tests/auto/uic3/baseline/dbconnections.ui.4 | 34 +++---- tests/auto/uic3/baseline/editfunctions.ui | 34 +++---- tests/auto/uic3/baseline/editfunctions.ui.4 | 34 +++---- tests/auto/uic3/baseline/finddialog.ui | 34 +++---- tests/auto/uic3/baseline/finddialog.ui.4 | 34 +++---- tests/auto/uic3/baseline/formsettings.ui | 34 +++---- tests/auto/uic3/baseline/formsettings.ui.4 | 34 +++---- tests/auto/uic3/baseline/gotolinedialog.ui | 34 +++---- tests/auto/uic3/baseline/gotolinedialog.ui.4 | 34 +++---- tests/auto/uic3/baseline/helpdialog.ui | 34 +++---- tests/auto/uic3/baseline/helpdialog.ui.4 | 34 +++---- tests/auto/uic3/baseline/iconvieweditor.ui | 34 +++---- tests/auto/uic3/baseline/iconvieweditor.ui.4 | 34 +++---- tests/auto/uic3/baseline/listboxeditor.ui | 34 +++---- tests/auto/uic3/baseline/listboxeditor.ui.4 | 34 +++---- tests/auto/uic3/baseline/listeditor.ui | 34 +++---- tests/auto/uic3/baseline/listeditor.ui.4 | 34 +++---- tests/auto/uic3/baseline/listvieweditor.ui | 34 +++---- tests/auto/uic3/baseline/listvieweditor.ui.4 | 34 +++---- tests/auto/uic3/baseline/mainfilesettings.ui | 34 +++---- tests/auto/uic3/baseline/mainfilesettings.ui.4 | 34 +++---- tests/auto/uic3/baseline/mainwindowbase.ui | 34 +++---- tests/auto/uic3/baseline/mainwindowbase.ui.4 | 34 +++---- tests/auto/uic3/baseline/mainwindowwizard.ui | 34 +++---- tests/auto/uic3/baseline/mainwindowwizard.ui.4 | 34 +++---- tests/auto/uic3/baseline/multilineeditor.ui | 34 +++---- tests/auto/uic3/baseline/multilineeditor.ui.4 | 34 +++---- tests/auto/uic3/baseline/newform.ui | 34 +++---- tests/auto/uic3/baseline/newform.ui.4 | 34 +++---- tests/auto/uic3/baseline/paletteeditor.ui | 34 +++---- tests/auto/uic3/baseline/paletteeditor.ui.4 | 34 +++---- tests/auto/uic3/baseline/paletteeditoradvanced.ui | 34 +++---- .../auto/uic3/baseline/paletteeditoradvanced.ui.4 | 34 +++---- .../uic3/baseline/paletteeditoradvancedbase.ui | 34 +++---- .../uic3/baseline/paletteeditoradvancedbase.ui.4 | 34 +++---- tests/auto/uic3/baseline/pixmapcollectioneditor.ui | 34 +++---- .../auto/uic3/baseline/pixmapcollectioneditor.ui.4 | 34 +++---- tests/auto/uic3/baseline/pixmapfunction.ui | 34 +++---- tests/auto/uic3/baseline/pixmapfunction.ui.4 | 34 +++---- tests/auto/uic3/baseline/preferences.ui | 34 +++---- tests/auto/uic3/baseline/preferences.ui.4 | 34 +++---- tests/auto/uic3/baseline/previewwidget.ui | 34 +++---- tests/auto/uic3/baseline/previewwidget.ui.4 | 34 +++---- tests/auto/uic3/baseline/previewwidgetbase.ui | 34 +++---- tests/auto/uic3/baseline/previewwidgetbase.ui.4 | 34 +++---- tests/auto/uic3/baseline/projectsettings.ui | 34 +++---- tests/auto/uic3/baseline/projectsettings.ui.4 | 34 +++---- tests/auto/uic3/baseline/qactivexselect.ui | 34 +++---- tests/auto/uic3/baseline/qactivexselect.ui.4 | 34 +++---- tests/auto/uic3/baseline/replacedialog.ui | 34 +++---- tests/auto/uic3/baseline/replacedialog.ui.4 | 34 +++---- tests/auto/uic3/baseline/richtextfontdialog.ui | 34 +++---- tests/auto/uic3/baseline/richtextfontdialog.ui.4 | 34 +++---- tests/auto/uic3/baseline/settingsdialog.ui | 34 +++---- tests/auto/uic3/baseline/settingsdialog.ui.4 | 34 +++---- tests/auto/uic3/baseline/sqlformwizard.ui | 34 +++---- tests/auto/uic3/baseline/sqlformwizard.ui.4 | 34 +++---- tests/auto/uic3/baseline/startdialog.ui | 34 +++---- tests/auto/uic3/baseline/startdialog.ui.4 | 34 +++---- tests/auto/uic3/baseline/statistics.ui | 34 +++---- tests/auto/uic3/baseline/statistics.ui.4 | 34 +++---- tests/auto/uic3/baseline/tabbedbrowser.ui | 34 +++---- tests/auto/uic3/baseline/tabbedbrowser.ui.4 | 34 +++---- tests/auto/uic3/baseline/tableeditor.ui | 34 +++---- tests/auto/uic3/baseline/tableeditor.ui.4 | 34 +++---- tests/auto/uic3/baseline/topicchooser.ui | 34 +++---- tests/auto/uic3/baseline/topicchooser.ui.4 | 34 +++---- tests/auto/uic3/baseline/variabledialog.ui | 34 +++---- tests/auto/uic3/baseline/variabledialog.ui.4 | 34 +++---- tests/auto/uic3/baseline/wizardeditor.ui | 34 +++---- tests/auto/uic3/baseline/wizardeditor.ui.4 | 34 +++---- tests/auto/uic3/tst_uic3.cpp | 34 +++---- tests/auto/uiloader/baseline/batchtranslation.ui | 34 +++---- tests/auto/uiloader/baseline/config.ui | 34 +++---- tests/auto/uiloader/baseline/finddialog.ui | 34 +++---- tests/auto/uiloader/baseline/formwindowsettings.ui | 34 +++---- tests/auto/uiloader/baseline/helpdialog.ui | 34 +++---- tests/auto/uiloader/baseline/listwidgeteditor.ui | 34 +++---- tests/auto/uiloader/baseline/mainwindowbase.ui | 34 +++---- tests/auto/uiloader/baseline/newactiondialog.ui | 34 +++---- tests/auto/uiloader/baseline/newform.ui | 34 +++---- tests/auto/uiloader/baseline/orderdialog.ui | 34 +++---- tests/auto/uiloader/baseline/paletteeditor.ui | 34 +++---- .../uiloader/baseline/paletteeditoradvancedbase.ui | 34 +++---- tests/auto/uiloader/baseline/phrasebookbox.ui | 34 +++---- tests/auto/uiloader/baseline/plugindialog.ui | 34 +++---- tests/auto/uiloader/baseline/previewwidget.ui | 34 +++---- tests/auto/uiloader/baseline/previewwidgetbase.ui | 34 +++---- tests/auto/uiloader/baseline/qfiledialog.ui | 34 +++---- tests/auto/uiloader/baseline/qtgradientdialog.ui | 34 +++---- tests/auto/uiloader/baseline/qtgradienteditor.ui | 34 +++---- .../auto/uiloader/baseline/qtgradientviewdialog.ui | 34 +++---- tests/auto/uiloader/baseline/saveformastemplate.ui | 34 +++---- tests/auto/uiloader/baseline/statistics.ui | 34 +++---- tests/auto/uiloader/baseline/stringlisteditor.ui | 34 +++---- tests/auto/uiloader/baseline/tabbedbrowser.ui | 34 +++---- tests/auto/uiloader/baseline/tablewidgeteditor.ui | 34 +++---- tests/auto/uiloader/baseline/translatedialog.ui | 34 +++---- tests/auto/uiloader/baseline/treewidgeteditor.ui | 34 +++---- tests/auto/uiloader/baseline/trpreviewtool.ui | 34 +++---- tests/auto/uiloader/tst_screenshot/main.cpp | 34 +++---- tests/auto/uiloader/uiloader/tst_uiloader.cpp | 34 +++---- tests/auto/uiloader/uiloader/uiloader.cpp | 34 +++---- tests/auto/uiloader/uiloader/uiloader.h | 34 +++---- tests/auto/utf8/tst_utf8.cpp | 34 +++---- tests/auto/windowsmobile/test/ddhelper.cpp | 34 +++---- tests/auto/windowsmobile/test/ddhelper.h | 36 ++++---- .../auto/windowsmobile/test/tst_windowsmobile.cpp | 34 +++---- tests/auto/windowsmobile/testQMenuBar/main.cpp | 34 +++---- tests/auto/xmlpatterns/tst_xmlpatterns.cpp | 34 +++---- .../xmlpatternsdiagnosticsts/TestSuite/validate.sh | 36 ++++---- .../tst_xmlpatternsdiagnosticsts.cpp | 34 +++---- .../xmlpatternsschema/tst_xmlpatternsschema.cpp | 34 +++---- .../xmlpatternsschemats/TESTSUITE/updateSuite.sh | 36 ++++---- .../tst_xmlpatternsschemats.cpp | 34 +++---- tests/auto/xmlpatternssdk/ASTItem.cpp | 34 +++---- tests/auto/xmlpatternssdk/ASTItem.h | 34 +++---- .../auto/xmlpatternssdk/DebugExpressionFactory.cpp | 34 +++---- tests/auto/xmlpatternssdk/DebugExpressionFactory.h | 34 +++---- tests/auto/xmlpatternssdk/ErrorHandler.cpp | 34 +++---- tests/auto/xmlpatternssdk/ErrorHandler.h | 34 +++---- tests/auto/xmlpatternssdk/ErrorItem.cpp | 34 +++---- tests/auto/xmlpatternssdk/ErrorItem.h | 34 +++---- tests/auto/xmlpatternssdk/ExitCode.h | 34 +++---- tests/auto/xmlpatternssdk/ExpressionInfo.cpp | 36 ++++---- tests/auto/xmlpatternssdk/ExpressionInfo.h | 34 +++---- tests/auto/xmlpatternssdk/ExpressionNamer.cpp | 34 +++---- tests/auto/xmlpatternssdk/ExpressionNamer.h | 34 +++---- tests/auto/xmlpatternssdk/ExternalSourceLoader.cpp | 34 +++---- tests/auto/xmlpatternssdk/ExternalSourceLoader.h | 34 +++---- tests/auto/xmlpatternssdk/Global.cpp | 34 +++---- tests/auto/xmlpatternssdk/Global.h | 34 +++---- tests/auto/xmlpatternssdk/ResultThreader.cpp | 34 +++---- tests/auto/xmlpatternssdk/ResultThreader.h | 34 +++---- tests/auto/xmlpatternssdk/TestBaseLine.cpp | 34 +++---- tests/auto/xmlpatternssdk/TestBaseLine.h | 34 +++---- tests/auto/xmlpatternssdk/TestCase.cpp | 34 +++---- tests/auto/xmlpatternssdk/TestCase.h | 34 +++---- tests/auto/xmlpatternssdk/TestContainer.cpp | 34 +++---- tests/auto/xmlpatternssdk/TestContainer.h | 34 +++---- tests/auto/xmlpatternssdk/TestGroup.cpp | 34 +++---- tests/auto/xmlpatternssdk/TestGroup.h | 34 +++---- tests/auto/xmlpatternssdk/TestItem.h | 34 +++---- tests/auto/xmlpatternssdk/TestResult.cpp | 34 +++---- tests/auto/xmlpatternssdk/TestResult.h | 34 +++---- tests/auto/xmlpatternssdk/TestResultHandler.cpp | 34 +++---- tests/auto/xmlpatternssdk/TestResultHandler.h | 34 +++---- tests/auto/xmlpatternssdk/TestSuite.cpp | 34 +++---- tests/auto/xmlpatternssdk/TestSuite.h | 34 +++---- tests/auto/xmlpatternssdk/TestSuiteHandler.cpp | 34 +++---- tests/auto/xmlpatternssdk/TestSuiteHandler.h | 34 +++---- tests/auto/xmlpatternssdk/TestSuiteResult.cpp | 34 +++---- tests/auto/xmlpatternssdk/TestSuiteResult.h | 34 +++---- tests/auto/xmlpatternssdk/TreeItem.cpp | 36 ++++---- tests/auto/xmlpatternssdk/TreeItem.h | 34 +++---- tests/auto/xmlpatternssdk/TreeModel.cpp | 34 +++---- tests/auto/xmlpatternssdk/TreeModel.h | 34 +++---- tests/auto/xmlpatternssdk/Worker.cpp | 34 +++---- tests/auto/xmlpatternssdk/Worker.h | 34 +++---- tests/auto/xmlpatternssdk/XMLWriter.cpp | 34 +++---- tests/auto/xmlpatternssdk/XMLWriter.h | 34 +++---- tests/auto/xmlpatternssdk/XQTSTestCase.cpp | 34 +++---- tests/auto/xmlpatternssdk/XQTSTestCase.h | 34 +++---- tests/auto/xmlpatternssdk/XSDTSTestCase.cpp | 34 +++---- tests/auto/xmlpatternssdk/XSDTSTestCase.h | 34 +++---- tests/auto/xmlpatternssdk/XSDTestSuiteHandler.cpp | 34 +++---- tests/auto/xmlpatternssdk/XSDTestSuiteHandler.h | 34 +++---- tests/auto/xmlpatternssdk/XSLTTestSuiteHandler.cpp | 34 +++---- tests/auto/xmlpatternssdk/XSLTTestSuiteHandler.h | 34 +++---- .../xmlpatternssdk/docs/XMLIndenterExample.cpp | 36 ++++---- .../auto/xmlpatternssdk/docs/XMLWriterExample.cpp | 36 ++++---- tests/auto/xmlpatternssdk/tests/XMLWriterTest.cpp | 34 +++---- tests/auto/xmlpatternssdk/tests/XMLWriterTest.h | 34 +++---- .../tst_xmlpatternsvalidator.cpp | 34 +++---- tests/auto/xmlpatternsview/tst_xmlpatternsview.cpp | 34 +++---- .../view/FunctionSignaturesView.cpp | 36 ++++---- .../xmlpatternsview/view/FunctionSignaturesView.h | 34 +++---- tests/auto/xmlpatternsview/view/MainWindow.cpp | 34 +++---- tests/auto/xmlpatternsview/view/MainWindow.h | 34 +++---- tests/auto/xmlpatternsview/view/TestCaseView.cpp | 34 +++---- tests/auto/xmlpatternsview/view/TestCaseView.h | 34 +++---- tests/auto/xmlpatternsview/view/TestResultView.cpp | 34 +++---- tests/auto/xmlpatternsview/view/TestResultView.h | 34 +++---- tests/auto/xmlpatternsview/view/TreeSortFilter.cpp | 34 +++---- tests/auto/xmlpatternsview/view/TreeSortFilter.h | 34 +++---- tests/auto/xmlpatternsview/view/UserTestCase.cpp | 34 +++---- tests/auto/xmlpatternsview/view/UserTestCase.h | 34 +++---- tests/auto/xmlpatternsview/view/XDTItemItem.cpp | 34 +++---- tests/auto/xmlpatternsview/view/XDTItemItem.h | 34 +++---- tests/auto/xmlpatternsview/view/main.cpp | 36 ++++---- tests/auto/xmlpatternsxqts/summarizeBaseline.sh | 36 ++++---- tests/auto/xmlpatternsxqts/tst_suitetest.cpp | 34 +++---- tests/auto/xmlpatternsxqts/tst_suitetest.h | 34 +++---- tests/auto/xmlpatternsxqts/tst_xmlpatternsxqts.cpp | 34 +++---- tests/auto/xmlpatternsxslts/XSLTS/updateSuite.sh | 36 ++++---- .../auto/xmlpatternsxslts/tst_xmlpatternsxslts.cpp | 34 +++---- .../benchmarks/corelib/codecs/qtextcodec/main.cpp | 34 +++---- .../corelib/io/qdir/10000/bench_qdir_10000.cpp | 34 +++---- .../corelib/io/qdir/tree/bench_qdir_tree.cpp | 34 +++---- tests/benchmarks/corelib/io/qdiriterator/main.cpp | 34 +++---- .../io/qdiriterator/qfilesystemiterator.cpp | 34 +++---- .../corelib/io/qdiriterator/qfilesystemiterator.h | 34 +++---- tests/benchmarks/corelib/io/qfile/main.cpp | 34 +++---- tests/benchmarks/corelib/io/qfileinfo/main.cpp | 34 +++---- tests/benchmarks/corelib/io/qiodevice/main.cpp | 34 +++---- .../benchmarks/corelib/io/qtemporaryfile/main.cpp | 34 +++---- tests/benchmarks/corelib/io/qurl/main.cpp | 34 +++---- tests/benchmarks/corelib/kernel/events/main.cpp | 34 +++---- .../benchmarks/corelib/kernel/qmetaobject/main.cpp | 34 +++---- .../corelib/kernel/qmetatype/tst_qmetatype.cpp | 34 +++---- tests/benchmarks/corelib/kernel/qobject/main.cpp | 34 +++---- tests/benchmarks/corelib/kernel/qobject/object.cpp | 34 +++---- tests/benchmarks/corelib/kernel/qobject/object.h | 34 +++---- .../tst_qtimer_vs_qmetaobject.cpp | 34 +++---- .../corelib/kernel/qvariant/tst_qvariant.cpp | 34 +++---- .../benchmarks/corelib/plugin/quuid/tst_quuid.cpp | 34 +++---- .../thread/qthreadstorage/tst_qthreadstorage.cpp | 34 +++---- .../corelib/tools/containers-associative/main.cpp | 34 +++---- .../corelib/tools/containers-sequential/main.cpp | 34 +++---- tests/benchmarks/corelib/tools/qbytearray/main.cpp | 34 +++---- tests/benchmarks/corelib/tools/qrect/main.cpp | 34 +++---- tests/benchmarks/corelib/tools/qregexp/main.cpp | 34 +++---- tests/benchmarks/corelib/tools/qstring/data.h | 36 ++++---- .../corelib/tools/qstring/generatelist.pl | 34 +++---- tests/benchmarks/corelib/tools/qstring/main.cpp | 34 +++---- .../corelib/tools/qstringbuilder/main.cpp | 34 +++---- .../benchmarks/corelib/tools/qstringlist/main.cpp | 34 +++---- tests/benchmarks/corelib/tools/qvector/main.cpp | 34 +++---- .../benchmarks/corelib/tools/qvector/outofline.cpp | 34 +++---- .../benchmarks/corelib/tools/qvector/qrawvector.h | 34 +++---- tests/benchmarks/declarative/binding/testtypes.cpp | 36 ++++---- tests/benchmarks/declarative/binding/testtypes.h | 34 +++---- .../benchmarks/declarative/binding/tst_binding.cpp | 34 +++---- .../declarative/compilation/data/BoomBlock.qml | 34 +++---- .../declarative/compilation/tst_compilation.cpp | 34 +++---- .../benchmarks/declarative/creation/data/item.qml | 34 +++---- .../declarative/creation/data/qobject.qml | 36 ++++---- .../declarative/creation/tst_creation.cpp | 34 +++---- .../declarative/painting/paintbenchmark.cpp | 34 +++---- .../declarative/pointers/tst_pointers.cpp | 34 +++---- .../qdeclarativecomponent/data/myqmlobject.qml | 36 ++++---- .../data/myqmlobject_binding.qml | 36 ++++---- .../qdeclarativecomponent/data/object.qml | 36 ++++---- .../qdeclarativecomponent/data/object_id.qml | 36 ++++---- .../data/samegame/BoomBlock.qml | 34 +++---- .../data/synthesized_properties.2.qml | 36 ++++---- .../data/synthesized_properties.qml | 36 ++++---- .../qdeclarativecomponent/testtypes.cpp | 36 ++++---- .../declarative/qdeclarativecomponent/testtypes.h | 34 +++---- .../tst_qdeclarativecomponent.cpp | 34 +++---- .../qdeclarativeimage/tst_qdeclarativeimage.cpp | 34 +++---- .../qdeclarativemetaproperty/data/object.qml | 36 ++++---- .../data/synthesized_object.qml | 36 ++++---- .../tst_qdeclarativemetaproperty.cpp | 34 +++---- tests/benchmarks/declarative/qmltime/example.qml | 36 ++++---- tests/benchmarks/declarative/qmltime/qmltime.cpp | 34 +++---- .../declarative/qmltime/tests/anchors/empty.qml | 34 +++---- .../declarative/qmltime/tests/anchors/fill.qml | 34 +++---- .../declarative/qmltime/tests/anchors/null.qml | 34 +++---- .../declarative/qmltime/tests/animation/large.qml | 34 +++---- .../qmltime/tests/animation/largeNoProps.qml | 34 +++---- .../qmltime/tests/item_creation/children.qml | 34 +++---- .../qmltime/tests/item_creation/data.qml | 34 +++---- .../qmltime/tests/item_creation/no_creation.qml | 36 ++++---- .../qmltime/tests/item_creation/resources.qml | 34 +++---- .../declarative/qmltime/tests/loader/Loaded.qml | 36 ++++---- .../qmltime/tests/loader/component_loader.qml | 36 ++++---- .../qmltime/tests/loader/empty_loader.qml | 36 ++++---- .../declarative/qmltime/tests/loader/no_loader.qml | 36 ++++---- .../qmltime/tests/loader/source_loader.qml | 36 ++++---- .../tests/positioner_creation/no_positioner.qml | 34 +++---- .../tests/positioner_creation/null_positioner.qml | 34 +++---- .../tests/positioner_creation/positioner.qml | 34 +++---- .../qmltime/tests/vmemetaobject/null.qml | 36 ++++---- .../qmltime/tests/vmemetaobject/property.qml | 36 ++++---- .../qperformancetimer/tst_qperformancetimer.cpp | 34 +++---- .../declarative/script/data/CustomObject.qml | 36 ++++---- tests/benchmarks/declarative/script/data/block.qml | 34 +++---- tests/benchmarks/declarative/script/data/global.js | 36 ++++---- .../declarative/script/data/global_prop.qml | 36 ++++---- .../declarative/script/data/signal_args.qml | 36 ++++---- .../declarative/script/data/signal_qml.qml | 36 ++++---- .../declarative/script/data/signal_unconnected.qml | 36 ++++---- .../declarative/script/data/signal_unusedArgs.qml | 36 ++++---- .../declarative/script/data/slot_complex.qml | 36 ++++---- .../declarative/script/data/slot_complex_js.qml | 36 ++++---- .../declarative/script/data/slot_simple.qml | 36 ++++---- .../declarative/script/data/slot_simple_js.qml | 36 ++++---- tests/benchmarks/declarative/script/tst_script.cpp | 34 +++---- .../declarative/typeimports/data/QmlTestType1.qml | 36 ++++---- .../declarative/typeimports/data/QmlTestType2.qml | 36 ++++---- .../declarative/typeimports/data/QmlTestType3.qml | 36 ++++---- .../declarative/typeimports/data/QmlTestType4.qml | 36 ++++---- .../declarative/typeimports/data/cpp.qml | 36 ++++---- .../declarative/typeimports/data/qml.qml | 36 ++++---- .../declarative/typeimports/tst_typeimports.cpp | 34 +++---- .../gui/animation/qanimation/dummyanimation.cpp | 36 ++++---- .../gui/animation/qanimation/dummyanimation.h | 36 ++++---- .../gui/animation/qanimation/dummyobject.cpp | 34 +++---- .../gui/animation/qanimation/dummyobject.h | 34 +++---- tests/benchmarks/gui/animation/qanimation/main.cpp | 34 +++---- .../gui/animation/qanimation/rectanimation.cpp | 34 +++---- .../gui/animation/qanimation/rectanimation.h | 34 +++---- .../functional/GraphicsViewBenchmark/main.cpp | 34 +++---- .../widgets/abstractitemcontainer.cpp | 34 +++---- .../widgets/abstractitemcontainer.h | 34 +++---- .../widgets/abstractitemview.cpp | 34 +++---- .../widgets/abstractitemview.h | 34 +++---- .../widgets/abstractscrollarea.cpp | 34 +++---- .../widgets/abstractscrollarea.h | 34 +++---- .../widgets/abstractviewitem.cpp | 34 +++---- .../widgets/abstractviewitem.h | 34 +++---- .../widgets/backgrounditem.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/backgrounditem.h | 34 +++---- .../GraphicsViewBenchmark/widgets/button.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/button.h | 34 +++---- .../GraphicsViewBenchmark/widgets/commandline.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/commandline.h | 36 ++++---- .../GraphicsViewBenchmark/widgets/dummydatagen.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/dummydatagen.h | 34 +++---- .../GraphicsViewBenchmark/widgets/gvbwidget.cpp | 36 ++++---- .../GraphicsViewBenchmark/widgets/gvbwidget.h | 36 ++++---- .../GraphicsViewBenchmark/widgets/iconitem.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/iconitem.h | 34 +++---- .../widgets/itemrecyclinglist.cpp | 34 +++---- .../widgets/itemrecyclinglist.h | 34 +++---- .../widgets/itemrecyclinglistview.cpp | 34 +++---- .../widgets/itemrecyclinglistview.h | 34 +++---- .../GraphicsViewBenchmark/widgets/label.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/label.h | 34 +++---- .../GraphicsViewBenchmark/widgets/listitem.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/listitem.h | 34 +++---- .../widgets/listitemcache.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/listitemcache.h | 34 +++---- .../widgets/listitemcontainer.cpp | 34 +++---- .../widgets/listitemcontainer.h | 34 +++---- .../GraphicsViewBenchmark/widgets/listmodel.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/listmodel.h | 34 +++---- .../GraphicsViewBenchmark/widgets/listwidget.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/listwidget.h | 34 +++---- .../GraphicsViewBenchmark/widgets/mainview.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/mainview.h | 34 +++---- .../GraphicsViewBenchmark/widgets/menu.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/menu.h | 34 +++---- .../widgets/recycledlistitem.cpp | 34 +++---- .../widgets/recycledlistitem.h | 34 +++---- .../widgets/resourcemoninterface.h | 34 +++---- .../GraphicsViewBenchmark/widgets/scrollbar.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/scrollbar.h | 34 +++---- .../GraphicsViewBenchmark/widgets/scroller.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/scroller.h | 34 +++---- .../GraphicsViewBenchmark/widgets/scroller_p.h | 34 +++---- .../GraphicsViewBenchmark/widgets/settings.cpp | 36 ++++---- .../GraphicsViewBenchmark/widgets/settings.h | 34 +++---- .../GraphicsViewBenchmark/widgets/simplelist.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/simplelist.h | 34 +++---- .../widgets/simplelistview.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/simplelistview.h | 34 +++---- .../GraphicsViewBenchmark/widgets/theme.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/theme.h | 34 +++---- .../GraphicsViewBenchmark/widgets/themeevent.cpp | 36 ++++---- .../GraphicsViewBenchmark/widgets/themeevent.h | 34 +++---- .../GraphicsViewBenchmark/widgets/topbar.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/topbar.h | 34 +++---- .../GraphicsViewBenchmark/widgets/webview.cpp | 34 +++---- .../GraphicsViewBenchmark/widgets/webview.h | 34 +++---- .../GraphicsViewBenchmark/widgets/webview_p.h | 34 +++---- .../tst_qgraphicsanchorlayout.cpp | 34 +++---- .../qgraphicsitem/tst_qgraphicsitem.cpp | 34 +++---- .../qgraphicslayout/tst_qgraphicslayout.cpp | 34 +++---- .../tst_qgraphicslinearlayout.cpp | 34 +++---- .../qgraphicsscene/tst_qgraphicsscene.cpp | 34 +++---- .../qgraphicsview/benchapps/chipTest/chip.cpp | 34 +++---- .../qgraphicsview/benchapps/chipTest/chip.h | 34 +++---- .../qgraphicsview/benchapps/chipTest/main.cpp | 36 ++++---- .../benchapps/chipTest/mainwindow.cpp | 34 +++---- .../qgraphicsview/benchapps/chipTest/mainwindow.h | 34 +++---- .../qgraphicsview/benchapps/chipTest/view.cpp | 34 +++---- .../qgraphicsview/benchapps/chipTest/view.h | 34 +++---- .../qgraphicsview/benchapps/moveItems/main.cpp | 34 +++---- .../qgraphicsview/benchapps/scrolltest/main.cpp | 34 +++---- .../graphicsview/qgraphicsview/chiptester/chip.cpp | 34 +++---- .../graphicsview/qgraphicsview/chiptester/chip.h | 34 +++---- .../qgraphicsview/chiptester/chiptester.cpp | 34 +++---- .../qgraphicsview/chiptester/chiptester.h | 34 +++---- .../qgraphicsview/tst_qgraphicsview.cpp | 34 +++---- .../qgraphicswidget/tst_qgraphicswidget.cpp | 34 +++---- tests/benchmarks/gui/image/blendbench/main.cpp | 34 +++---- .../qimageconversion/tst_qimageconversion.cpp | 34 +++---- .../gui/image/qimagereader/tst_qimagereader.cpp | 34 +++---- tests/benchmarks/gui/image/qpixmap/tst_qpixmap.cpp | 34 +++---- .../gui/image/qpixmapcache/tst_qpixmapcache.cpp | 34 +++---- .../gui/itemviews/qtableview/tst_qtableview.cpp | 34 +++---- tests/benchmarks/gui/kernel/qapplication/main.cpp | 34 +++---- .../benchmarks/gui/kernel/qwidget/tst_qwidget.cpp | 34 +++---- .../gui/math3d/qmatrix4x4/tst_qmatrix4x4.cpp | 34 +++---- .../gui/math3d/qquaternion/tst_qquaternion.cpp | 34 +++---- .../gui/painting/qpainter/tst_qpainter.cpp | 34 +++---- tests/benchmarks/gui/painting/qregion/main.cpp | 34 +++---- .../gui/painting/qtbench/benchmarktests.h | 34 +++---- .../gui/painting/qtbench/tst_qtbench.cpp | 34 +++---- .../gui/painting/qtracebench/tst_qtracebench.cpp | 34 +++---- .../gui/painting/qtransform/tst_qtransform.cpp | 34 +++---- .../gui/styles/qstylesheetstyle/main.cpp | 34 +++---- tests/benchmarks/gui/text/qfontmetrics/main.cpp | 34 +++---- tests/benchmarks/gui/text/qtext/main.cpp | 34 +++---- .../access/qfile_vs_qnetworkaccessmanager/main.cpp | 34 +++---- .../access/qnetworkreply/tst_qnetworkreply.cpp | 34 +++---- tests/benchmarks/network/kernel/qhostinfo/main.cpp | 34 +++---- .../network/socket/qtcpserver/tst_qtcpserver.cpp | 34 +++---- .../network/ssl/qsslsocket/tst_qsslsocket.cpp | 34 +++---- tests/benchmarks/opengl/main.cpp | 34 +++---- .../benchmarks/plugins/imageformats/jpeg/jpeg.cpp | 34 +++---- .../script/qscriptclass/tst_qscriptclass.cpp | 34 +++---- .../script/qscriptengine/tst_qscriptengine.cpp | 34 +++---- .../script/qscriptvalue/tst_qscriptvalue.cpp | 34 +++---- .../tst_qscriptvalueiterator.cpp | 34 +++---- .../svg/qsvgrenderer/tst_qsvgrenderer.cpp | 34 +++---- tests/manual/bearerex/bearerex.cpp | 34 +++---- tests/manual/bearerex/bearerex.h | 34 +++---- tests/manual/bearerex/datatransferer.cpp | 34 +++---- tests/manual/bearerex/datatransferer.h | 34 +++---- tests/manual/bearerex/main.cpp | 36 ++++---- tests/manual/bearerex/xqlistwidget.cpp | 34 +++---- tests/manual/bearerex/xqlistwidget.h | 36 ++++---- tests/manual/gestures/graphicsview/gestures.cpp | 34 +++---- tests/manual/gestures/graphicsview/gestures.h | 34 +++---- tests/manual/gestures/graphicsview/imageitem.cpp | 34 +++---- tests/manual/gestures/graphicsview/imageitem.h | 34 +++---- tests/manual/gestures/graphicsview/main.cpp | 34 +++---- .../graphicsview/mousepangesturerecognizer.cpp | 34 +++---- .../graphicsview/mousepangesturerecognizer.h | 36 ++++---- tests/manual/gestures/scrollarea/main.cpp | 34 +++---- .../scrollarea/mousepangesturerecognizer.cpp | 34 +++---- .../scrollarea/mousepangesturerecognizer.h | 36 ++++---- tests/manual/inputmethodhints/inputmethodhints.cpp | 34 +++---- tests/manual/inputmethodhints/inputmethodhints.h | 36 ++++---- tests/manual/inputmethodhints/main.cpp | 36 ++++---- tests/manual/keypadnavigation/main.cpp | 34 +++---- .../tst_network_remote_stresstest.cpp | 34 +++---- tests/manual/network_stresstest/minihttpserver.cpp | 34 +++---- tests/manual/network_stresstest/minihttpserver.h | 34 +++---- .../network_stresstest/tst_network_stresstest.cpp | 34 +++---- tests/manual/qcursor/allcursors/main.cpp | 36 ++++---- tests/manual/qcursor/allcursors/mainwindow.cpp | 34 +++---- tests/manual/qcursor/allcursors/mainwindow.h | 34 +++---- tests/manual/qcursor/grab_override/main.cpp | 36 ++++---- tests/manual/qcursor/grab_override/mainwindow.cpp | 34 +++---- tests/manual/qcursor/grab_override/mainwindow.h | 34 +++---- tests/manual/qdesktopwidget/main.cpp | 34 +++---- tests/manual/qgraphicsitemgroup/customitem.cpp | 34 +++---- tests/manual/qgraphicsitemgroup/customitem.h | 34 +++---- tests/manual/qgraphicsitemgroup/main.cpp | 36 ++++---- tests/manual/qgraphicsitemgroup/widget.cpp | 34 +++---- tests/manual/qgraphicsitemgroup/widget.h | 34 +++---- tests/manual/qgraphicslayout/flicker/main.cpp | 36 ++++---- tests/manual/qgraphicslayout/flicker/window.cpp | 34 +++---- tests/manual/qgraphicslayout/flicker/window.h | 34 +++---- tests/manual/qhttpnetworkconnection/main.cpp | 34 +++---- tests/manual/qimagereader/main.cpp | 34 +++---- tests/manual/qnetworkreply/main.cpp | 34 +++---- .../qtabletevent/device_information/main.cpp | 36 ++++---- .../device_information/tabletwidget.cpp | 34 +++---- .../qtabletevent/device_information/tabletwidget.h | 34 +++---- .../manual/qtabletevent/event_compression/main.cpp | 36 ++++---- .../event_compression/mousestatwidget.cpp | 34 +++---- .../event_compression/mousestatwidget.h | 34 +++---- tests/manual/qtabletevent/regular_widgets/main.cpp | 34 +++---- tests/manual/qtbug-8933/main.cpp | 36 ++++---- tests/manual/qtbug-8933/widget.cpp | 34 +++---- tests/manual/qtbug-8933/widget.h | 34 +++---- tests/manual/qtouchevent/main.cpp | 34 +++---- tests/manual/qtouchevent/touchwidget.cpp | 34 +++---- tests/manual/qtouchevent/touchwidget.h | 34 +++---- tests/manual/qwidget_zorder/main.cpp | 34 +++---- tests/manual/repaint/mainwindow/main.cpp | 34 +++---- tests/manual/repaint/scrollarea/main.cpp | 34 +++---- tests/manual/repaint/shared/shared.h | 34 +++---- tests/manual/repaint/splitter/main.cpp | 36 ++++---- tests/manual/repaint/tableview/main.cpp | 34 +++---- tests/manual/repaint/task141091/main.cpp | 36 ++++---- tests/manual/repaint/toplevel/main.cpp | 36 ++++---- tests/manual/repaint/widget/main.cpp | 34 +++---- tests/manual/textrendering/glyphshaping/main.cpp | 34 +++---- .../manual/textrendering/textperformance/main.cpp | 34 +++---- tests/manual/windowflags/controllerwindow.cpp | 34 +++---- tests/manual/windowflags/controllerwindow.h | 34 +++---- tests/manual/windowflags/main.cpp | 36 ++++---- tests/manual/windowflags/previewwindow.cpp | 34 +++---- tests/manual/windowflags/previewwindow.h | 34 +++---- tests/shared/filesystem.h | 34 +++---- tests/shared/util.h | 34 +++---- tools/activeqt/dumpcpp/main.cpp | 34 +++---- tools/activeqt/dumpdoc/main.cpp | 34 +++---- tools/activeqt/testcon/ambientproperties.cpp | 34 +++---- tools/activeqt/testcon/ambientproperties.h | 34 +++---- tools/activeqt/testcon/ambientproperties.ui | 34 +++---- tools/activeqt/testcon/changeproperties.cpp | 34 +++---- tools/activeqt/testcon/changeproperties.h | 34 +++---- tools/activeqt/testcon/changeproperties.ui | 34 +++---- tools/activeqt/testcon/controlinfo.cpp | 34 +++---- tools/activeqt/testcon/controlinfo.h | 36 ++++---- tools/activeqt/testcon/controlinfo.ui | 34 +++---- tools/activeqt/testcon/docuwindow.cpp | 34 +++---- tools/activeqt/testcon/docuwindow.h | 34 +++---- tools/activeqt/testcon/invokemethod.cpp | 34 +++---- tools/activeqt/testcon/invokemethod.h | 34 +++---- tools/activeqt/testcon/invokemethod.ui | 34 +++---- tools/activeqt/testcon/main.cpp | 34 +++---- tools/activeqt/testcon/mainwindow.cpp | 34 +++---- tools/activeqt/testcon/mainwindow.h | 34 +++---- tools/activeqt/testcon/mainwindow.ui | 34 +++---- tools/activeqt/testcon/scripts/perlscript.pl | 34 +++---- tools/activeqt/testcon/scripts/pythonscript.py | 36 ++++---- tools/assistant/lib/qclucenefieldnames.cpp | 36 ++++---- tools/assistant/lib/qclucenefieldnames_p.h | 36 ++++---- tools/assistant/lib/qhelp_global.cpp | 34 +++---- tools/assistant/lib/qhelp_global.h | 34 +++---- tools/assistant/lib/qhelpcollectionhandler.cpp | 34 +++---- tools/assistant/lib/qhelpcollectionhandler_p.h | 34 +++---- tools/assistant/lib/qhelpcontentwidget.cpp | 34 +++---- tools/assistant/lib/qhelpcontentwidget.h | 34 +++---- tools/assistant/lib/qhelpdatainterface.cpp | 34 +++---- tools/assistant/lib/qhelpdatainterface_p.h | 34 +++---- tools/assistant/lib/qhelpdbreader.cpp | 34 +++---- tools/assistant/lib/qhelpdbreader_p.h | 34 +++---- tools/assistant/lib/qhelpengine.cpp | 34 +++---- tools/assistant/lib/qhelpengine.h | 34 +++---- tools/assistant/lib/qhelpengine_p.h | 34 +++---- tools/assistant/lib/qhelpenginecore.cpp | 34 +++---- tools/assistant/lib/qhelpenginecore.h | 34 +++---- tools/assistant/lib/qhelpgenerator.cpp | 34 +++---- tools/assistant/lib/qhelpgenerator_p.h | 34 +++---- tools/assistant/lib/qhelpindexwidget.cpp | 34 +++---- tools/assistant/lib/qhelpindexwidget.h | 34 +++---- tools/assistant/lib/qhelpprojectdata.cpp | 34 +++---- tools/assistant/lib/qhelpprojectdata_p.h | 34 +++---- tools/assistant/lib/qhelpsearchengine.cpp | 34 +++---- tools/assistant/lib/qhelpsearchengine.h | 34 +++---- tools/assistant/lib/qhelpsearchindex_default.cpp | 36 ++++---- tools/assistant/lib/qhelpsearchindex_default_p.h | 34 +++---- tools/assistant/lib/qhelpsearchindexreader.cpp | 34 +++---- .../lib/qhelpsearchindexreader_clucene.cpp | 34 +++---- .../lib/qhelpsearchindexreader_clucene_p.h | 34 +++---- .../lib/qhelpsearchindexreader_default.cpp | 34 +++---- .../lib/qhelpsearchindexreader_default_p.h | 34 +++---- tools/assistant/lib/qhelpsearchindexreader_p.h | 34 +++---- .../lib/qhelpsearchindexwriter_clucene.cpp | 34 +++---- .../lib/qhelpsearchindexwriter_clucene_p.h | 34 +++---- .../lib/qhelpsearchindexwriter_default.cpp | 34 +++---- .../lib/qhelpsearchindexwriter_default_p.h | 34 +++---- tools/assistant/lib/qhelpsearchquerywidget.cpp | 34 +++---- tools/assistant/lib/qhelpsearchquerywidget.h | 34 +++---- tools/assistant/lib/qhelpsearchresultwidget.cpp | 34 +++---- tools/assistant/lib/qhelpsearchresultwidget.h | 34 +++---- tools/assistant/tools/assistant/aboutdialog.cpp | 34 +++---- tools/assistant/tools/assistant/aboutdialog.h | 34 +++---- tools/assistant/tools/assistant/bookmarkdialog.cpp | 34 +++---- tools/assistant/tools/assistant/bookmarkdialog.h | 34 +++---- .../tools/assistant/bookmarkfiltermodel.cpp | 34 +++---- .../tools/assistant/bookmarkfiltermodel.h | 34 +++---- tools/assistant/tools/assistant/bookmarkitem.cpp | 34 +++---- tools/assistant/tools/assistant/bookmarkitem.h | 34 +++---- .../assistant/tools/assistant/bookmarkmanager.cpp | 34 +++---- tools/assistant/tools/assistant/bookmarkmanager.h | 34 +++---- .../tools/assistant/bookmarkmanagerwidget.cpp | 34 +++---- .../tools/assistant/bookmarkmanagerwidget.h | 34 +++---- tools/assistant/tools/assistant/bookmarkmodel.cpp | 34 +++---- tools/assistant/tools/assistant/bookmarkmodel.h | 34 +++---- tools/assistant/tools/assistant/centralwidget.cpp | 34 +++---- tools/assistant/tools/assistant/centralwidget.h | 34 +++---- tools/assistant/tools/assistant/cmdlineparser.cpp | 34 +++---- tools/assistant/tools/assistant/cmdlineparser.h | 34 +++---- tools/assistant/tools/assistant/contentwindow.cpp | 34 +++---- tools/assistant/tools/assistant/contentwindow.h | 34 +++---- tools/assistant/tools/assistant/doc/assistant.qdoc | 20 ++-- .../assistant/tools/assistant/filternamedialog.cpp | 34 +++---- tools/assistant/tools/assistant/filternamedialog.h | 34 +++---- tools/assistant/tools/assistant/findwidget.cpp | 34 +++---- tools/assistant/tools/assistant/findwidget.h | 34 +++---- .../tools/assistant/helpenginewrapper.cpp | 34 +++---- .../assistant/tools/assistant/helpenginewrapper.h | 34 +++---- tools/assistant/tools/assistant/helpviewer.cpp | 34 +++---- tools/assistant/tools/assistant/helpviewer.h | 34 +++---- tools/assistant/tools/assistant/helpviewer_qtb.cpp | 34 +++---- tools/assistant/tools/assistant/helpviewer_qtb.h | 34 +++---- tools/assistant/tools/assistant/helpviewer_qwv.cpp | 34 +++---- tools/assistant/tools/assistant/helpviewer_qwv.h | 34 +++---- tools/assistant/tools/assistant/indexwindow.cpp | 34 +++---- tools/assistant/tools/assistant/indexwindow.h | 34 +++---- tools/assistant/tools/assistant/installdialog.cpp | 34 +++---- tools/assistant/tools/assistant/installdialog.h | 34 +++---- tools/assistant/tools/assistant/main.cpp | 34 +++---- tools/assistant/tools/assistant/mainwindow.cpp | 34 +++---- tools/assistant/tools/assistant/mainwindow.h | 34 +++---- .../tools/assistant/preferencesdialog.cpp | 34 +++---- .../assistant/tools/assistant/preferencesdialog.h | 34 +++---- tools/assistant/tools/assistant/qtdocinstaller.cpp | 34 +++---- tools/assistant/tools/assistant/qtdocinstaller.h | 34 +++---- tools/assistant/tools/assistant/remotecontrol.cpp | 34 +++---- tools/assistant/tools/assistant/remotecontrol.h | 34 +++---- .../assistant/tools/assistant/remotecontrol_win.h | 34 +++---- tools/assistant/tools/assistant/searchwidget.cpp | 34 +++---- tools/assistant/tools/assistant/searchwidget.h | 34 +++---- tools/assistant/tools/assistant/topicchooser.cpp | 34 +++---- tools/assistant/tools/assistant/topicchooser.h | 34 +++---- tools/assistant/tools/assistant/tracer.h | 34 +++---- tools/assistant/tools/assistant/xbelsupport.cpp | 34 +++---- tools/assistant/tools/assistant/xbelsupport.h | 34 +++---- .../assistant/tools/qcollectiongenerator/main.cpp | 34 +++---- tools/assistant/tools/qhelpconverter/adpreader.cpp | 34 +++---- tools/assistant/tools/qhelpconverter/adpreader.h | 34 +++---- .../tools/qhelpconverter/conversionwizard.cpp | 34 +++---- .../tools/qhelpconverter/conversionwizard.h | 34 +++---- tools/assistant/tools/qhelpconverter/filespage.cpp | 34 +++---- tools/assistant/tools/qhelpconverter/filespage.h | 34 +++---- .../assistant/tools/qhelpconverter/filterpage.cpp | 34 +++---- tools/assistant/tools/qhelpconverter/filterpage.h | 34 +++---- .../assistant/tools/qhelpconverter/finishpage.cpp | 34 +++---- tools/assistant/tools/qhelpconverter/finishpage.h | 34 +++---- .../assistant/tools/qhelpconverter/generalpage.cpp | 34 +++---- tools/assistant/tools/qhelpconverter/generalpage.h | 34 +++---- .../assistant/tools/qhelpconverter/helpwindow.cpp | 34 +++---- tools/assistant/tools/qhelpconverter/helpwindow.h | 34 +++---- .../tools/qhelpconverter/identifierpage.cpp | 34 +++---- .../tools/qhelpconverter/identifierpage.h | 34 +++---- tools/assistant/tools/qhelpconverter/inputpage.cpp | 34 +++---- tools/assistant/tools/qhelpconverter/inputpage.h | 34 +++---- tools/assistant/tools/qhelpconverter/main.cpp | 34 +++---- .../assistant/tools/qhelpconverter/outputpage.cpp | 34 +++---- tools/assistant/tools/qhelpconverter/outputpage.h | 34 +++---- tools/assistant/tools/qhelpconverter/pathpage.cpp | 34 +++---- tools/assistant/tools/qhelpconverter/pathpage.h | 34 +++---- .../assistant/tools/qhelpconverter/qhcpwriter.cpp | 34 +++---- tools/assistant/tools/qhelpconverter/qhcpwriter.h | 34 +++---- tools/assistant/tools/qhelpconverter/qhpwriter.cpp | 34 +++---- tools/assistant/tools/qhelpconverter/qhpwriter.h | 34 +++---- tools/assistant/tools/qhelpgenerator/main.cpp | 34 +++---- .../tools/shared/collectionconfiguration.cpp | 34 +++---- .../tools/shared/collectionconfiguration.h | 34 +++---- tools/assistant/tools/shared/helpgenerator.cpp | 34 +++---- tools/assistant/tools/shared/helpgenerator.h | 34 +++---- tools/checksdk/cesdkhandler.cpp | 34 +++---- tools/checksdk/cesdkhandler.h | 34 +++---- tools/checksdk/main.cpp | 34 +++---- tools/configure/configure_pch.h | 34 +++---- tools/configure/configureapp.cpp | 34 +++---- tools/configure/configureapp.h | 34 +++---- tools/configure/environment.cpp | 34 +++---- tools/configure/environment.h | 34 +++---- tools/configure/main.cpp | 36 ++++---- tools/configure/tools.cpp | 34 +++---- tools/configure/tools.h | 36 ++++---- tools/designer/data/generate_header.xsl | 34 +++---- tools/designer/data/generate_impl.xsl | 34 +++---- .../src/components/buddyeditor/buddyeditor.cpp | 34 +++---- .../src/components/buddyeditor/buddyeditor.h | 34 +++---- .../components/buddyeditor/buddyeditor_global.h | 36 ++++---- .../buddyeditor/buddyeditor_instance.cpp | 36 ++++---- .../components/buddyeditor/buddyeditor_plugin.cpp | 34 +++---- .../components/buddyeditor/buddyeditor_plugin.h | 34 +++---- .../components/buddyeditor/buddyeditor_tool.cpp | 34 +++---- .../src/components/buddyeditor/buddyeditor_tool.h | 34 +++---- .../components/formeditor/brushmanagerproxy.cpp | 34 +++---- .../src/components/formeditor/brushmanagerproxy.h | 34 +++---- .../formeditor/default_actionprovider.cpp | 34 +++---- .../components/formeditor/default_actionprovider.h | 34 +++---- .../components/formeditor/default_container.cpp | 34 +++---- .../src/components/formeditor/default_container.h | 34 +++---- .../formeditor/default_layoutdecoration.cpp | 34 +++---- .../formeditor/default_layoutdecoration.h | 34 +++---- .../components/formeditor/deviceprofiledialog.cpp | 34 +++---- .../components/formeditor/deviceprofiledialog.h | 34 +++---- .../src/components/formeditor/dpi_chooser.cpp | 34 +++---- .../src/components/formeditor/dpi_chooser.h | 34 +++---- .../components/formeditor/embeddedoptionspage.cpp | 34 +++---- .../components/formeditor/embeddedoptionspage.h | 34 +++---- .../src/components/formeditor/formeditor.cpp | 34 +++---- .../src/components/formeditor/formeditor.h | 34 +++---- .../src/components/formeditor/formeditor_global.h | 36 ++++---- .../formeditor/formeditor_optionspage.cpp | 34 +++---- .../components/formeditor/formeditor_optionspage.h | 34 +++---- .../src/components/formeditor/formwindow.cpp | 34 +++---- .../src/components/formeditor/formwindow.h | 34 +++---- .../components/formeditor/formwindow_dnditem.cpp | 34 +++---- .../src/components/formeditor/formwindow_dnditem.h | 34 +++---- .../formeditor/formwindow_widgetstack.cpp | 34 +++---- .../components/formeditor/formwindow_widgetstack.h | 34 +++---- .../src/components/formeditor/formwindowcursor.cpp | 34 +++---- .../src/components/formeditor/formwindowcursor.h | 34 +++---- .../components/formeditor/formwindowmanager.cpp | 34 +++---- .../src/components/formeditor/formwindowmanager.h | 34 +++---- .../components/formeditor/formwindowsettings.cpp | 34 +++---- .../src/components/formeditor/formwindowsettings.h | 34 +++---- .../components/formeditor/formwindowsettings.ui | 34 +++---- .../src/components/formeditor/iconcache.cpp | 34 +++---- .../designer/src/components/formeditor/iconcache.h | 34 +++---- .../formeditor/itemview_propertysheet.cpp | 34 +++---- .../components/formeditor/itemview_propertysheet.h | 34 +++---- .../components/formeditor/layout_propertysheet.cpp | 34 +++---- .../components/formeditor/layout_propertysheet.h | 34 +++---- .../components/formeditor/line_propertysheet.cpp | 34 +++---- .../src/components/formeditor/line_propertysheet.h | 34 +++---- .../components/formeditor/previewactiongroup.cpp | 34 +++---- .../src/components/formeditor/previewactiongroup.h | 34 +++---- .../components/formeditor/qdesigner_resource.cpp | 34 +++---- .../src/components/formeditor/qdesigner_resource.h | 34 +++---- .../components/formeditor/qdesignerundostack.cpp | 34 +++---- .../src/components/formeditor/qdesignerundostack.h | 34 +++---- .../formeditor/qlayoutwidget_propertysheet.cpp | 34 +++---- .../formeditor/qlayoutwidget_propertysheet.h | 34 +++---- .../formeditor/qmainwindow_container.cpp | 34 +++---- .../components/formeditor/qmainwindow_container.h | 34 +++---- .../components/formeditor/qmdiarea_container.cpp | 34 +++---- .../src/components/formeditor/qmdiarea_container.h | 34 +++---- .../src/components/formeditor/qtbrushmanager.cpp | 34 +++---- .../src/components/formeditor/qtbrushmanager.h | 34 +++---- .../components/formeditor/qwizard_container.cpp | 34 +++---- .../src/components/formeditor/qwizard_container.h | 34 +++---- .../components/formeditor/qworkspace_container.cpp | 34 +++---- .../components/formeditor/qworkspace_container.h | 34 +++---- .../components/formeditor/spacer_propertysheet.cpp | 34 +++---- .../components/formeditor/spacer_propertysheet.h | 34 +++---- .../components/formeditor/templateoptionspage.cpp | 34 +++---- .../components/formeditor/templateoptionspage.h | 34 +++---- .../components/formeditor/tool_widgeteditor.cpp | 34 +++---- .../src/components/formeditor/tool_widgeteditor.h | 34 +++---- .../src/components/formeditor/widgetselection.cpp | 34 +++---- .../src/components/formeditor/widgetselection.h | 34 +++---- tools/designer/src/components/lib/lib_pch.h | 36 ++++---- .../src/components/lib/qdesigner_components.cpp | 34 +++---- .../components/objectinspector/objectinspector.cpp | 34 +++---- .../components/objectinspector/objectinspector.h | 34 +++---- .../objectinspector/objectinspector_global.h | 36 ++++---- .../objectinspector/objectinspectormodel.cpp | 34 +++---- .../objectinspector/objectinspectormodel_p.h | 34 +++---- .../propertyeditor/brushpropertymanager.cpp | 34 +++---- .../propertyeditor/brushpropertymanager.h | 34 +++---- .../propertyeditor/designerpropertymanager.cpp | 34 +++---- .../propertyeditor/designerpropertymanager.h | 34 +++---- .../src/components/propertyeditor/fontmapping.xml | 34 +++---- .../propertyeditor/fontpropertymanager.cpp | 34 +++---- .../propertyeditor/fontpropertymanager.h | 34 +++---- .../propertyeditor/newdynamicpropertydialog.cpp | 34 +++---- .../propertyeditor/newdynamicpropertydialog.h | 34 +++---- .../components/propertyeditor/paletteeditor.cpp | 34 +++---- .../src/components/propertyeditor/paletteeditor.h | 34 +++---- .../src/components/propertyeditor/paletteeditor.ui | 34 +++---- .../propertyeditor/paletteeditorbutton.cpp | 34 +++---- .../propertyeditor/paletteeditorbutton.h | 34 +++---- .../src/components/propertyeditor/previewframe.cpp | 34 +++---- .../src/components/propertyeditor/previewframe.h | 34 +++---- .../components/propertyeditor/previewwidget.cpp | 36 ++++---- .../src/components/propertyeditor/previewwidget.h | 34 +++---- .../src/components/propertyeditor/previewwidget.ui | 34 +++---- .../components/propertyeditor/propertyeditor.cpp | 34 +++---- .../src/components/propertyeditor/propertyeditor.h | 34 +++---- .../propertyeditor/propertyeditor_global.h | 36 ++++---- .../propertyeditor/qlonglongvalidator.cpp | 34 +++---- .../components/propertyeditor/qlonglongvalidator.h | 34 +++---- .../components/propertyeditor/stringlisteditor.cpp | 34 +++---- .../components/propertyeditor/stringlisteditor.h | 34 +++---- .../components/propertyeditor/stringlisteditor.ui | 34 +++---- .../propertyeditor/stringlisteditorbutton.cpp | 34 +++---- .../propertyeditor/stringlisteditorbutton.h | 34 +++---- .../components/signalsloteditor/connectdialog.cpp | 34 +++---- .../components/signalsloteditor/connectdialog_p.h | 34 +++---- .../signalsloteditor/signalslot_utils.cpp | 34 +++---- .../signalsloteditor/signalslot_utils_p.h | 34 +++---- .../signalsloteditor/signalsloteditor.cpp | 34 +++---- .../components/signalsloteditor/signalsloteditor.h | 34 +++---- .../signalsloteditor/signalsloteditor_global.h | 36 ++++---- .../signalsloteditor/signalsloteditor_instance.cpp | 36 ++++---- .../signalsloteditor/signalsloteditor_p.h | 34 +++---- .../signalsloteditor/signalsloteditor_plugin.cpp | 34 +++---- .../signalsloteditor/signalsloteditor_plugin.h | 34 +++---- .../signalsloteditor/signalsloteditor_tool.cpp | 34 +++---- .../signalsloteditor/signalsloteditor_tool.h | 34 +++---- .../signalsloteditor/signalsloteditorwindow.cpp | 34 +++---- .../signalsloteditor/signalsloteditorwindow.h | 34 +++---- .../components/tabordereditor/tabordereditor.cpp | 34 +++---- .../src/components/tabordereditor/tabordereditor.h | 34 +++---- .../tabordereditor/tabordereditor_global.h | 36 ++++---- .../tabordereditor/tabordereditor_instance.cpp | 36 ++++---- .../tabordereditor/tabordereditor_plugin.cpp | 34 +++---- .../tabordereditor/tabordereditor_plugin.h | 34 +++---- .../tabordereditor/tabordereditor_tool.cpp | 34 +++---- .../tabordereditor/tabordereditor_tool.h | 34 +++---- .../src/components/taskmenu/button_taskmenu.cpp | 34 +++---- .../src/components/taskmenu/button_taskmenu.h | 34 +++---- .../src/components/taskmenu/combobox_taskmenu.cpp | 34 +++---- .../src/components/taskmenu/combobox_taskmenu.h | 34 +++---- .../taskmenu/containerwidget_taskmenu.cpp | 34 +++---- .../components/taskmenu/containerwidget_taskmenu.h | 34 +++---- .../src/components/taskmenu/groupbox_taskmenu.cpp | 34 +++---- .../src/components/taskmenu/groupbox_taskmenu.h | 34 +++---- .../src/components/taskmenu/inplace_editor.cpp | 34 +++---- .../src/components/taskmenu/inplace_editor.h | 34 +++---- .../components/taskmenu/inplace_widget_helper.cpp | 34 +++---- .../components/taskmenu/inplace_widget_helper.h | 34 +++---- .../src/components/taskmenu/itemlisteditor.cpp | 34 +++---- .../src/components/taskmenu/itemlisteditor.h | 34 +++---- .../src/components/taskmenu/itemlisteditor.ui | 34 +++---- .../src/components/taskmenu/label_taskmenu.cpp | 34 +++---- .../src/components/taskmenu/label_taskmenu.h | 34 +++---- .../src/components/taskmenu/layouttaskmenu.cpp | 34 +++---- .../src/components/taskmenu/layouttaskmenu.h | 34 +++---- .../src/components/taskmenu/lineedit_taskmenu.cpp | 34 +++---- .../src/components/taskmenu/lineedit_taskmenu.h | 34 +++---- .../components/taskmenu/listwidget_taskmenu.cpp | 34 +++---- .../src/components/taskmenu/listwidget_taskmenu.h | 34 +++---- .../src/components/taskmenu/listwidgeteditor.cpp | 34 +++---- .../src/components/taskmenu/listwidgeteditor.h | 34 +++---- .../src/components/taskmenu/menutaskmenu.cpp | 34 +++---- .../src/components/taskmenu/menutaskmenu.h | 34 +++---- .../components/taskmenu/tablewidget_taskmenu.cpp | 34 +++---- .../src/components/taskmenu/tablewidget_taskmenu.h | 34 +++---- .../src/components/taskmenu/tablewidgeteditor.cpp | 34 +++---- .../src/components/taskmenu/tablewidgeteditor.h | 34 +++---- .../src/components/taskmenu/tablewidgeteditor.ui | 34 +++---- .../src/components/taskmenu/taskmenu_component.cpp | 34 +++---- .../src/components/taskmenu/taskmenu_component.h | 34 +++---- .../src/components/taskmenu/taskmenu_global.h | 36 ++++---- .../src/components/taskmenu/textedit_taskmenu.cpp | 34 +++---- .../src/components/taskmenu/textedit_taskmenu.h | 34 +++---- .../src/components/taskmenu/toolbar_taskmenu.cpp | 34 +++---- .../src/components/taskmenu/toolbar_taskmenu.h | 34 +++---- .../components/taskmenu/treewidget_taskmenu.cpp | 34 +++---- .../src/components/taskmenu/treewidget_taskmenu.h | 34 +++---- .../src/components/taskmenu/treewidgeteditor.cpp | 34 +++---- .../src/components/taskmenu/treewidgeteditor.h | 34 +++---- .../src/components/taskmenu/treewidgeteditor.ui | 34 +++---- .../src/components/widgetbox/widgetbox.cpp | 34 +++---- .../designer/src/components/widgetbox/widgetbox.h | 34 +++---- .../src/components/widgetbox/widgetbox.xml | 34 +++---- .../src/components/widgetbox/widgetbox_dnditem.cpp | 34 +++---- .../src/components/widgetbox/widgetbox_dnditem.h | 34 +++---- .../src/components/widgetbox/widgetbox_global.h | 36 ++++---- .../widgetbox/widgetboxcategorylistview.cpp | 34 +++---- .../widgetbox/widgetboxcategorylistview.h | 34 +++---- .../components/widgetbox/widgetboxtreewidget.cpp | 34 +++---- .../src/components/widgetbox/widgetboxtreewidget.h | 34 +++---- tools/designer/src/designer/appfontdialog.cpp | 34 +++---- tools/designer/src/designer/appfontdialog.h | 34 +++---- tools/designer/src/designer/assistantclient.cpp | 34 +++---- tools/designer/src/designer/assistantclient.h | 34 +++---- tools/designer/src/designer/designer_enums.h | 36 ++++---- tools/designer/src/designer/main.cpp | 36 ++++---- tools/designer/src/designer/mainwindow.cpp | 34 +++---- tools/designer/src/designer/mainwindow.h | 34 +++---- tools/designer/src/designer/newform.cpp | 34 +++---- tools/designer/src/designer/newform.h | 34 +++---- tools/designer/src/designer/preferencesdialog.cpp | 34 +++---- tools/designer/src/designer/preferencesdialog.h | 34 +++---- tools/designer/src/designer/qdesigner.cpp | 34 +++---- tools/designer/src/designer/qdesigner.h | 34 +++---- tools/designer/src/designer/qdesigner_actions.cpp | 34 +++---- tools/designer/src/designer/qdesigner_actions.h | 34 +++---- .../src/designer/qdesigner_appearanceoptions.cpp | 34 +++---- .../src/designer/qdesigner_appearanceoptions.h | 34 +++---- .../designer/src/designer/qdesigner_formwindow.cpp | 34 +++---- tools/designer/src/designer/qdesigner_formwindow.h | 34 +++---- tools/designer/src/designer/qdesigner_pch.h | 36 ++++---- tools/designer/src/designer/qdesigner_server.cpp | 34 +++---- tools/designer/src/designer/qdesigner_server.h | 34 +++---- tools/designer/src/designer/qdesigner_settings.cpp | 34 +++---- tools/designer/src/designer/qdesigner_settings.h | 34 +++---- .../designer/src/designer/qdesigner_toolwindow.cpp | 34 +++---- tools/designer/src/designer/qdesigner_toolwindow.h | 34 +++---- .../designer/src/designer/qdesigner_workbench.cpp | 34 +++---- tools/designer/src/designer/qdesigner_workbench.h | 34 +++---- tools/designer/src/designer/saveformastemplate.cpp | 34 +++---- tools/designer/src/designer/saveformastemplate.h | 34 +++---- tools/designer/src/designer/saveformastemplate.ui | 34 +++---- tools/designer/src/designer/versiondialog.cpp | 34 +++---- tools/designer/src/designer/versiondialog.h | 36 ++++---- .../src/lib/components/qdesigner_components.h | 34 +++---- .../lib/components/qdesigner_components_global.h | 34 +++---- .../src/lib/extension/default_extensionfactory.cpp | 34 +++---- .../src/lib/extension/default_extensionfactory.h | 34 +++---- tools/designer/src/lib/extension/extension.cpp | 34 +++---- tools/designer/src/lib/extension/extension.h | 34 +++---- .../designer/src/lib/extension/extension_global.h | 34 +++---- .../src/lib/extension/qextensionmanager.cpp | 34 +++---- .../designer/src/lib/extension/qextensionmanager.h | 34 +++---- tools/designer/src/lib/lib_pch.h | 34 +++---- .../designer/src/lib/sdk/abstractactioneditor.cpp | 34 +++---- tools/designer/src/lib/sdk/abstractactioneditor.h | 34 +++---- tools/designer/src/lib/sdk/abstractbrushmanager.h | 34 +++---- tools/designer/src/lib/sdk/abstractdialoggui.cpp | 34 +++---- tools/designer/src/lib/sdk/abstractdialoggui_p.h | 34 +++---- tools/designer/src/lib/sdk/abstractdnditem.h | 34 +++---- tools/designer/src/lib/sdk/abstractdnditem.qdoc | 20 ++-- tools/designer/src/lib/sdk/abstractformeditor.cpp | 34 +++---- tools/designer/src/lib/sdk/abstractformeditor.h | 34 +++---- .../src/lib/sdk/abstractformeditorplugin.cpp | 34 +++---- .../src/lib/sdk/abstractformeditorplugin.h | 34 +++---- tools/designer/src/lib/sdk/abstractformwindow.cpp | 34 +++---- tools/designer/src/lib/sdk/abstractformwindow.h | 34 +++---- .../src/lib/sdk/abstractformwindowcursor.cpp | 34 +++---- .../src/lib/sdk/abstractformwindowcursor.h | 34 +++---- .../src/lib/sdk/abstractformwindowmanager.cpp | 34 +++---- .../src/lib/sdk/abstractformwindowmanager.h | 34 +++---- .../src/lib/sdk/abstractformwindowtool.cpp | 34 +++---- .../designer/src/lib/sdk/abstractformwindowtool.h | 34 +++---- tools/designer/src/lib/sdk/abstracticoncache.h | 34 +++---- tools/designer/src/lib/sdk/abstracticoncache.qdoc | 20 ++-- tools/designer/src/lib/sdk/abstractintegration.cpp | 36 ++++---- tools/designer/src/lib/sdk/abstractintegration.h | 34 +++---- .../designer/src/lib/sdk/abstractintrospection.cpp | 34 +++---- .../designer/src/lib/sdk/abstractintrospection_p.h | 34 +++---- tools/designer/src/lib/sdk/abstractlanguage.h | 34 +++---- .../designer/src/lib/sdk/abstractmetadatabase.cpp | 34 +++---- tools/designer/src/lib/sdk/abstractmetadatabase.h | 34 +++---- .../designer/src/lib/sdk/abstractnewformwidget.cpp | 34 +++---- .../designer/src/lib/sdk/abstractnewformwidget_p.h | 34 +++---- .../src/lib/sdk/abstractobjectinspector.cpp | 34 +++---- .../designer/src/lib/sdk/abstractobjectinspector.h | 34 +++---- tools/designer/src/lib/sdk/abstractoptionspage_p.h | 34 +++---- .../src/lib/sdk/abstractpromotioninterface.cpp | 34 +++---- .../src/lib/sdk/abstractpromotioninterface.h | 34 +++---- .../src/lib/sdk/abstractpropertyeditor.cpp | 34 +++---- .../designer/src/lib/sdk/abstractpropertyeditor.h | 34 +++---- .../src/lib/sdk/abstractresourcebrowser.cpp | 36 ++++---- .../designer/src/lib/sdk/abstractresourcebrowser.h | 34 +++---- tools/designer/src/lib/sdk/abstractsettings_p.h | 34 +++---- tools/designer/src/lib/sdk/abstractwidgetbox.cpp | 34 +++---- tools/designer/src/lib/sdk/abstractwidgetbox.h | 34 +++---- .../src/lib/sdk/abstractwidgetdatabase.cpp | 34 +++---- .../designer/src/lib/sdk/abstractwidgetdatabase.h | 34 +++---- .../designer/src/lib/sdk/abstractwidgetfactory.cpp | 34 +++---- tools/designer/src/lib/sdk/abstractwidgetfactory.h | 34 +++---- tools/designer/src/lib/sdk/dynamicpropertysheet.h | 34 +++---- .../designer/src/lib/sdk/dynamicpropertysheet.qdoc | 20 ++-- tools/designer/src/lib/sdk/extrainfo.cpp | 34 +++---- tools/designer/src/lib/sdk/extrainfo.h | 34 +++---- tools/designer/src/lib/sdk/layoutdecoration.h | 34 +++---- tools/designer/src/lib/sdk/layoutdecoration.qdoc | 20 ++-- tools/designer/src/lib/sdk/membersheet.h | 34 +++---- tools/designer/src/lib/sdk/membersheet.qdoc | 20 ++-- tools/designer/src/lib/sdk/propertysheet.h | 34 +++---- tools/designer/src/lib/sdk/propertysheet.qdoc | 20 ++-- tools/designer/src/lib/sdk/script.cpp | 34 +++---- tools/designer/src/lib/sdk/script_p.h | 34 +++---- tools/designer/src/lib/sdk/sdk_global.h | 34 +++---- tools/designer/src/lib/sdk/taskmenu.h | 34 +++---- tools/designer/src/lib/sdk/taskmenu.qdoc | 20 ++-- tools/designer/src/lib/shared/actioneditor.cpp | 34 +++---- tools/designer/src/lib/shared/actioneditor_p.h | 34 +++---- tools/designer/src/lib/shared/actionprovider_p.h | 34 +++---- tools/designer/src/lib/shared/actionrepository.cpp | 34 +++---- tools/designer/src/lib/shared/actionrepository_p.h | 34 +++---- tools/designer/src/lib/shared/codedialog.cpp | 34 +++---- tools/designer/src/lib/shared/codedialog_p.h | 34 +++---- tools/designer/src/lib/shared/connectionedit.cpp | 34 +++---- tools/designer/src/lib/shared/connectionedit_p.h | 34 +++---- tools/designer/src/lib/shared/csshighlighter.cpp | 34 +++---- tools/designer/src/lib/shared/csshighlighter_p.h | 34 +++---- tools/designer/src/lib/shared/deviceprofile.cpp | 34 +++---- tools/designer/src/lib/shared/deviceprofile_p.h | 34 +++---- tools/designer/src/lib/shared/dialoggui.cpp | 34 +++---- tools/designer/src/lib/shared/dialoggui_p.h | 34 +++---- tools/designer/src/lib/shared/extensionfactory_p.h | 34 +++---- tools/designer/src/lib/shared/filterwidget.cpp | 34 +++---- tools/designer/src/lib/shared/filterwidget_p.h | 34 +++---- tools/designer/src/lib/shared/formlayoutmenu.cpp | 34 +++---- tools/designer/src/lib/shared/formlayoutmenu_p.h | 34 +++---- tools/designer/src/lib/shared/formwindowbase.cpp | 34 +++---- tools/designer/src/lib/shared/formwindowbase_p.h | 34 +++---- tools/designer/src/lib/shared/grid.cpp | 34 +++---- tools/designer/src/lib/shared/grid_p.h | 34 +++---- tools/designer/src/lib/shared/gridpanel.cpp | 34 +++---- tools/designer/src/lib/shared/gridpanel_p.h | 34 +++---- tools/designer/src/lib/shared/htmlhighlighter.cpp | 34 +++---- tools/designer/src/lib/shared/htmlhighlighter_p.h | 34 +++---- tools/designer/src/lib/shared/iconloader.cpp | 34 +++---- tools/designer/src/lib/shared/iconloader_p.h | 34 +++---- tools/designer/src/lib/shared/iconselector.cpp | 34 +++---- tools/designer/src/lib/shared/iconselector_p.h | 34 +++---- tools/designer/src/lib/shared/invisible_widget.cpp | 36 ++++---- tools/designer/src/lib/shared/invisible_widget_p.h | 34 +++---- tools/designer/src/lib/shared/layout.cpp | 34 +++---- tools/designer/src/lib/shared/layout_p.h | 34 +++---- tools/designer/src/lib/shared/layoutinfo.cpp | 34 +++---- tools/designer/src/lib/shared/layoutinfo_p.h | 34 +++---- tools/designer/src/lib/shared/metadatabase.cpp | 34 +++---- tools/designer/src/lib/shared/metadatabase_p.h | 34 +++---- tools/designer/src/lib/shared/morphmenu.cpp | 34 +++---- tools/designer/src/lib/shared/morphmenu_p.h | 34 +++---- tools/designer/src/lib/shared/newactiondialog.cpp | 34 +++---- tools/designer/src/lib/shared/newactiondialog.ui | 34 +++---- tools/designer/src/lib/shared/newactiondialog_p.h | 34 +++---- tools/designer/src/lib/shared/newformwidget.cpp | 34 +++---- tools/designer/src/lib/shared/newformwidget.ui | 34 +++---- tools/designer/src/lib/shared/newformwidget_p.h | 34 +++---- tools/designer/src/lib/shared/orderdialog.cpp | 34 +++---- tools/designer/src/lib/shared/orderdialog.ui | 34 +++---- tools/designer/src/lib/shared/orderdialog_p.h | 34 +++---- tools/designer/src/lib/shared/plaintexteditor.cpp | 34 +++---- tools/designer/src/lib/shared/plaintexteditor_p.h | 34 +++---- tools/designer/src/lib/shared/plugindialog.cpp | 34 +++---- tools/designer/src/lib/shared/plugindialog.ui | 34 +++---- tools/designer/src/lib/shared/plugindialog_p.h | 34 +++---- tools/designer/src/lib/shared/pluginmanager.cpp | 34 +++---- tools/designer/src/lib/shared/pluginmanager_p.h | 34 +++---- .../src/lib/shared/previewconfigurationwidget.cpp | 34 +++---- .../src/lib/shared/previewconfigurationwidget_p.h | 34 +++---- tools/designer/src/lib/shared/previewmanager.cpp | 34 +++---- tools/designer/src/lib/shared/previewmanager_p.h | 34 +++---- tools/designer/src/lib/shared/promotionmodel.cpp | 34 +++---- tools/designer/src/lib/shared/promotionmodel_p.h | 34 +++---- .../designer/src/lib/shared/promotiontaskmenu.cpp | 34 +++---- .../designer/src/lib/shared/promotiontaskmenu_p.h | 34 +++---- tools/designer/src/lib/shared/propertylineedit.cpp | 34 +++---- tools/designer/src/lib/shared/propertylineedit_p.h | 34 +++---- .../designer/src/lib/shared/qdesigner_command.cpp | 34 +++---- .../designer/src/lib/shared/qdesigner_command2.cpp | 34 +++---- .../designer/src/lib/shared/qdesigner_command2_p.h | 34 +++---- .../designer/src/lib/shared/qdesigner_command_p.h | 34 +++---- .../designer/src/lib/shared/qdesigner_dnditem.cpp | 34 +++---- .../designer/src/lib/shared/qdesigner_dnditem_p.h | 34 +++---- .../src/lib/shared/qdesigner_dockwidget.cpp | 34 +++---- .../src/lib/shared/qdesigner_dockwidget_p.h | 34 +++---- .../src/lib/shared/qdesigner_formbuilder.cpp | 34 +++---- .../src/lib/shared/qdesigner_formbuilder_p.h | 34 +++---- .../src/lib/shared/qdesigner_formeditorcommand.cpp | 34 +++---- .../src/lib/shared/qdesigner_formeditorcommand_p.h | 34 +++---- .../src/lib/shared/qdesigner_formwindowcommand.cpp | 34 +++---- .../src/lib/shared/qdesigner_formwindowcommand_p.h | 34 +++---- .../src/lib/shared/qdesigner_formwindowmanager.cpp | 34 +++---- .../src/lib/shared/qdesigner_formwindowmanager_p.h | 34 +++---- .../src/lib/shared/qdesigner_integration.cpp | 34 +++---- .../src/lib/shared/qdesigner_integration_p.h | 34 +++---- .../src/lib/shared/qdesigner_introspection.cpp | 34 +++---- .../src/lib/shared/qdesigner_introspection_p.h | 34 +++---- .../src/lib/shared/qdesigner_membersheet.cpp | 34 +++---- .../src/lib/shared/qdesigner_membersheet_p.h | 34 +++---- tools/designer/src/lib/shared/qdesigner_menu.cpp | 34 +++---- tools/designer/src/lib/shared/qdesigner_menu_p.h | 34 +++---- .../designer/src/lib/shared/qdesigner_menubar.cpp | 34 +++---- .../designer/src/lib/shared/qdesigner_menubar_p.h | 34 +++---- .../src/lib/shared/qdesigner_objectinspector.cpp | 34 +++---- .../src/lib/shared/qdesigner_objectinspector_p.h | 34 +++---- .../src/lib/shared/qdesigner_promotion.cpp | 34 +++---- .../src/lib/shared/qdesigner_promotion_p.h | 34 +++---- .../src/lib/shared/qdesigner_promotiondialog.cpp | 34 +++---- .../src/lib/shared/qdesigner_promotiondialog_p.h | 34 +++---- .../src/lib/shared/qdesigner_propertycommand.cpp | 34 +++---- .../src/lib/shared/qdesigner_propertycommand_p.h | 34 +++---- .../src/lib/shared/qdesigner_propertyeditor.cpp | 34 +++---- .../src/lib/shared/qdesigner_propertyeditor_p.h | 34 +++---- .../src/lib/shared/qdesigner_propertysheet.cpp | 34 +++---- .../src/lib/shared/qdesigner_propertysheet_p.h | 34 +++---- .../src/lib/shared/qdesigner_qsettings.cpp | 34 +++---- .../src/lib/shared/qdesigner_qsettings_p.h | 34 +++---- .../src/lib/shared/qdesigner_stackedbox.cpp | 34 +++---- .../src/lib/shared/qdesigner_stackedbox_p.h | 34 +++---- .../src/lib/shared/qdesigner_tabwidget.cpp | 34 +++---- .../src/lib/shared/qdesigner_tabwidget_p.h | 34 +++---- .../designer/src/lib/shared/qdesigner_taskmenu.cpp | 34 +++---- .../designer/src/lib/shared/qdesigner_taskmenu_p.h | 34 +++---- .../designer/src/lib/shared/qdesigner_toolbar.cpp | 34 +++---- .../designer/src/lib/shared/qdesigner_toolbar_p.h | 34 +++---- .../designer/src/lib/shared/qdesigner_toolbox.cpp | 34 +++---- .../designer/src/lib/shared/qdesigner_toolbox_p.h | 34 +++---- tools/designer/src/lib/shared/qdesigner_utils.cpp | 34 +++---- tools/designer/src/lib/shared/qdesigner_utils_p.h | 34 +++---- tools/designer/src/lib/shared/qdesigner_widget.cpp | 34 +++---- tools/designer/src/lib/shared/qdesigner_widget_p.h | 34 +++---- .../src/lib/shared/qdesigner_widgetbox.cpp | 34 +++---- .../src/lib/shared/qdesigner_widgetbox_p.h | 34 +++---- .../src/lib/shared/qdesigner_widgetitem.cpp | 34 +++---- .../src/lib/shared/qdesigner_widgetitem_p.h | 34 +++---- tools/designer/src/lib/shared/qlayout_widget.cpp | 34 +++---- tools/designer/src/lib/shared/qlayout_widget_p.h | 34 +++---- .../designer/src/lib/shared/qscripthighlighter.cpp | 34 +++---- .../designer/src/lib/shared/qscripthighlighter_p.h | 34 +++---- tools/designer/src/lib/shared/qsimpleresource.cpp | 34 +++---- tools/designer/src/lib/shared/qsimpleresource_p.h | 34 +++---- .../src/lib/shared/qtresourceeditordialog.cpp | 34 +++---- .../src/lib/shared/qtresourceeditordialog_p.h | 34 +++---- tools/designer/src/lib/shared/qtresourcemodel.cpp | 34 +++---- tools/designer/src/lib/shared/qtresourcemodel_p.h | 34 +++---- tools/designer/src/lib/shared/qtresourceview.cpp | 34 +++---- tools/designer/src/lib/shared/qtresourceview_p.h | 34 +++---- tools/designer/src/lib/shared/richtexteditor.cpp | 34 +++---- tools/designer/src/lib/shared/richtexteditor_p.h | 34 +++---- tools/designer/src/lib/shared/scriptcommand.cpp | 34 +++---- tools/designer/src/lib/shared/scriptcommand_p.h | 34 +++---- tools/designer/src/lib/shared/scriptdialog.cpp | 34 +++---- tools/designer/src/lib/shared/scriptdialog_p.h | 34 +++---- .../designer/src/lib/shared/scripterrordialog.cpp | 34 +++---- .../designer/src/lib/shared/scripterrordialog_p.h | 34 +++---- tools/designer/src/lib/shared/shared_enums_p.h | 34 +++---- tools/designer/src/lib/shared/shared_global_p.h | 34 +++---- tools/designer/src/lib/shared/shared_settings.cpp | 34 +++---- tools/designer/src/lib/shared/shared_settings_p.h | 34 +++---- tools/designer/src/lib/shared/sheet_delegate.cpp | 34 +++---- tools/designer/src/lib/shared/sheet_delegate_p.h | 34 +++---- tools/designer/src/lib/shared/signalslotdialog.cpp | 34 +++---- tools/designer/src/lib/shared/signalslotdialog_p.h | 34 +++---- tools/designer/src/lib/shared/spacer_widget.cpp | 34 +++---- tools/designer/src/lib/shared/spacer_widget_p.h | 34 +++---- tools/designer/src/lib/shared/stylesheeteditor.cpp | 34 +++---- tools/designer/src/lib/shared/stylesheeteditor_p.h | 34 +++---- .../designer/src/lib/shared/textpropertyeditor.cpp | 34 +++---- .../designer/src/lib/shared/textpropertyeditor_p.h | 34 +++---- tools/designer/src/lib/shared/widgetdatabase.cpp | 34 +++---- tools/designer/src/lib/shared/widgetdatabase_p.h | 34 +++---- tools/designer/src/lib/shared/widgetfactory.cpp | 34 +++---- tools/designer/src/lib/shared/widgetfactory_p.h | 34 +++---- tools/designer/src/lib/shared/zoomwidget.cpp | 34 +++---- tools/designer/src/lib/shared/zoomwidget_p.h | 34 +++---- .../designer/src/lib/uilib/abstractformbuilder.cpp | 34 +++---- tools/designer/src/lib/uilib/abstractformbuilder.h | 34 +++---- tools/designer/src/lib/uilib/container.h | 34 +++---- tools/designer/src/lib/uilib/container.qdoc | 20 ++-- tools/designer/src/lib/uilib/customwidget.h | 34 +++---- tools/designer/src/lib/uilib/customwidget.qdoc | 20 ++-- tools/designer/src/lib/uilib/formbuilder.cpp | 34 +++---- tools/designer/src/lib/uilib/formbuilder.h | 34 +++---- tools/designer/src/lib/uilib/formbuilderextra.cpp | 34 +++---- tools/designer/src/lib/uilib/formbuilderextra_p.h | 34 +++---- tools/designer/src/lib/uilib/formscriptrunner.cpp | 34 +++---- tools/designer/src/lib/uilib/formscriptrunner_p.h | 34 +++---- tools/designer/src/lib/uilib/properties.cpp | 34 +++---- tools/designer/src/lib/uilib/properties_p.h | 34 +++---- .../designer/src/lib/uilib/qdesignerexportwidget.h | 34 +++---- tools/designer/src/lib/uilib/resourcebuilder.cpp | 34 +++---- tools/designer/src/lib/uilib/resourcebuilder_p.h | 34 +++---- tools/designer/src/lib/uilib/textbuilder.cpp | 34 +++---- tools/designer/src/lib/uilib/textbuilder_p.h | 34 +++---- tools/designer/src/lib/uilib/ui4.cpp | 34 +++---- tools/designer/src/lib/uilib/ui4_p.h | 34 +++---- tools/designer/src/lib/uilib/uilib_global.h | 34 +++---- .../src/plugins/activeqt/qaxwidgetextrainfo.cpp | 34 +++---- .../src/plugins/activeqt/qaxwidgetextrainfo.h | 34 +++---- .../src/plugins/activeqt/qaxwidgetplugin.cpp | 34 +++---- .../src/plugins/activeqt/qaxwidgetplugin.h | 34 +++---- .../plugins/activeqt/qaxwidgetpropertysheet.cpp | 34 +++---- .../src/plugins/activeqt/qaxwidgetpropertysheet.h | 34 +++---- .../src/plugins/activeqt/qaxwidgettaskmenu.cpp | 34 +++---- .../src/plugins/activeqt/qaxwidgettaskmenu.h | 34 +++---- .../src/plugins/activeqt/qdesigneraxwidget.cpp | 34 +++---- .../src/plugins/activeqt/qdesigneraxwidget.h | 34 +++---- .../src/plugins/phononwidgets/phononcollection.cpp | 34 +++---- .../src/plugins/phononwidgets/seeksliderplugin.cpp | 34 +++---- .../src/plugins/phononwidgets/seeksliderplugin.h | 34 +++---- .../plugins/phononwidgets/videoplayerplugin.cpp | 34 +++---- .../src/plugins/phononwidgets/videoplayerplugin.h | 34 +++---- .../plugins/phononwidgets/videoplayertaskmenu.cpp | 34 +++---- .../plugins/phononwidgets/videoplayertaskmenu.h | 34 +++---- .../plugins/phononwidgets/volumesliderplugin.cpp | 34 +++---- .../src/plugins/phononwidgets/volumesliderplugin.h | 34 +++---- .../qdeclarativeview/qdeclarativeview_plugin.cpp | 34 +++---- .../qdeclarativeview/qdeclarativeview_plugin.h | 34 +++---- .../src/plugins/qwebview/qwebview_plugin.cpp | 34 +++---- .../src/plugins/qwebview/qwebview_plugin.h | 34 +++---- tools/designer/src/plugins/tools/view3d/view3d.cpp | 34 +++---- tools/designer/src/plugins/tools/view3d/view3d.h | 34 +++---- .../src/plugins/tools/view3d/view3d_global.h | 36 ++++---- .../src/plugins/tools/view3d/view3d_plugin.cpp | 34 +++---- .../src/plugins/tools/view3d/view3d_plugin.h | 34 +++---- .../src/plugins/tools/view3d/view3d_tool.cpp | 34 +++---- .../src/plugins/tools/view3d/view3d_tool.h | 34 +++---- .../widgets/q3iconview/q3iconview_extrainfo.cpp | 34 +++---- .../widgets/q3iconview/q3iconview_extrainfo.h | 34 +++---- .../widgets/q3iconview/q3iconview_plugin.cpp | 34 +++---- .../plugins/widgets/q3iconview/q3iconview_plugin.h | 34 +++---- .../widgets/q3listbox/q3listbox_extrainfo.cpp | 34 +++---- .../widgets/q3listbox/q3listbox_extrainfo.h | 34 +++---- .../plugins/widgets/q3listbox/q3listbox_plugin.cpp | 34 +++---- .../plugins/widgets/q3listbox/q3listbox_plugin.h | 34 +++---- .../widgets/q3listview/q3listview_extrainfo.cpp | 34 +++---- .../widgets/q3listview/q3listview_extrainfo.h | 34 +++---- .../widgets/q3listview/q3listview_plugin.cpp | 34 +++---- .../plugins/widgets/q3listview/q3listview_plugin.h | 34 +++---- .../q3mainwindow/q3mainwindow_container.cpp | 34 +++---- .../widgets/q3mainwindow/q3mainwindow_container.h | 34 +++---- .../widgets/q3mainwindow/q3mainwindow_plugin.cpp | 34 +++---- .../widgets/q3mainwindow/q3mainwindow_plugin.h | 34 +++---- .../plugins/widgets/q3table/q3table_extrainfo.cpp | 34 +++---- .../plugins/widgets/q3table/q3table_extrainfo.h | 34 +++---- .../src/plugins/widgets/q3table/q3table_plugin.cpp | 34 +++---- .../src/plugins/widgets/q3table/q3table_plugin.h | 34 +++---- .../widgets/q3textedit/q3textedit_extrainfo.cpp | 34 +++---- .../widgets/q3textedit/q3textedit_extrainfo.h | 34 +++---- .../widgets/q3textedit/q3textedit_plugin.cpp | 34 +++---- .../plugins/widgets/q3textedit/q3textedit_plugin.h | 34 +++---- .../widgets/q3toolbar/q3toolbar_extrainfo.cpp | 34 +++---- .../widgets/q3toolbar/q3toolbar_extrainfo.h | 34 +++---- .../plugins/widgets/q3toolbar/q3toolbar_plugin.cpp | 34 +++---- .../plugins/widgets/q3toolbar/q3toolbar_plugin.h | 34 +++---- .../plugins/widgets/q3widgets/q3widget_plugins.cpp | 34 +++---- .../plugins/widgets/q3widgets/q3widget_plugins.h | 34 +++---- .../q3widgetstack/q3widgetstack_container.cpp | 34 +++---- .../q3widgetstack/q3widgetstack_container.h | 34 +++---- .../widgets/q3widgetstack/q3widgetstack_plugin.cpp | 34 +++---- .../widgets/q3widgetstack/q3widgetstack_plugin.h | 34 +++---- .../q3widgetstack/qdesigner_q3widgetstack.cpp | 34 +++---- .../q3widgetstack/qdesigner_q3widgetstack_p.h | 34 +++---- .../widgets/q3wizard/q3wizard_container.cpp | 34 +++---- .../plugins/widgets/q3wizard/q3wizard_container.h | 34 +++---- .../plugins/widgets/q3wizard/q3wizard_plugin.cpp | 34 +++---- .../src/plugins/widgets/q3wizard/q3wizard_plugin.h | 34 +++---- .../src/plugins/widgets/qt3supportwidgets.cpp | 34 +++---- tools/designer/src/uitools/quiloader.cpp | 34 +++---- tools/designer/src/uitools/quiloader.h | 34 +++---- tools/designer/src/uitools/quiloader_p.h | 34 +++---- tools/kmap2qmap/main.cpp | 34 +++---- tools/linguist/lconvert/main.cpp | 34 +++---- tools/linguist/linguist/batchtranslation.ui | 34 +++---- tools/linguist/linguist/batchtranslationdialog.cpp | 34 +++---- tools/linguist/linguist/batchtranslationdialog.h | 34 +++---- tools/linguist/linguist/errorsview.cpp | 34 +++---- tools/linguist/linguist/errorsview.h | 34 +++---- tools/linguist/linguist/finddialog.cpp | 34 +++---- tools/linguist/linguist/finddialog.h | 34 +++---- tools/linguist/linguist/finddialog.ui | 34 +++---- tools/linguist/linguist/formpreviewview.cpp | 34 +++---- tools/linguist/linguist/formpreviewview.h | 34 +++---- tools/linguist/linguist/globals.cpp | 36 ++++---- tools/linguist/linguist/globals.h | 36 ++++---- tools/linguist/linguist/main.cpp | 34 +++---- tools/linguist/linguist/mainwindow.cpp | 34 +++---- tools/linguist/linguist/mainwindow.h | 34 +++---- tools/linguist/linguist/mainwindow.ui | 34 +++---- tools/linguist/linguist/messageeditor.cpp | 34 +++---- tools/linguist/linguist/messageeditor.h | 34 +++---- tools/linguist/linguist/messageeditorwidgets.cpp | 34 +++---- tools/linguist/linguist/messageeditorwidgets.h | 34 +++---- tools/linguist/linguist/messagehighlighter.cpp | 34 +++---- tools/linguist/linguist/messagehighlighter.h | 34 +++---- tools/linguist/linguist/messagemodel.cpp | 34 +++---- tools/linguist/linguist/messagemodel.h | 34 +++---- tools/linguist/linguist/phrase.cpp | 34 +++---- tools/linguist/linguist/phrase.h | 34 +++---- tools/linguist/linguist/phrasebookbox.cpp | 34 +++---- tools/linguist/linguist/phrasebookbox.h | 34 +++---- tools/linguist/linguist/phrasebookbox.ui | 34 +++---- tools/linguist/linguist/phrasemodel.cpp | 34 +++---- tools/linguist/linguist/phrasemodel.h | 34 +++---- tools/linguist/linguist/phraseview.cpp | 34 +++---- tools/linguist/linguist/phraseview.h | 34 +++---- tools/linguist/linguist/printout.cpp | 34 +++---- tools/linguist/linguist/printout.h | 34 +++---- tools/linguist/linguist/recentfiles.cpp | 34 +++---- tools/linguist/linguist/recentfiles.h | 34 +++---- tools/linguist/linguist/sourcecodeview.cpp | 34 +++---- tools/linguist/linguist/sourcecodeview.h | 34 +++---- tools/linguist/linguist/statistics.cpp | 34 +++---- tools/linguist/linguist/statistics.h | 34 +++---- tools/linguist/linguist/statistics.ui | 34 +++---- tools/linguist/linguist/translatedialog.cpp | 34 +++---- tools/linguist/linguist/translatedialog.h | 34 +++---- tools/linguist/linguist/translatedialog.ui | 34 +++---- .../linguist/translationsettingsdialog.cpp | 34 +++---- .../linguist/linguist/translationsettingsdialog.h | 34 +++---- tools/linguist/lrelease/lrelease.1 | 34 +++---- tools/linguist/lrelease/main.cpp | 34 +++---- tools/linguist/lupdate/cpp.cpp | 34 +++---- tools/linguist/lupdate/java.cpp | 34 +++---- tools/linguist/lupdate/lupdate.1 | 34 +++---- tools/linguist/lupdate/lupdate.h | 34 +++---- tools/linguist/lupdate/main.cpp | 34 +++---- tools/linguist/lupdate/merge.cpp | 34 +++---- tools/linguist/lupdate/qdeclarative.cpp | 34 +++---- tools/linguist/lupdate/qscript.cpp | 34 +++---- tools/linguist/lupdate/qscript.g | 34 +++---- tools/linguist/lupdate/ui.cpp | 34 +++---- tools/linguist/shared/abstractproitemvisitor.h | 34 +++---- tools/linguist/shared/numerus.cpp | 34 +++---- tools/linguist/shared/po.cpp | 34 +++---- tools/linguist/shared/profileevaluator.cpp | 34 +++---- tools/linguist/shared/profileevaluator.h | 34 +++---- tools/linguist/shared/proitems.cpp | 34 +++---- tools/linguist/shared/proitems.h | 34 +++---- tools/linguist/shared/proparserutils.h | 34 +++---- tools/linguist/shared/qm.cpp | 34 +++---- tools/linguist/shared/qph.cpp | 34 +++---- tools/linguist/shared/simtexth.cpp | 34 +++---- tools/linguist/shared/simtexth.h | 34 +++---- tools/linguist/shared/translator.cpp | 34 +++---- tools/linguist/shared/translator.h | 34 +++---- tools/linguist/shared/translatormessage.cpp | 34 +++---- tools/linguist/shared/translatormessage.h | 34 +++---- tools/linguist/shared/ts.cpp | 34 +++---- tools/linguist/shared/xliff.cpp | 34 +++---- tools/linguist/tests/data/main.cpp | 34 +++---- tools/linguist/tests/tst_linguist.cpp | 36 ++++---- tools/linguist/tests/tst_linguist.h | 36 ++++---- tools/linguist/tests/tst_lupdate.cpp | 34 +++---- tools/linguist/tests/tst_simtexth.cpp | 34 +++---- tools/macdeployqt/macchangeqt/main.cpp | 34 +++---- tools/macdeployqt/macdeployqt/main.cpp | 34 +++---- tools/macdeployqt/shared/shared.cpp | 34 +++---- tools/macdeployqt/shared/shared.h | 34 +++---- tools/macdeployqt/tests/tst_deployment_mac.cpp | 34 +++---- tools/makeqpf/main.cpp | 34 +++---- tools/makeqpf/mainwindow.cpp | 34 +++---- tools/makeqpf/mainwindow.h | 34 +++---- tools/makeqpf/qpf2.cpp | 34 +++---- tools/makeqpf/qpf2.h | 34 +++---- tools/pixeltool/main.cpp | 34 +++---- tools/pixeltool/qpixeltool.cpp | 34 +++---- tools/pixeltool/qpixeltool.h | 34 +++---- tools/porting/src/ast.cpp | 34 +++---- tools/porting/src/ast.h | 34 +++---- tools/porting/src/codemodel.cpp | 34 +++---- tools/porting/src/codemodel.h | 34 +++---- tools/porting/src/codemodelattributes.cpp | 34 +++---- tools/porting/src/codemodelattributes.h | 34 +++---- tools/porting/src/codemodelwalker.cpp | 34 +++---- tools/porting/src/codemodelwalker.h | 34 +++---- tools/porting/src/cpplexer.cpp | 34 +++---- tools/porting/src/cpplexer.h | 34 +++---- tools/porting/src/errors.cpp | 36 ++++---- tools/porting/src/errors.h | 34 +++---- tools/porting/src/fileporter.cpp | 34 +++---- tools/porting/src/fileporter.h | 34 +++---- tools/porting/src/filewriter.cpp | 34 +++---- tools/porting/src/filewriter.h | 34 +++---- tools/porting/src/list.h | 34 +++---- tools/porting/src/logger.cpp | 34 +++---- tools/porting/src/logger.h | 34 +++---- tools/porting/src/parser.cpp | 34 +++---- tools/porting/src/parser.h | 34 +++---- tools/porting/src/port.cpp | 34 +++---- tools/porting/src/portingrules.cpp | 34 +++---- tools/porting/src/portingrules.h | 34 +++---- tools/porting/src/preprocessorcontrol.cpp | 34 +++---- tools/porting/src/preprocessorcontrol.h | 34 +++---- tools/porting/src/projectporter.cpp | 34 +++---- tools/porting/src/projectporter.h | 34 +++---- tools/porting/src/proparser.cpp | 34 +++---- tools/porting/src/proparser.h | 36 ++++---- tools/porting/src/q3porting.xml | 34 +++---- tools/porting/src/qtsimplexml.cpp | 34 +++---- tools/porting/src/qtsimplexml.h | 34 +++---- tools/porting/src/replacetoken.cpp | 34 +++---- tools/porting/src/replacetoken.h | 34 +++---- tools/porting/src/rpp.cpp | 34 +++---- tools/porting/src/rpp.h | 34 +++---- tools/porting/src/rppexpressionbuilder.cpp | 34 +++---- tools/porting/src/rppexpressionbuilder.h | 34 +++---- tools/porting/src/rpplexer.cpp | 34 +++---- tools/porting/src/rpplexer.h | 34 +++---- tools/porting/src/rpptreeevaluator.cpp | 34 +++---- tools/porting/src/rpptreeevaluator.h | 34 +++---- tools/porting/src/rpptreewalker.cpp | 34 +++---- tools/porting/src/rpptreewalker.h | 34 +++---- tools/porting/src/semantic.cpp | 34 +++---- tools/porting/src/semantic.h | 34 +++---- tools/porting/src/smallobject.cpp | 36 ++++---- tools/porting/src/smallobject.h | 34 +++---- tools/porting/src/textreplacement.cpp | 34 +++---- tools/porting/src/textreplacement.h | 34 +++---- tools/porting/src/tokenengine.cpp | 34 +++---- tools/porting/src/tokenengine.h | 34 +++---- tools/porting/src/tokenizer.cpp | 34 +++---- tools/porting/src/tokenizer.h | 34 +++---- tools/porting/src/tokenreplacements.cpp | 34 +++---- tools/porting/src/tokenreplacements.h | 34 +++---- tools/porting/src/tokens.h | 34 +++---- tools/porting/src/tokenstreamadapter.h | 34 +++---- tools/porting/src/translationunit.cpp | 34 +++---- tools/porting/src/translationunit.h | 34 +++---- tools/porting/src/treewalker.cpp | 34 +++---- tools/porting/src/treewalker.h | 34 +++---- tools/qconfig/feature.cpp | 34 +++---- tools/qconfig/feature.h | 34 +++---- tools/qconfig/featuretreemodel.cpp | 34 +++---- tools/qconfig/featuretreemodel.h | 34 +++---- tools/qconfig/graphics.h | 34 +++---- tools/qconfig/main.cpp | 34 +++---- tools/qdbus/qdbus/qdbus.cpp | 34 +++---- tools/qdbus/qdbuscpp2xml/qdbuscpp2xml.cpp | 34 +++---- tools/qdbus/qdbusviewer/main.cpp | 34 +++---- tools/qdbus/qdbusviewer/propertydialog.cpp | 34 +++---- tools/qdbus/qdbusviewer/propertydialog.h | 34 +++---- tools/qdbus/qdbusviewer/qdbusmodel.cpp | 34 +++---- tools/qdbus/qdbusviewer/qdbusmodel.h | 34 +++---- tools/qdbus/qdbusviewer/qdbusviewer.cpp | 34 +++---- tools/qdbus/qdbusviewer/qdbusviewer.h | 34 +++---- tools/qdbus/qdbusxml2cpp/qdbusxml2cpp.cpp | 34 +++---- tools/qdoc3/atom.cpp | 34 +++---- tools/qdoc3/atom.h | 34 +++---- tools/qdoc3/codechunk.cpp | 34 +++---- tools/qdoc3/codechunk.h | 34 +++---- tools/qdoc3/codemarker.cpp | 34 +++---- tools/qdoc3/codemarker.h | 34 +++---- tools/qdoc3/codeparser.cpp | 34 +++---- tools/qdoc3/codeparser.h | 34 +++---- tools/qdoc3/config.cpp | 34 +++---- tools/qdoc3/config.h | 34 +++---- tools/qdoc3/cppcodemarker.cpp | 34 +++---- tools/qdoc3/cppcodemarker.h | 34 +++---- tools/qdoc3/cppcodeparser.cpp | 34 +++---- tools/qdoc3/cppcodeparser.h | 34 +++---- tools/qdoc3/declarativeparser/qdeclarativejs.g | 68 +++++++------- .../qdoc3/declarativeparser/qdeclarativejsast.cpp | 34 +++---- .../qdoc3/declarativeparser/qdeclarativejsast_p.h | 34 +++---- .../declarativeparser/qdeclarativejsastfwd_p.h | 34 +++---- .../declarativeparser/qdeclarativejsastvisitor.cpp | 36 ++++---- .../declarativeparser/qdeclarativejsastvisitor_p.h | 34 +++---- .../declarativeparser/qdeclarativejsengine_p.cpp | 34 +++---- .../declarativeparser/qdeclarativejsengine_p.h | 34 +++---- .../declarativeparser/qdeclarativejsglobal_p.h | 34 +++---- .../declarativeparser/qdeclarativejsgrammar.cpp | 34 +++---- .../declarativeparser/qdeclarativejsgrammar_p.h | 34 +++---- .../declarativeparser/qdeclarativejslexer.cpp | 34 +++---- .../declarativeparser/qdeclarativejslexer_p.h | 34 +++---- .../declarativeparser/qdeclarativejsmemorypool_p.h | 34 +++---- .../declarativeparser/qdeclarativejsnodepool_p.h | 34 +++---- .../declarativeparser/qdeclarativejsparser.cpp | 34 +++---- .../declarativeparser/qdeclarativejsparser_p.h | 34 +++---- tools/qdoc3/ditaxmlgenerator.cpp | 34 +++---- tools/qdoc3/ditaxmlgenerator.h | 34 +++---- tools/qdoc3/doc.cpp | 34 +++---- tools/qdoc3/doc.h | 34 +++---- tools/qdoc3/doc/corefeatures.qdoc | 20 ++-- tools/qdoc3/doc/examples/main.cpp | 36 ++++---- tools/qdoc3/doc/qdoc-manual.qdoc | 20 ++-- tools/qdoc3/editdistance.cpp | 34 +++---- tools/qdoc3/editdistance.h | 36 ++++---- tools/qdoc3/generator.cpp | 34 +++---- tools/qdoc3/generator.h | 34 +++---- tools/qdoc3/helpprojectwriter.cpp | 34 +++---- tools/qdoc3/helpprojectwriter.h | 34 +++---- tools/qdoc3/htmlgenerator.cpp | 34 +++---- tools/qdoc3/htmlgenerator.h | 34 +++---- tools/qdoc3/jscodemarker.cpp | 34 +++---- tools/qdoc3/jscodemarker.h | 34 +++---- tools/qdoc3/location.cpp | 34 +++---- tools/qdoc3/location.h | 34 +++---- tools/qdoc3/main.cpp | 34 +++---- tools/qdoc3/node.cpp | 34 +++---- tools/qdoc3/node.h | 34 +++---- tools/qdoc3/openedlist.cpp | 34 +++---- tools/qdoc3/openedlist.h | 34 +++---- tools/qdoc3/pagegenerator.cpp | 34 +++---- tools/qdoc3/pagegenerator.h | 34 +++---- tools/qdoc3/plaincodemarker.cpp | 34 +++---- tools/qdoc3/plaincodemarker.h | 34 +++---- tools/qdoc3/puredocparser.cpp | 36 ++++---- tools/qdoc3/puredocparser.h | 34 +++---- tools/qdoc3/qmlcodemarker.cpp | 34 +++---- tools/qdoc3/qmlcodemarker.h | 34 +++---- tools/qdoc3/qmlcodeparser.cpp | 34 +++---- tools/qdoc3/qmlcodeparser.h | 34 +++---- tools/qdoc3/qmlmarkupvisitor.cpp | 34 +++---- tools/qdoc3/qmlmarkupvisitor.h | 34 +++---- tools/qdoc3/qmlvisitor.cpp | 34 +++---- tools/qdoc3/qmlvisitor.h | 34 +++---- tools/qdoc3/quoter.cpp | 34 +++---- tools/qdoc3/quoter.h | 34 +++---- tools/qdoc3/separator.cpp | 34 +++---- tools/qdoc3/separator.h | 36 ++++---- tools/qdoc3/text.cpp | 34 +++---- tools/qdoc3/text.h | 34 +++---- tools/qdoc3/tokenizer.cpp | 34 +++---- tools/qdoc3/tokenizer.h | 34 +++---- tools/qdoc3/tr.h | 34 +++---- tools/qdoc3/tree.cpp | 34 +++---- tools/qdoc3/tree.h | 34 +++---- tools/qdoc3/yyindent.cpp | 34 +++---- tools/qev/qev.cpp | 34 +++---- .../qmeegographicssystemhelper/qmeegofencesync.cpp | 34 +++---- tools/qmeegographicssystemhelper/qmeegofencesync.h | 34 +++---- .../qmeegographicssystemhelper/qmeegofencesync_p.h | 36 ++++---- .../qmeegographicssystemhelper.cpp | 34 +++---- .../qmeegographicssystemhelper.h | 34 +++---- .../qmeegolivepixmap.cpp | 34 +++---- .../qmeegographicssystemhelper/qmeegolivepixmap.h | 34 +++---- .../qmeegolivepixmap_p.h | 36 ++++---- .../qmeegooverlaywidget.cpp | 34 +++---- .../qmeegooverlaywidget.h | 34 +++---- tools/qmeegographicssystemhelper/qmeegoruntime.cpp | 34 +++---- tools/qmeegographicssystemhelper/qmeegoruntime.h | 34 +++---- .../qmeegoswitchevent.cpp | 34 +++---- .../qmeegographicssystemhelper/qmeegoswitchevent.h | 34 +++---- tools/qml/browser/Browser.qml | 34 +++---- tools/qml/deviceorientation.cpp | 34 +++---- tools/qml/deviceorientation.h | 34 +++---- tools/qml/deviceorientation_harmattan.cpp | 34 +++---- tools/qml/deviceorientation_maemo5.cpp | 34 +++---- tools/qml/deviceorientation_symbian.cpp | 34 +++---- tools/qml/loggerwidget.cpp | 34 +++---- tools/qml/loggerwidget.h | 34 +++---- tools/qml/main.cpp | 34 +++---- tools/qml/proxysettings.cpp | 34 +++---- tools/qml/proxysettings.h | 34 +++---- tools/qml/qdeclarativetester.cpp | 34 +++---- tools/qml/qdeclarativetester.h | 34 +++---- tools/qml/qmlruntime.cpp | 34 +++---- tools/qml/qmlruntime.h | 34 +++---- tools/qml/startup/Logo.qml | 34 +++---- tools/qml/startup/startup.qml | 34 +++---- tools/qml/texteditautoresizer_maemo5.h | 34 +++---- tools/qtconcurrent/codegenerator/example/main.cpp | 34 +++---- .../codegenerator/src/codegenerator.cpp | 34 +++---- .../qtconcurrent/codegenerator/src/codegenerator.h | 34 +++---- tools/qtconcurrent/generaterun/main.cpp | 34 +++---- tools/qtconfig/colorbutton.cpp | 34 +++---- tools/qtconfig/colorbutton.h | 34 +++---- tools/qtconfig/main.cpp | 34 +++---- tools/qtconfig/mainwindow.cpp | 34 +++---- tools/qtconfig/mainwindow.h | 34 +++---- tools/qtconfig/mainwindowbase.cpp | 34 +++---- tools/qtconfig/mainwindowbase.h | 34 +++---- tools/qtconfig/mainwindowbase.ui | 34 +++---- tools/qtconfig/paletteeditoradvanced.cpp | 34 +++---- tools/qtconfig/paletteeditoradvanced.h | 34 +++---- tools/qtconfig/paletteeditoradvancedbase.cpp | 34 +++---- tools/qtconfig/paletteeditoradvancedbase.h | 34 +++---- tools/qtconfig/paletteeditoradvancedbase.ui | 34 +++---- tools/qtconfig/previewframe.cpp | 34 +++---- tools/qtconfig/previewframe.h | 34 +++---- tools/qtconfig/previewwidget.cpp | 34 +++---- tools/qtconfig/previewwidget.h | 36 ++++---- tools/qtconfig/previewwidgetbase.cpp | 34 +++---- tools/qtconfig/previewwidgetbase.h | 34 +++---- tools/qtconfig/previewwidgetbase.ui | 34 +++---- tools/qtestlib/updater/main.cpp | 34 +++---- tools/qtestlib/wince/cetcpsync/main.cpp | 34 +++---- .../wince/cetcpsync/qtcesterconnection.cpp | 34 +++---- .../qtestlib/wince/cetcpsync/qtcesterconnection.h | 34 +++---- .../qtestlib/wince/cetcpsync/remoteconnection.cpp | 34 +++---- tools/qtestlib/wince/cetcpsync/remoteconnection.h | 34 +++---- tools/qtestlib/wince/cetcpsyncserver/commands.cpp | 34 +++---- tools/qtestlib/wince/cetcpsyncserver/commands.h | 34 +++---- .../wince/cetcpsyncserver/connectionmanager.cpp | 34 +++---- .../wince/cetcpsyncserver/connectionmanager.h | 34 +++---- tools/qtestlib/wince/cetcpsyncserver/main.cpp | 36 ++++---- .../wince/cetcpsyncserver/transfer_global.h | 34 +++---- .../qtestlib/wince/cetest/activesyncconnection.cpp | 34 +++---- tools/qtestlib/wince/cetest/activesyncconnection.h | 34 +++---- .../qtestlib/wince/cetest/cetcpsyncconnection.cpp | 34 +++---- tools/qtestlib/wince/cetest/cetcpsyncconnection.h | 34 +++---- tools/qtestlib/wince/cetest/deployment.cpp | 34 +++---- tools/qtestlib/wince/cetest/deployment.h | 34 +++---- tools/qtestlib/wince/cetest/main.cpp | 34 +++---- tools/qtestlib/wince/cetest/remoteconnection.cpp | 34 +++---- tools/qtestlib/wince/cetest/remoteconnection.h | 34 +++---- tools/qtestlib/wince/remotelib/commands.cpp | 34 +++---- tools/qtestlib/wince/remotelib/commands.h | 36 ++++---- tools/qttracereplay/main.cpp | 34 +++---- tools/qvfb/config.ui | 34 +++---- tools/qvfb/gammaview.h | 36 ++++---- tools/qvfb/main.cpp | 34 +++---- tools/qvfb/qanimationwriter.cpp | 34 +++---- tools/qvfb/qanimationwriter.h | 34 +++---- tools/qvfb/qtopiakeysym.h | 34 +++---- tools/qvfb/qvfb.cpp | 34 +++---- tools/qvfb/qvfb.h | 34 +++---- tools/qvfb/qvfbmmap.cpp | 34 +++---- tools/qvfb/qvfbmmap.h | 34 +++---- tools/qvfb/qvfbprotocol.cpp | 34 +++---- tools/qvfb/qvfbprotocol.h | 34 +++---- tools/qvfb/qvfbratedlg.cpp | 34 +++---- tools/qvfb/qvfbratedlg.h | 34 +++---- tools/qvfb/qvfbshmem.cpp | 34 +++---- tools/qvfb/qvfbshmem.h | 34 +++---- tools/qvfb/qvfbview.cpp | 34 +++---- tools/qvfb/qvfbview.h | 34 +++---- tools/qvfb/qvfbx11view.cpp | 34 +++---- tools/qvfb/qvfbx11view.h | 34 +++---- tools/qvfb/x11keyfaker.cpp | 34 +++---- tools/qvfb/x11keyfaker.h | 34 +++---- tools/runonphone/main.cpp | 34 +++---- tools/runonphone/ossignalconverter.cpp | 34 +++---- tools/runonphone/ossignalconverter.h | 36 ++++---- tools/runonphone/ossignalconverter_p.h | 34 +++---- tools/runonphone/serenum.h | 36 ++++---- tools/runonphone/serenum_stub.cpp | 36 ++++---- tools/runonphone/serenum_unix.cpp | 34 +++---- tools/runonphone/serenum_win.cpp | 34 +++---- .../runonphone/symbianutils/bluetoothlistener.cpp | 34 +++---- tools/runonphone/symbianutils/bluetoothlistener.h | 34 +++---- .../symbianutils/bluetoothlistener_gui.cpp | 34 +++---- .../symbianutils/bluetoothlistener_gui.h | 34 +++---- tools/runonphone/symbianutils/callback.h | 34 +++---- .../symbianutils/communicationstarter.cpp | 34 +++---- .../runonphone/symbianutils/communicationstarter.h | 34 +++---- tools/runonphone/symbianutils/json.cpp | 34 +++---- tools/runonphone/symbianutils/json.h | 34 +++---- tools/runonphone/symbianutils/launcher.cpp | 34 +++---- tools/runonphone/symbianutils/launcher.h | 34 +++---- .../symbianutils/symbiandevicemanager.cpp | 34 +++---- .../runonphone/symbianutils/symbiandevicemanager.h | 34 +++---- .../runonphone/symbianutils/symbianutils_global.h | 36 ++++---- tools/runonphone/symbianutils/tcftrkdevice.cpp | 34 +++---- tools/runonphone/symbianutils/tcftrkdevice.h | 34 +++---- tools/runonphone/symbianutils/tcftrkmessage.cpp | 34 +++---- tools/runonphone/symbianutils/tcftrkmessage.h | 34 +++---- tools/runonphone/symbianutils/trkdevice.cpp | 34 +++---- tools/runonphone/symbianutils/trkdevice.h | 34 +++---- tools/runonphone/symbianutils/trkutils.cpp | 34 +++---- tools/runonphone/symbianutils/trkutils.h | 34 +++---- tools/runonphone/symbianutils/trkutils_p.h | 36 ++++---- tools/runonphone/trksignalhandler.cpp | 34 +++---- tools/runonphone/trksignalhandler.h | 34 +++---- tools/shared/deviceskin/deviceskin.cpp | 34 +++---- tools/shared/deviceskin/deviceskin.h | 34 +++---- tools/shared/findwidget/abstractfindwidget.cpp | 34 +++---- tools/shared/findwidget/abstractfindwidget.h | 34 +++---- tools/shared/findwidget/itemviewfindwidget.cpp | 34 +++---- tools/shared/findwidget/itemviewfindwidget.h | 34 +++---- tools/shared/findwidget/texteditfindwidget.cpp | 34 +++---- tools/shared/findwidget/texteditfindwidget.h | 34 +++---- tools/shared/fontpanel/fontpanel.cpp | 34 +++---- tools/shared/fontpanel/fontpanel.h | 34 +++---- tools/shared/qtgradienteditor/qtcolorbutton.cpp | 34 +++---- tools/shared/qtgradienteditor/qtcolorbutton.h | 34 +++---- tools/shared/qtgradienteditor/qtcolorline.cpp | 34 +++---- tools/shared/qtgradienteditor/qtcolorline.h | 34 +++---- tools/shared/qtgradienteditor/qtgradientdialog.cpp | 34 +++---- tools/shared/qtgradienteditor/qtgradientdialog.h | 34 +++---- tools/shared/qtgradienteditor/qtgradientdialog.ui | 34 +++---- tools/shared/qtgradienteditor/qtgradienteditor.cpp | 34 +++---- tools/shared/qtgradienteditor/qtgradienteditor.h | 34 +++---- tools/shared/qtgradienteditor/qtgradienteditor.ui | 34 +++---- .../shared/qtgradienteditor/qtgradientmanager.cpp | 34 +++---- tools/shared/qtgradienteditor/qtgradientmanager.h | 34 +++---- .../qtgradienteditor/qtgradientstopscontroller.cpp | 34 +++---- .../qtgradienteditor/qtgradientstopscontroller.h | 34 +++---- .../qtgradienteditor/qtgradientstopsmodel.cpp | 34 +++---- .../shared/qtgradienteditor/qtgradientstopsmodel.h | 34 +++---- .../qtgradienteditor/qtgradientstopswidget.cpp | 34 +++---- .../qtgradienteditor/qtgradientstopswidget.h | 34 +++---- tools/shared/qtgradienteditor/qtgradientutils.cpp | 34 +++---- tools/shared/qtgradienteditor/qtgradientutils.h | 34 +++---- tools/shared/qtgradienteditor/qtgradientview.cpp | 34 +++---- tools/shared/qtgradienteditor/qtgradientview.h | 34 +++---- .../qtgradienteditor/qtgradientviewdialog.cpp | 34 +++---- .../shared/qtgradienteditor/qtgradientviewdialog.h | 34 +++---- .../qtgradienteditor/qtgradientviewdialog.ui | 34 +++---- tools/shared/qtgradienteditor/qtgradientwidget.cpp | 34 +++---- tools/shared/qtgradienteditor/qtgradientwidget.h | 34 +++---- .../qtpropertybrowser/qtbuttonpropertybrowser.cpp | 34 +++---- .../qtpropertybrowser/qtbuttonpropertybrowser.h | 34 +++---- tools/shared/qtpropertybrowser/qteditorfactory.cpp | 34 +++---- tools/shared/qtpropertybrowser/qteditorfactory.h | 34 +++---- .../qtgroupboxpropertybrowser.cpp | 34 +++---- .../qtpropertybrowser/qtgroupboxpropertybrowser.h | 34 +++---- .../shared/qtpropertybrowser/qtpropertybrowser.cpp | 34 +++---- tools/shared/qtpropertybrowser/qtpropertybrowser.h | 34 +++---- .../qtpropertybrowser/qtpropertybrowserutils.cpp | 34 +++---- .../qtpropertybrowser/qtpropertybrowserutils_p.h | 34 +++---- .../shared/qtpropertybrowser/qtpropertymanager.cpp | 34 +++---- tools/shared/qtpropertybrowser/qtpropertymanager.h | 34 +++---- .../qtpropertybrowser/qttreepropertybrowser.cpp | 34 +++---- .../qtpropertybrowser/qttreepropertybrowser.h | 34 +++---- .../shared/qtpropertybrowser/qtvariantproperty.cpp | 34 +++---- tools/shared/qtpropertybrowser/qtvariantproperty.h | 34 +++---- tools/shared/qttoolbardialog/qttoolbardialog.cpp | 34 +++---- tools/shared/qttoolbardialog/qttoolbardialog.h | 34 +++---- tools/shared/symbian/epocroot.cpp | 34 +++---- tools/shared/symbian/epocroot_p.h | 34 +++---- tools/shared/windows/registry.cpp | 34 +++---- tools/shared/windows/registry_p.h | 34 +++---- tools/xmlpatterns/main.cpp | 34 +++---- tools/xmlpatterns/main.h | 34 +++---- tools/xmlpatterns/qapplicationargument.cpp | 34 +++---- tools/xmlpatterns/qapplicationargument_p.h | 34 +++---- tools/xmlpatterns/qapplicationargumentparser.cpp | 34 +++---- tools/xmlpatterns/qapplicationargumentparser_p.h | 34 +++---- tools/xmlpatternsvalidator/main.cpp | 34 +++---- tools/xmlpatternsvalidator/main.h | 34 +++---- translations/check-ts.pl | 34 +++---- util/fixnonlatin1/main.cpp | 34 +++---- util/gencmap/gencmap.cpp | 34 +++---- util/lexgen/configfile.cpp | 34 +++---- util/lexgen/configfile.h | 34 +++---- util/lexgen/generator.cpp | 34 +++---- util/lexgen/generator.h | 34 +++---- util/lexgen/global.h | 34 +++---- util/lexgen/main.cpp | 34 +++---- util/lexgen/nfa.cpp | 34 +++---- util/lexgen/nfa.h | 34 +++---- util/lexgen/re2nfa.cpp | 34 +++---- util/lexgen/re2nfa.h | 34 +++---- util/lexgen/tests/tst_lexgen.cpp | 34 +++---- util/lexgen/tokenizer.cpp | 34 +++---- util/local_database/cldr2qlocalexml.py | 34 +++---- util/local_database/dateconverter.py | 34 +++---- util/local_database/enumdata.py | 34 +++---- util/local_database/qlocalexml2cpp.py | 34 +++---- util/local_database/testlocales/localemodel.cpp | 34 +++---- util/local_database/testlocales/localemodel.h | 34 +++---- util/local_database/testlocales/localewidget.cpp | 34 +++---- util/local_database/testlocales/localewidget.h | 36 ++++---- util/local_database/testlocales/main.cpp | 36 ++++---- util/local_database/xpathlite.py | 34 +++---- util/network/cookiejar-generateTLDs/main.cpp | 34 +++---- util/normalize/main.cpp | 34 +++---- util/plugintest/main.cpp | 34 +++---- util/qlalr/compress.cpp | 34 +++---- util/qlalr/compress.h | 36 ++++---- util/qlalr/cppgenerator.cpp | 68 +++++++------- util/qlalr/cppgenerator.h | 34 +++---- util/qlalr/doc/src/qlalr.qdoc | 20 ++-- util/qlalr/dotgraph.cpp | 34 +++---- util/qlalr/dotgraph.h | 36 ++++---- util/qlalr/examples/dummy-xml/ll/dummy-xml-ll.cpp | 34 +++---- util/qlalr/examples/dummy-xml/xml.g | 34 +++---- util/qlalr/examples/glsl/build.sh | 36 ++++---- util/qlalr/examples/glsl/glsl-lex.l | 34 +++---- util/qlalr/examples/glsl/glsl.g | 34 +++---- util/qlalr/examples/lambda/lambda.g | 34 +++---- util/qlalr/examples/lambda/main.cpp | 34 +++---- util/qlalr/examples/qparser/calc.g | 34 +++---- util/qlalr/examples/qparser/calc.l | 36 ++++---- util/qlalr/examples/qparser/qparser.cpp | 36 ++++---- util/qlalr/examples/qparser/qparser.h | 34 +++---- util/qlalr/grammar.cpp | 34 +++---- util/qlalr/grammar_p.h | 34 +++---- util/qlalr/lalr.cpp | 34 +++---- util/qlalr/lalr.g | 102 ++++++++++----------- util/qlalr/lalr.h | 34 +++---- util/qlalr/main.cpp | 34 +++---- util/qlalr/parsetable.cpp | 34 +++---- util/qlalr/parsetable.h | 36 ++++---- util/qlalr/recognizer.cpp | 34 +++---- util/qlalr/recognizer.h | 34 +++---- util/s60pixelmetrics/bld.inf | 36 ++++---- util/s60pixelmetrics/pixel_metrics.cpp | 34 +++---- util/s60pixelmetrics/pixel_metrics.h | 34 +++---- util/s60pixelmetrics/pm_mapper.hrh | 34 +++---- util/s60pixelmetrics/pm_mapper.mmp | 34 +++---- util/s60pixelmetrics/pm_mapper.rss | 34 +++---- util/s60pixelmetrics/pm_mapper_reg.rss | 36 ++++---- util/s60pixelmetrics/pm_mapperapp.cpp | 34 +++---- util/s60pixelmetrics/pm_mapperapp.h | 34 +++---- util/s60pixelmetrics/pm_mapperview.cpp | 34 +++---- util/s60pixelmetrics/pm_mapperview.h | 34 +++---- util/s60theme/main.cpp | 34 +++---- util/s60theme/s60themeconvert.cpp | 34 +++---- util/s60theme/s60themeconvert.h | 36 ++++---- util/scripts/make_qfeatures_dot_h | 68 +++++++------- util/unicode/codecs/big5/main.cpp | 34 +++---- util/unicode/main.cpp | 68 +++++++------- util/unicode/writingSystems.sh | 36 ++++---- util/xkbdatagen/main.cpp | 68 +++++++------- 7936 files changed, 131576 insertions(+), 131576 deletions(-) diff --git a/bin/createpackage.bat b/bin/createpackage.bat index a946278..f86cec8 100755 --- a/bin/createpackage.bat +++ b/bin/createpackage.bat @@ -7,29 +7,29 @@ :: This file is part of the test suite of the Qt Toolkit. :: :: $QT_BEGIN_LICENSE:LGPL$ -:: No Commercial Usage -:: This file contains pre-release code and may not be distributed. -:: You may use this file in accordance with the terms and conditions -:: contained in the Technology Preview License Agreement accompanying -:: this package. -:: :: GNU Lesser General Public License Usage -:: Alternatively, this file may be used under the terms of the GNU Lesser -:: General Public License version 2.1 as published by the Free Software -:: Foundation and appearing in the file LICENSE.LGPL included in the -:: packaging of this file. Please review the following information to -:: ensure the GNU Lesser General Public License version 2.1 requirements -:: will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +:: This file may be used under the terms of the GNU Lesser General Public +:: License version 2.1 as published by the Free Software Foundation and +:: appearing in the file LICENSE.LGPL included in the packaging of this +:: file. Please review the following information to ensure the GNU Lesser +:: General Public License version 2.1 requirements will be met: +:: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. :: :: In addition, as a special exception, Nokia gives you certain additional -:: rights. These rights are described in the Nokia Qt LGPL Exception +:: rights. These rights are described in the Nokia Qt LGPL Exception :: version 1.1, included in the file LGPL_EXCEPTION.txt in this package. :: -:: If you have questions regarding the use of this file, please contact -:: Nokia at qt-info@nokia.com. -:: -:: -:: +:: GNU General Public License Usage +:: Alternatively, this file may be used under the terms of the GNU General +:: Public License version 3.0 as published by the Free Software Foundation +:: and appearing in the file LICENSE.GPL included in the packaging of this +:: file. Please review the following information to ensure the GNU General +:: Public License version 3.0 requirements will be met: +:: http://www.gnu.org/copyleft/gpl.html. +:: +:: Other Usage +:: Alternatively, this file may be used in accordance with the terms and +:: conditions contained in a signed written agreement between you and Nokia. :: :: :: diff --git a/bin/createpackage.pl b/bin/createpackage.pl index df91876..8c1c290 100755 --- a/bin/createpackage.pl +++ b/bin/createpackage.pl @@ -8,29 +8,29 @@ ## This file is part of the S60 port of the Qt Toolkit. ## ## $QT_BEGIN_LICENSE:LGPL$ -## No Commercial Usage -## This file contains pre-release code and may not be distributed. -## You may use this file in accordance with the terms and conditions -## contained in the Technology Preview License Agreement accompanying -## this package. -## ## GNU Lesser General Public License Usage -## Alternatively, this file may be used under the terms of the GNU Lesser -## General Public License version 2.1 as published by the Free Software -## Foundation and appearing in the file LICENSE.LGPL included in the -## packaging of this file. Please review the following information to -## ensure the GNU Lesser General Public License version 2.1 requirements -## will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +## This file may be used under the terms of the GNU Lesser General Public +## License version 2.1 as published by the Free Software Foundation and +## appearing in the file LICENSE.LGPL included in the packaging of this +## file. Please review the following information to ensure the GNU Lesser +## General Public License version 2.1 requirements will be met: +## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ## ## In addition, as a special exception, Nokia gives you certain additional -## rights. These rights are described in the Nokia Qt LGPL Exception +## rights. These rights are described in the Nokia Qt LGPL Exception ## version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ## -## If you have questions regarding the use of this file, please contact -## Nokia at qt-info@nokia.com. -## -## +## GNU General Public License Usage +## Alternatively, this file may be used under the terms of the GNU General +## Public License version 3.0 as published by the Free Software Foundation +## and appearing in the file LICENSE.GPL included in the packaging of this +## file. Please review the following information to ensure the GNU General +## Public License version 3.0 requirements will be met: +## http://www.gnu.org/copyleft/gpl.html. ## +## Other Usage +## Alternatively, this file may be used in accordance with the terms and +## conditions contained in a signed written agreement between you and Nokia. ## ## ## diff --git a/bin/elf2e32_qtwrapper.pl b/bin/elf2e32_qtwrapper.pl index a2aff75..c5e3da6 100755 --- a/bin/elf2e32_qtwrapper.pl +++ b/bin/elf2e32_qtwrapper.pl @@ -8,29 +8,29 @@ ## This file is part of the S60 port of the Qt Toolkit. ## ## $QT_BEGIN_LICENSE:LGPL$ -## No Commercial Usage -## This file contains pre-release code and may not be distributed. -## You may use this file in accordance with the terms and conditions -## contained in the Technology Preview License Agreement accompanying -## this package. -## ## GNU Lesser General Public License Usage -## Alternatively, this file may be used under the terms of the GNU Lesser -## General Public License version 2.1 as published by the Free Software -## Foundation and appearing in the file LICENSE.LGPL included in the -## packaging of this file. Please review the following information to -## ensure the GNU Lesser General Public License version 2.1 requirements -## will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +## This file may be used under the terms of the GNU Lesser General Public +## License version 2.1 as published by the Free Software Foundation and +## appearing in the file LICENSE.LGPL included in the packaging of this +## file. Please review the following information to ensure the GNU Lesser +## General Public License version 2.1 requirements will be met: +## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ## ## In addition, as a special exception, Nokia gives you certain additional -## rights. These rights are described in the Nokia Qt LGPL Exception +## rights. These rights are described in the Nokia Qt LGPL Exception ## version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ## -## If you have questions regarding the use of this file, please contact -## Nokia at qt-info@nokia.com. -## -## +## GNU General Public License Usage +## Alternatively, this file may be used under the terms of the GNU General +## Public License version 3.0 as published by the Free Software Foundation +## and appearing in the file LICENSE.GPL included in the packaging of this +## file. Please review the following information to ensure the GNU General +## Public License version 3.0 requirements will be met: +## http://www.gnu.org/copyleft/gpl.html. ## +## Other Usage +## Alternatively, this file may be used in accordance with the terms and +## conditions contained in a signed written agreement between you and Nokia. ## ## ## diff --git a/bin/patch_capabilities.pl b/bin/patch_capabilities.pl index 91ab4b8..019a780 100755 --- a/bin/patch_capabilities.pl +++ b/bin/patch_capabilities.pl @@ -8,29 +8,29 @@ ## This file is part of the S60 port of the Qt Toolkit. ## ## $QT_BEGIN_LICENSE:LGPL$ -## No Commercial Usage -## This file contains pre-release code and may not be distributed. -## You may use this file in accordance with the terms and conditions -## contained in the Technology Preview License Agreement accompanying -## this package. -## ## GNU Lesser General Public License Usage -## Alternatively, this file may be used under the terms of the GNU Lesser -## General Public License version 2.1 as published by the Free Software -## Foundation and appearing in the file LICENSE.LGPL included in the -## packaging of this file. Please review the following information to -## ensure the GNU Lesser General Public License version 2.1 requirements -## will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +## This file may be used under the terms of the GNU Lesser General Public +## License version 2.1 as published by the Free Software Foundation and +## appearing in the file LICENSE.LGPL included in the packaging of this +## file. Please review the following information to ensure the GNU Lesser +## General Public License version 2.1 requirements will be met: +## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ## ## In addition, as a special exception, Nokia gives you certain additional -## rights. These rights are described in the Nokia Qt LGPL Exception +## rights. These rights are described in the Nokia Qt LGPL Exception ## version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ## -## If you have questions regarding the use of this file, please contact -## Nokia at qt-info@nokia.com. -## -## +## GNU General Public License Usage +## Alternatively, this file may be used under the terms of the GNU General +## Public License version 3.0 as published by the Free Software Foundation +## and appearing in the file LICENSE.GPL included in the packaging of this +## file. Please review the following information to ensure the GNU General +## Public License version 3.0 requirements will be met: +## http://www.gnu.org/copyleft/gpl.html. ## +## Other Usage +## Alternatively, this file may be used in accordance with the terms and +## conditions contained in a signed written agreement between you and Nokia. ## ## ## diff --git a/bin/setcepaths.bat b/bin/setcepaths.bat index 139ea68..7a469c4 100755 --- a/bin/setcepaths.bat +++ b/bin/setcepaths.bat @@ -7,29 +7,29 @@ :: This file is part of the tools applications of the Qt Toolkit. :: :: $QT_BEGIN_LICENSE:LGPL$ -:: No Commercial Usage -:: This file contains pre-release code and may not be distributed. -:: You may use this file in accordance with the terms and conditions -:: contained in the Technology Preview License Agreement accompanying -:: this package. -:: :: GNU Lesser General Public License Usage -:: Alternatively, this file may be used under the terms of the GNU Lesser -:: General Public License version 2.1 as published by the Free Software -:: Foundation and appearing in the file LICENSE.LGPL included in the -:: packaging of this file. Please review the following information to -:: ensure the GNU Lesser General Public License version 2.1 requirements -:: will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +:: This file may be used under the terms of the GNU Lesser General Public +:: License version 2.1 as published by the Free Software Foundation and +:: appearing in the file LICENSE.LGPL included in the packaging of this +:: file. Please review the following information to ensure the GNU Lesser +:: General Public License version 2.1 requirements will be met: +:: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. :: :: In addition, as a special exception, Nokia gives you certain additional -:: rights. These rights are described in the Nokia Qt LGPL Exception +:: rights. These rights are described in the Nokia Qt LGPL Exception :: version 1.1, included in the file LGPL_EXCEPTION.txt in this package. :: -:: If you have questions regarding the use of this file, please contact -:: Nokia at qt-info@nokia.com. -:: -:: +:: GNU General Public License Usage +:: Alternatively, this file may be used under the terms of the GNU General +:: Public License version 3.0 as published by the Free Software Foundation +:: and appearing in the file LICENSE.GPL included in the packaging of this +:: file. Please review the following information to ensure the GNU General +:: Public License version 3.0 requirements will be met: +:: http://www.gnu.org/copyleft/gpl.html. :: +:: Other Usage +:: Alternatively, this file may be used in accordance with the terms and +:: conditions contained in a signed written agreement between you and Nokia. :: :: :: diff --git a/bin/syncqt.bat b/bin/syncqt.bat index dd0da87..66c3cc2 100755 --- a/bin/syncqt.bat +++ b/bin/syncqt.bat @@ -7,29 +7,29 @@ :: This file is part of the tools applications of the Qt Toolkit. :: :: $QT_BEGIN_LICENSE:LGPL$ -:: No Commercial Usage -:: This file contains pre-release code and may not be distributed. -:: You may use this file in accordance with the terms and conditions -:: contained in the Technology Preview License Agreement accompanying -:: this package. -:: :: GNU Lesser General Public License Usage -:: Alternatively, this file may be used under the terms of the GNU Lesser -:: General Public License version 2.1 as published by the Free Software -:: Foundation and appearing in the file LICENSE.LGPL included in the -:: packaging of this file. Please review the following information to -:: ensure the GNU Lesser General Public License version 2.1 requirements -:: will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +:: This file may be used under the terms of the GNU Lesser General Public +:: License version 2.1 as published by the Free Software Foundation and +:: appearing in the file LICENSE.LGPL included in the packaging of this +:: file. Please review the following information to ensure the GNU Lesser +:: General Public License version 2.1 requirements will be met: +:: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. :: :: In addition, as a special exception, Nokia gives you certain additional -:: rights. These rights are described in the Nokia Qt LGPL Exception +:: rights. These rights are described in the Nokia Qt LGPL Exception :: version 1.1, included in the file LGPL_EXCEPTION.txt in this package. :: -:: If you have questions regarding the use of this file, please contact -:: Nokia at qt-info@nokia.com. -:: -:: -:: +:: GNU General Public License Usage +:: Alternatively, this file may be used under the terms of the GNU General +:: Public License version 3.0 as published by the Free Software Foundation +:: and appearing in the file LICENSE.GPL included in the packaging of this +:: file. Please review the following information to ensure the GNU General +:: Public License version 3.0 requirements will be met: +:: http://www.gnu.org/copyleft/gpl.html. +:: +:: Other Usage +:: Alternatively, this file may be used in accordance with the terms and +:: conditions contained in a signed written agreement between you and Nokia. :: :: :: diff --git a/config.tests/mac/corewlan/corewlantest.mm b/config.tests/mac/corewlan/corewlantest.mm index 3b63607..06b7db3 100644 --- a/config.tests/mac/corewlan/corewlantest.mm +++ b/config.tests/mac/corewlan/corewlantest.mm @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/mac/crc/main.cpp b/config.tests/mac/crc/main.cpp index 8d44e0a..12d2811 100644 --- a/config.tests/mac/crc/main.cpp +++ b/config.tests/mac/crc/main.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. ** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/mac/xcodeversion.cpp b/config.tests/mac/xcodeversion.cpp index dc7e5fc..df208e3 100644 --- a/config.tests/mac/xcodeversion.cpp +++ b/config.tests/mac/xcodeversion.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. ** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/qws/ahi/ahi.cpp b/config.tests/qws/ahi/ahi.cpp index 330d28b..f9e3b1a 100644 --- a/config.tests/qws/ahi/ahi.cpp +++ b/config.tests/qws/ahi/ahi.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/qws/directfb/directfb.cpp b/config.tests/qws/directfb/directfb.cpp index df6576b..c0acff1 100644 --- a/config.tests/qws/directfb/directfb.cpp +++ b/config.tests/qws/directfb/directfb.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/qws/sound/sound.cpp b/config.tests/qws/sound/sound.cpp index 2a5d24d..7b5b47d 100644 --- a/config.tests/qws/sound/sound.cpp +++ b/config.tests/qws/sound/sound.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/qws/svgalib/svgalib.cpp b/config.tests/qws/svgalib/svgalib.cpp index 985c9ae..dc6b1ba 100644 --- a/config.tests/qws/svgalib/svgalib.cpp +++ b/config.tests/qws/svgalib/svgalib.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/symbian/audio/audio.cpp b/config.tests/symbian/audio/audio.cpp index c749bbe..84f9b3a 100644 --- a/config.tests/symbian/audio/audio.cpp +++ b/config.tests/symbian/audio/audio.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/symbian/simple/main.cpp b/config.tests/symbian/simple/main.cpp index d2f35f3..78277a9 100644 --- a/config.tests/symbian/simple/main.cpp +++ b/config.tests/symbian/simple/main.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/3dnow/3dnow.cpp b/config.tests/unix/3dnow/3dnow.cpp index a56e209..1c158e3 100644 --- a/config.tests/unix/3dnow/3dnow.cpp +++ b/config.tests/unix/3dnow/3dnow.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/alsa/alsatest.cpp b/config.tests/unix/alsa/alsatest.cpp index d3292f6..d5a99b7 100644 --- a/config.tests/unix/alsa/alsatest.cpp +++ b/config.tests/unix/alsa/alsatest.cpp @@ -7,29 +7,29 @@ ** This file is part of the documentation of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/avx/avx.cpp b/config.tests/unix/avx/avx.cpp index 9ff139c..8085332 100644 --- a/config.tests/unix/avx/avx.cpp +++ b/config.tests/unix/avx/avx.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/clock-gettime/clock-gettime.cpp b/config.tests/unix/clock-gettime/clock-gettime.cpp index 52696f1..f5f561b 100644 --- a/config.tests/unix/clock-gettime/clock-gettime.cpp +++ b/config.tests/unix/clock-gettime/clock-gettime.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/clock-monotonic/clock-monotonic.cpp b/config.tests/unix/clock-monotonic/clock-monotonic.cpp index ec045aa..ecc18d4 100644 --- a/config.tests/unix/clock-monotonic/clock-monotonic.cpp +++ b/config.tests/unix/clock-monotonic/clock-monotonic.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/cups/cups.cpp b/config.tests/unix/cups/cups.cpp index 09b8edf..832b050 100644 --- a/config.tests/unix/cups/cups.cpp +++ b/config.tests/unix/cups/cups.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/db2/db2.cpp b/config.tests/unix/db2/db2.cpp index e03712c..bf1a881 100644 --- a/config.tests/unix/db2/db2.cpp +++ b/config.tests/unix/db2/db2.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/dbus/dbus.cpp b/config.tests/unix/dbus/dbus.cpp index 88e8a5e..2b9c2f7 100644 --- a/config.tests/unix/dbus/dbus.cpp +++ b/config.tests/unix/dbus/dbus.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/doubleformat/doubleformattest.cpp b/config.tests/unix/doubleformat/doubleformattest.cpp index b906e00..7c75331 100644 --- a/config.tests/unix/doubleformat/doubleformattest.cpp +++ b/config.tests/unix/doubleformat/doubleformattest.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. ** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/egl/egl.cpp b/config.tests/unix/egl/egl.cpp index db6956a..3387a39 100644 --- a/config.tests/unix/egl/egl.cpp +++ b/config.tests/unix/egl/egl.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/egl4gles1/egl4gles1.cpp b/config.tests/unix/egl4gles1/egl4gles1.cpp index e146680..1d6398a 100644 --- a/config.tests/unix/egl4gles1/egl4gles1.cpp +++ b/config.tests/unix/egl4gles1/egl4gles1.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/endian/endiantest.cpp b/config.tests/unix/endian/endiantest.cpp index 40b2c38..71781a1 100644 --- a/config.tests/unix/endian/endiantest.cpp +++ b/config.tests/unix/endian/endiantest.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/floatmath/floatmath.cpp b/config.tests/unix/floatmath/floatmath.cpp index e076a5c..8e87e79 100644 --- a/config.tests/unix/floatmath/floatmath.cpp +++ b/config.tests/unix/floatmath/floatmath.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/freetype/freetype.cpp b/config.tests/unix/freetype/freetype.cpp index 3c157e1..7f76b1f 100644 --- a/config.tests/unix/freetype/freetype.cpp +++ b/config.tests/unix/freetype/freetype.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/getaddrinfo/getaddrinfotest.cpp b/config.tests/unix/getaddrinfo/getaddrinfotest.cpp index 4b97dc9..9f82e64 100644 --- a/config.tests/unix/getaddrinfo/getaddrinfotest.cpp +++ b/config.tests/unix/getaddrinfo/getaddrinfotest.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. ** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/getifaddrs/getifaddrs.cpp b/config.tests/unix/getifaddrs/getifaddrs.cpp index f8cdf0a..8d944a5 100644 --- a/config.tests/unix/getifaddrs/getifaddrs.cpp +++ b/config.tests/unix/getifaddrs/getifaddrs.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/glib/glib.cpp b/config.tests/unix/glib/glib.cpp index 6784454..b8ddcad 100644 --- a/config.tests/unix/glib/glib.cpp +++ b/config.tests/unix/glib/glib.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/gnu-libiconv/gnu-libiconv.cpp b/config.tests/unix/gnu-libiconv/gnu-libiconv.cpp index 722522d..85a2b20 100644 --- a/config.tests/unix/gnu-libiconv/gnu-libiconv.cpp +++ b/config.tests/unix/gnu-libiconv/gnu-libiconv.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/gstreamer/gstreamer.cpp b/config.tests/unix/gstreamer/gstreamer.cpp index 43d9b98..4936775 100644 --- a/config.tests/unix/gstreamer/gstreamer.cpp +++ b/config.tests/unix/gstreamer/gstreamer.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/ibase/ibase.cpp b/config.tests/unix/ibase/ibase.cpp index aaba0f9..7ca3d05 100644 --- a/config.tests/unix/ibase/ibase.cpp +++ b/config.tests/unix/ibase/ibase.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/icd/icd.cpp b/config.tests/unix/icd/icd.cpp index 593540f..4582ba3 100644 --- a/config.tests/unix/icd/icd.cpp +++ b/config.tests/unix/icd/icd.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/iconv/iconv.cpp b/config.tests/unix/iconv/iconv.cpp index 568b6bd..6353a43 100644 --- a/config.tests/unix/iconv/iconv.cpp +++ b/config.tests/unix/iconv/iconv.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/inotify/inotifytest.cpp b/config.tests/unix/inotify/inotifytest.cpp index a08df3f..1e7c600 100644 --- a/config.tests/unix/inotify/inotifytest.cpp +++ b/config.tests/unix/inotify/inotifytest.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/iodbc/iodbc.cpp b/config.tests/unix/iodbc/iodbc.cpp index 6b4cc3d..fe27c9a 100644 --- a/config.tests/unix/iodbc/iodbc.cpp +++ b/config.tests/unix/iodbc/iodbc.cpp @@ -7,29 +7,29 @@ ** This file is part of the documentation of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/ipv6/ipv6test.cpp b/config.tests/unix/ipv6/ipv6test.cpp index d33c534..26403d8 100644 --- a/config.tests/unix/ipv6/ipv6test.cpp +++ b/config.tests/unix/ipv6/ipv6test.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. ** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/ipv6ifname/ipv6ifname.cpp b/config.tests/unix/ipv6ifname/ipv6ifname.cpp index 7bde426..4f7d66f 100644 --- a/config.tests/unix/ipv6ifname/ipv6ifname.cpp +++ b/config.tests/unix/ipv6ifname/ipv6ifname.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/iwmmxt/iwmmxt.cpp b/config.tests/unix/iwmmxt/iwmmxt.cpp index 25d042a..83be5be 100644 --- a/config.tests/unix/iwmmxt/iwmmxt.cpp +++ b/config.tests/unix/iwmmxt/iwmmxt.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/javascriptcore-jit/hwcap_test.cpp b/config.tests/unix/javascriptcore-jit/hwcap_test.cpp index 0ee717a..9ae5e6c 100644 --- a/config.tests/unix/javascriptcore-jit/hwcap_test.cpp +++ b/config.tests/unix/javascriptcore-jit/hwcap_test.cpp @@ -7,29 +7,29 @@ ** This file is part of the documentation of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/libjpeg/libjpeg.cpp b/config.tests/unix/libjpeg/libjpeg.cpp index efff11c..aaee287 100644 --- a/config.tests/unix/libjpeg/libjpeg.cpp +++ b/config.tests/unix/libjpeg/libjpeg.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/libmng/libmng.cpp b/config.tests/unix/libmng/libmng.cpp index d3c0f68..ee41aa4 100644 --- a/config.tests/unix/libmng/libmng.cpp +++ b/config.tests/unix/libmng/libmng.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/libpng/libpng.cpp b/config.tests/unix/libpng/libpng.cpp index 835e99f..cd05713 100644 --- a/config.tests/unix/libpng/libpng.cpp +++ b/config.tests/unix/libpng/libpng.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/libtiff/libtiff.cpp b/config.tests/unix/libtiff/libtiff.cpp index cad731d..21a9cbc 100644 --- a/config.tests/unix/libtiff/libtiff.cpp +++ b/config.tests/unix/libtiff/libtiff.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. ** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/mmx/mmx.cpp b/config.tests/unix/mmx/mmx.cpp index 25dc64d..771322e 100644 --- a/config.tests/unix/mmx/mmx.cpp +++ b/config.tests/unix/mmx/mmx.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/mremap/mremap.cpp b/config.tests/unix/mremap/mremap.cpp index 8fdc9a4..580cce9 100644 --- a/config.tests/unix/mremap/mremap.cpp +++ b/config.tests/unix/mremap/mremap.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/mysql/mysql.cpp b/config.tests/unix/mysql/mysql.cpp index 457f93d..a4a49f1 100644 --- a/config.tests/unix/mysql/mysql.cpp +++ b/config.tests/unix/mysql/mysql.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/neon/neon.cpp b/config.tests/unix/neon/neon.cpp index d868197..9c154e1 100644 --- a/config.tests/unix/neon/neon.cpp +++ b/config.tests/unix/neon/neon.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/nis/nis.cpp b/config.tests/unix/nis/nis.cpp index ccbd88b..1d260cf 100644 --- a/config.tests/unix/nis/nis.cpp +++ b/config.tests/unix/nis/nis.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/oci/oci.cpp b/config.tests/unix/oci/oci.cpp index 37821a2..d2cfd06 100644 --- a/config.tests/unix/oci/oci.cpp +++ b/config.tests/unix/oci/oci.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/odbc/odbc.cpp b/config.tests/unix/odbc/odbc.cpp index 32c1dcc..fd01e35 100644 --- a/config.tests/unix/odbc/odbc.cpp +++ b/config.tests/unix/odbc/odbc.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/opengles1/opengles1.cpp b/config.tests/unix/opengles1/opengles1.cpp index caef9a9..69526b6 100644 --- a/config.tests/unix/opengles1/opengles1.cpp +++ b/config.tests/unix/opengles1/opengles1.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/opengles2/opengles2.cpp b/config.tests/unix/opengles2/opengles2.cpp index caf02e6..50bea92 100644 --- a/config.tests/unix/opengles2/opengles2.cpp +++ b/config.tests/unix/opengles2/opengles2.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/openssl/openssl.cpp b/config.tests/unix/openssl/openssl.cpp index 39f59b2..17e5b13 100644 --- a/config.tests/unix/openssl/openssl.cpp +++ b/config.tests/unix/openssl/openssl.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/openvg/openvg.cpp b/config.tests/unix/openvg/openvg.cpp index 6cf0472..73783c3 100644 --- a/config.tests/unix/openvg/openvg.cpp +++ b/config.tests/unix/openvg/openvg.cpp @@ -7,29 +7,29 @@ ** This file is part of the documentation of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/psql/psql.cpp b/config.tests/unix/psql/psql.cpp index 3292442..31314ab 100644 --- a/config.tests/unix/psql/psql.cpp +++ b/config.tests/unix/psql/psql.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/ptrsize/ptrsizetest.cpp b/config.tests/unix/ptrsize/ptrsizetest.cpp index d24799d..f11598f 100644 --- a/config.tests/unix/ptrsize/ptrsizetest.cpp +++ b/config.tests/unix/ptrsize/ptrsizetest.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/pulseaudio/pulseaudio.cpp b/config.tests/unix/pulseaudio/pulseaudio.cpp index b8d5ef5..c89e200 100644 --- a/config.tests/unix/pulseaudio/pulseaudio.cpp +++ b/config.tests/unix/pulseaudio/pulseaudio.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/shivavg/shivavg.cpp b/config.tests/unix/shivavg/shivavg.cpp index 65c0fee..2b59687 100644 --- a/config.tests/unix/shivavg/shivavg.cpp +++ b/config.tests/unix/shivavg/shivavg.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/sqlite/sqlite.cpp b/config.tests/unix/sqlite/sqlite.cpp index ac35001..5ed2d7e 100644 --- a/config.tests/unix/sqlite/sqlite.cpp +++ b/config.tests/unix/sqlite/sqlite.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/sqlite2/sqlite2.cpp b/config.tests/unix/sqlite2/sqlite2.cpp index e5d9d04..45ca5c0 100644 --- a/config.tests/unix/sqlite2/sqlite2.cpp +++ b/config.tests/unix/sqlite2/sqlite2.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/sse/sse.cpp b/config.tests/unix/sse/sse.cpp index e130a83..9b04f44 100644 --- a/config.tests/unix/sse/sse.cpp +++ b/config.tests/unix/sse/sse.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/sse2/sse2.cpp b/config.tests/unix/sse2/sse2.cpp index 255854f..a10ec87 100644 --- a/config.tests/unix/sse2/sse2.cpp +++ b/config.tests/unix/sse2/sse2.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/sse3/sse3.cpp b/config.tests/unix/sse3/sse3.cpp index a28981c..45ffdf8 100644 --- a/config.tests/unix/sse3/sse3.cpp +++ b/config.tests/unix/sse3/sse3.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/sse4_1/sse4_1.cpp b/config.tests/unix/sse4_1/sse4_1.cpp index b5928d9..f192fe7 100644 --- a/config.tests/unix/sse4_1/sse4_1.cpp +++ b/config.tests/unix/sse4_1/sse4_1.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/sse4_2/sse4_2.cpp b/config.tests/unix/sse4_2/sse4_2.cpp index 733f1a5..e7ece6e 100644 --- a/config.tests/unix/sse4_2/sse4_2.cpp +++ b/config.tests/unix/sse4_2/sse4_2.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/ssse3/ssse3.cpp b/config.tests/unix/ssse3/ssse3.cpp index fbfe793..653a2d7 100644 --- a/config.tests/unix/ssse3/ssse3.cpp +++ b/config.tests/unix/ssse3/ssse3.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/stdint/main.cpp b/config.tests/unix/stdint/main.cpp index eeaa814..42cd28d 100644 --- a/config.tests/unix/stdint/main.cpp +++ b/config.tests/unix/stdint/main.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/stl/stltest.cpp b/config.tests/unix/stl/stltest.cpp index 597f7d0..b811363 100644 --- a/config.tests/unix/stl/stltest.cpp +++ b/config.tests/unix/stl/stltest.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. ** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/tds/tds.cpp b/config.tests/unix/tds/tds.cpp index 4705e28..aa1e428 100644 --- a/config.tests/unix/tds/tds.cpp +++ b/config.tests/unix/tds/tds.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/tslib/tslib.cpp b/config.tests/unix/tslib/tslib.cpp index 1aecf65..6e3682f 100644 --- a/config.tests/unix/tslib/tslib.cpp +++ b/config.tests/unix/tslib/tslib.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/unix/zlib/zlib.cpp b/config.tests/unix/zlib/zlib.cpp index c4dc663..4da3ae6 100644 --- a/config.tests/unix/zlib/zlib.cpp +++ b/config.tests/unix/zlib/zlib.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/fontconfig/fontconfig.cpp b/config.tests/x11/fontconfig/fontconfig.cpp index 0e856de..7894fd5 100644 --- a/config.tests/x11/fontconfig/fontconfig.cpp +++ b/config.tests/x11/fontconfig/fontconfig.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/glxfbconfig/glxfbconfig.cpp b/config.tests/x11/glxfbconfig/glxfbconfig.cpp index f111784..3a1ee6b 100644 --- a/config.tests/x11/glxfbconfig/glxfbconfig.cpp +++ b/config.tests/x11/glxfbconfig/glxfbconfig.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/mitshm/mitshm.cpp b/config.tests/x11/mitshm/mitshm.cpp index de80e3a..c3ccf89 100644 --- a/config.tests/x11/mitshm/mitshm.cpp +++ b/config.tests/x11/mitshm/mitshm.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/notype/notypetest.cpp b/config.tests/x11/notype/notypetest.cpp index 4002313..26b0c14 100644 --- a/config.tests/x11/notype/notypetest.cpp +++ b/config.tests/x11/notype/notypetest.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/opengl/opengl.cpp b/config.tests/x11/opengl/opengl.cpp index 527e28d..e2da13c 100644 --- a/config.tests/x11/opengl/opengl.cpp +++ b/config.tests/x11/opengl/opengl.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/sm/sm.cpp b/config.tests/x11/sm/sm.cpp index 6dd8183..e8614e2 100644 --- a/config.tests/x11/sm/sm.cpp +++ b/config.tests/x11/sm/sm.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/xcursor/xcursor.cpp b/config.tests/x11/xcursor/xcursor.cpp index f979b7b..10fb4b2 100644 --- a/config.tests/x11/xcursor/xcursor.cpp +++ b/config.tests/x11/xcursor/xcursor.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. ** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/xfixes/xfixes.cpp b/config.tests/x11/xfixes/xfixes.cpp index afa54bd..b57e32a 100644 --- a/config.tests/x11/xfixes/xfixes.cpp +++ b/config.tests/x11/xfixes/xfixes.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/xinerama/xinerama.cpp b/config.tests/x11/xinerama/xinerama.cpp index d686d99..e37a783 100644 --- a/config.tests/x11/xinerama/xinerama.cpp +++ b/config.tests/x11/xinerama/xinerama.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/xinput/xinput.cpp b/config.tests/x11/xinput/xinput.cpp index 92a3d41..4dbff23 100644 --- a/config.tests/x11/xinput/xinput.cpp +++ b/config.tests/x11/xinput/xinput.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/xkb/xkb.cpp b/config.tests/x11/xkb/xkb.cpp index 84e272e..4a46aff 100644 --- a/config.tests/x11/xkb/xkb.cpp +++ b/config.tests/x11/xkb/xkb.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. ** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/xlib/xlib.cpp b/config.tests/x11/xlib/xlib.cpp index 234b221..9004146 100644 --- a/config.tests/x11/xlib/xlib.cpp +++ b/config.tests/x11/xlib/xlib.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/xrandr/xrandr.cpp b/config.tests/x11/xrandr/xrandr.cpp index 0c93f01..94fc35e 100644 --- a/config.tests/x11/xrandr/xrandr.cpp +++ b/config.tests/x11/xrandr/xrandr.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/xrender/xrender.cpp b/config.tests/x11/xrender/xrender.cpp index d99f9c2..4fdc2df 100644 --- a/config.tests/x11/xrender/xrender.cpp +++ b/config.tests/x11/xrender/xrender.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/xshape/xshape.cpp b/config.tests/x11/xshape/xshape.cpp index 1b3972c..16e3160 100644 --- a/config.tests/x11/xshape/xshape.cpp +++ b/config.tests/x11/xshape/xshape.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/xsync/xsync.cpp b/config.tests/x11/xsync/xsync.cpp index 795eef2..37da068 100644 --- a/config.tests/x11/xsync/xsync.cpp +++ b/config.tests/x11/xsync/xsync.cpp @@ -7,29 +7,29 @@ ** This file is part of the config.tests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/config.tests/x11/xvideo/xvideo.cpp b/config.tests/x11/xvideo/xvideo.cpp index 9cf0662..e751755 100644 --- a/config.tests/x11/xvideo/xvideo.cpp +++ b/config.tests/x11/xvideo/xvideo.cpp @@ -7,29 +7,29 @@ ** This file is part of the FOO module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 2.1 requirements -** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** This file may be used under the terms of the GNU Lesser General Public +** License version 2.1 as published by the Free Software Foundation and +** appearing in the file LICENSE.LGPL included in the packaging of this +** file. Please review the following information to ensure the GNU Lesser +** General Public License version 2.1 requirements will be met: +** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception +** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. -** -** -** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU General +** Public License version 3.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of this +** file. Please review the following information to ensure the GNU General +** Public License version 3.0 requirements will be met: +** http://www.gnu.org/copyleft/gpl.html. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms and +** conditions contained in a signed written agreement between you and Nokia. ** ** ** diff --git a/configure b/configure index 95debec..3b7a1f3 100755 --- a/configure +++ b/configure @@ -8,29 +8,29 @@ ## This file is the build configuration utility of the Qt Toolkit. ## ## $QT_BEGIN_LICENSE:LGPL$ -## No Commercial Usage -## This file contains pre-release code and may not be distributed. -## You may use this file in accordance with the terms and conditions -## contained in the Technology Preview License Agreement accompanying -## this package. -## ## GNU Lesser General Public License Usage -## Alternatively, this file may be used under the terms of the GNU Lesser -## General Public License version 2.1 as published by the Free Software -## Foundation and appearing in the file LICENSE.LGPL included in the -## packaging of this file. Please review the following information to -## ensure the GNU Lesser General Public License version 2.1 requirements -## will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +## This file may be used under the terms of the GNU Lesser General Public +## License version 2.1 as published by the Free Software Foundation and +## appearing in the file LICENSE.LGPL included in the packaging of this +## file. Please review the following information to ensure the GNU Lesser +## General Public License version 2.1 requirements will be met: +## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.ht